From 7ca1d704df54bde59ed4e6eb4e7089c8b857d1ac Mon Sep 17 00:00:00 2001 From: status-im-auto Date: Thu, 6 Nov 2025 17:00:49 +0000 Subject: [PATCH] Updates --- assets/hierarchy.js | 1 + assets/highlight.css | 42 +- assets/icons.js | 31 +- assets/icons.svg | 2 +- assets/main.js | 9 +- assets/navigation.js | 2 +- assets/search.js | 2 +- assets/style.css | 2822 +++++++++-------- classes/_waku_core.ConnectionManager.html | 136 +- classes/_waku_core.DecodedMessage.html | 23 +- classes/_waku_core.Decoder.html | 13 +- classes/_waku_core.Encoder.html | 17 +- classes/_waku_core.FilterCore.html | 9 + classes/_waku_core.LightPushCore.html | 5 + classes/_waku_core.StoreCore.html | 5 + classes/_waku_core.StreamManager.html | 18 +- .../_waku_core.waku_filter.FilterCore.html | 11 - ...ku_core.waku_light_push.LightPushCore.html | 8 - classes/_waku_core.waku_store.StoreCore.html | 6 - classes/_waku_enr.ENR.html | 124 +- classes/_waku_enr.EnrCreator.html | 8 +- classes/_waku_enr.EnrDecoder.html | 8 +- ...aku_message-encryption.DecodedMessage.html | 17 + ...aku_message_encryption.DecodedMessage.html | 16 - classes/_waku_react.DecodedMessage.html | 12 + classes/_waku_react.Decoder.html | 7 + classes/_waku_react.Encoder.html | 9 + classes/_waku_react.Filter.html | 42 + classes/_waku_react.LightPush.html | 6 + classes/_waku_react.ReliableChannel.html | 54 + classes/_waku_react.Store.html | 28 + classes/_waku_react.WakuNode.html | 99 + ...u_react.utils.AutoShardingRoutingInfo.html | 10 + .../_waku_react.utils.BaseRoutingInfo.html | 7 + classes/_waku_react.utils.Logger.html | 6 + classes/_waku_react.utils.MockWakuNode.html | 92 + ...react.utils.StaticShardingRoutingInfo.html | 13 + .../_waku_react.waku.ConnectionManager.html | 46 + classes/_waku_react.waku.FilterCore.html | 9 + classes/_waku_react.waku.LightPushCore.html | 5 + classes/_waku_react.waku.StoreCore.html | 5 + classes/_waku_react.waku.StreamManager.html | 3 + classes/_waku_relay.Relay.html | 44 +- classes/_waku_sdk.DecodedMessage.html | 23 +- classes/_waku_sdk.Decoder.html | 13 +- classes/_waku_sdk.Encoder.html | 17 +- classes/_waku_sdk.Filter.html | 84 +- classes/_waku_sdk.LightPush.html | 16 +- classes/_waku_sdk.ReliableChannel.html | 54 + classes/_waku_sdk.Store.html | 61 +- classes/_waku_sdk.WakuNode.html | 151 +- ...aku_sdk.utils.AutoShardingRoutingInfo.html | 10 + classes/_waku_sdk.utils.BaseRoutingInfo.html | 7 + classes/_waku_sdk.utils.Logger.html | 16 +- classes/_waku_sdk.utils.MockWakuNode.html | 92 + ...u_sdk.utils.StaticShardingRoutingInfo.html | 13 + classes/_waku_sdk.waku.ConnectionManager.html | 136 +- classes/_waku_sdk.waku.FilterCore.html | 9 + classes/_waku_sdk.waku.LightPushCore.html | 5 + classes/_waku_sdk.waku.StoreCore.html | 5 + classes/_waku_sdk.waku.StreamManager.html | 18 +- ..._waku_sdk.waku.waku_filter.FilterCore.html | 11 - ...dk.waku.waku_light_push.LightPushCore.html | 8 - .../_waku_sdk.waku.waku_store.StoreCore.html | 6 - classes/_waku_sds.BloomFilter.html | 27 +- classes/_waku_sds.ContentMessage.html | 17 + classes/_waku_sds.EphemeralMessage.html | 15 + classes/_waku_sds.Message.html | 15 + classes/_waku_sds.MessageChannel.html | 116 +- classes/_waku_sds.SyncMessage.html | 15 + .../_waku_utils.AutoShardingRoutingInfo.html | 10 + classes/_waku_utils.BaseRoutingInfo.html | 7 + classes/_waku_utils.Logger.html | 16 +- classes/_waku_utils.MockWakuNode.html | 92 + ..._waku_utils.StaticShardingRoutingInfo.html | 13 + enums/_waku_enr.TransportProtocol.html | 6 +- ...aku_enr.TransportProtocolPerIpVersion.html | 10 +- ...aku_interfaces.EConnectionStateEvents.html | 2 - ...ku_interfaces.EPeersByDiscoveryEvents.html | 5 - enums/_waku_interfaces.FilterError.html | 19 + enums/_waku_interfaces.HealthStatus.html | 11 +- ...u_interfaces.HealthStatusChangeEvents.html | 2 - enums/_waku_interfaces.LightPushError.html | 22 + .../_waku_interfaces.LightPushStatusCode.html | 11 + enums/_waku_interfaces.ProtocolError.html | 60 +- enums/_waku_interfaces.Protocols.html | 10 +- enums/_waku_interfaces.Tags.html | 8 +- enums/_waku_interfaces.WakuEvent.html | 3 + ...ubscribeRequest.FilterSubscribeType-1.html | 5 - ...rSubscribeRequest.FilterSubscribeType.html | 5 + enums/_waku_react.FilterError.html | 19 + enums/_waku_react.HealthStatus.html | 7 + enums/_waku_react.LightPushError.html | 22 + enums/_waku_react.LightPushStatusCode.html | 11 + enums/_waku_react.ProtocolError.html | 16 + enums/_waku_react.Protocols.html | 5 + enums/_waku_react.Tags.html | 4 + enums/_waku_react.WakuEvent.html | 3 + enums/_waku_sdk.EConnectionStateEvents.html | 2 - enums/_waku_sdk.EPeersByDiscoveryEvents.html | 5 - enums/_waku_sdk.FilterError.html | 19 + enums/_waku_sdk.HealthStatus.html | 11 +- enums/_waku_sdk.HealthStatusChangeEvents.html | 2 - enums/_waku_sdk.LightPushError.html | 22 + enums/_waku_sdk.LightPushStatusCode.html | 11 + enums/_waku_sdk.ProtocolError.html | 60 +- enums/_waku_sdk.Protocols.html | 10 +- enums/_waku_sdk.Tags.html | 8 +- enums/_waku_sdk.WakuEvent.html | 3 + enums/_waku_sds.MessageChannelEvent.html | 25 +- functions/_waku_core.createDecoder.html | 6 +- functions/_waku_core.createEncoder.html | 5 +- ....version_0.proto.RateLimitProof.codec.html | 1 - ...version_0.proto.RateLimitProof.decode.html | 1 - ...version_0.proto.RateLimitProof.encode.html | 1 - ...age.version_0.proto.WakuMessage.codec.html | 1 - ...ge.version_0.proto.WakuMessage.decode.html | 1 - ...ge.version_0.proto.WakuMessage.encode.html | 1 - functions/_waku_core.messageHash.html | 11 +- functions/_waku_core.messageHashStr.html | 11 +- functions/_waku_core.wakuMetadata.html | 2 +- ...re.waku_light_push.PushResponse.codec.html | 1 - ...e.waku_light_push.PushResponse.decode.html | 1 - ...e.waku_light_push.PushResponse.encode.html | 1 - functions/_waku_enr.compressPublicKey.html | 2 +- .../_waku_enr.createPeerIdFromPublicKey.html | 2 +- functions/_waku_enr.decodeWaku2.html | 2 +- functions/_waku_enr.encodeWaku2.html | 2 +- functions/_waku_enr.keccak256.html | 2 +- functions/_waku_enr.sign.html | 6 +- functions/_waku_enr.verifySignature.html | 4 +- ...ssage-encryption.crypto.ecies.decrypt.html | 6 + ...ssage-encryption.crypto.ecies.encrypt.html | 5 + ...u_message-encryption.crypto.getSubtle.html | 1 + ...u_message-encryption.crypto.keccak256.html | 1 + .../_waku_message-encryption.crypto.sign.html | 5 + ...e-encryption.crypto.symmetric.decrypt.html | 1 + ...e-encryption.crypto.symmetric.encrypt.html | 1 + ...ncryption.crypto.symmetric.generateIv.html | 1 + ...essage-encryption.ecies.createDecoder.html | 9 + ...essage-encryption.ecies.createEncoder.html | 10 + ...ge-encryption.ecies.decryptAsymmetric.html | 3 + ...ge-encryption.ecies.encryptAsymmetric.html | 4 + ...u_message-encryption.ecies.postCipher.html | 2 + ...ku_message-encryption.ecies.preCipher.html | 4 + ...message-encryption.generatePrivateKey.html | 3 + ...ssage-encryption.generateSymmetricKey.html | 2 + ...ge-encryption.symmetric.createDecoder.html | 10 + ...ge-encryption.symmetric.createEncoder.html | 9 + ...encryption.symmetric.decryptSymmetric.html | 5 + ...encryption.symmetric.encryptSymmetric.html | 5 + ...ssage_encryption.crypto.ecies.decrypt.html | 6 - ...ssage_encryption.crypto.ecies.encrypt.html | 5 - ...u_message_encryption.crypto.getSubtle.html | 1 - ...u_message_encryption.crypto.keccak256.html | 1 - ...message_encryption.crypto.randomBytes.html | 1 - ...waku_message_encryption.crypto.sha256.html | 1 - .../_waku_message_encryption.crypto.sign.html | 5 - ...e_encryption.crypto.symmetric.decrypt.html | 1 - ...e_encryption.crypto.symmetric.encrypt.html | 1 - ...ncryption.crypto.symmetric.generateIv.html | 1 - ...essage_encryption.ecies.createDecoder.html | 9 - ...essage_encryption.ecies.createEncoder.html | 10 - ...ge_encryption.ecies.decryptAsymmetric.html | 3 - ...ge_encryption.ecies.encryptAsymmetric.html | 4 - ...u_message_encryption.ecies.postCipher.html | 2 - ...ku_message_encryption.ecies.preCipher.html | 4 - ...message_encryption.generatePrivateKey.html | 3 - ...ssage_encryption.generateSymmetricKey.html | 2 - ..._waku_message_encryption.getPublicKey.html | 3 - ...ge_encryption.symmetric.createDecoder.html | 9 - ...ge_encryption.symmetric.createEncoder.html | 9 - ...encryption.symmetric.decryptSymmetric.html | 5 - ...encryption.symmetric.encryptSymmetric.html | 5 - 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 +- ...to_lightpush.LightPushRequestV3.codec.html | 1 + ...o_lightpush.LightPushRequestV3.decode.html | 1 + ...o_lightpush.LightPushRequestV3.encode.html | 1 + ...o_lightpush.LightPushResponseV3.codec.html | 1 + ..._lightpush.LightPushResponseV3.decode.html | 1 + ..._lightpush.LightPushResponseV3.encode.html | 1 + ...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_sds_message.HistoryEntry.codec.html | 2 +- ...proto_sds_message.HistoryEntry.decode.html | 2 +- ...proto_sds_message.HistoryEntry.encode.html | 2 +- ...to.proto_sds_message.SdsMessage.codec.html | 2 +- ...o.proto_sds_message.SdsMessage.decode.html | 2 +- ...o.proto_sds_message.SdsMessage.encode.html | 2 +- ...roto.proto_store.RateLimitProof.codec.html | 2 +- ...oto.proto_store.RateLimitProof.decode.html | 2 +- ...oto.proto_store.RateLimitProof.encode.html | 2 +- ...o.proto_store.StoreQueryRequest.codec.html | 2 +- ....proto_store.StoreQueryRequest.decode.html | 2 +- ....proto_store.StoreQueryRequest.encode.html | 2 +- ....proto_store.StoreQueryResponse.codec.html | 2 +- ...proto_store.StoreQueryResponse.decode.html | 2 +- ...proto_store.StoreQueryResponse.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 +- ...proto_store.WakuMessageKeyValue.codec.html | 2 +- ...roto_store.WakuMessageKeyValue.decode.html | 2 +- ...roto_store.WakuMessageKeyValue.encode.html | 2 +- ...c_only_message.TopicOnlyMessage.codec.html | 2 +- ..._only_message.TopicOnlyMessage.decode.html | 2 +- ..._only_message.TopicOnlyMessage.encode.html | 2 +- functions/_waku_react.WakuProvider.html | 8 + functions/_waku_react.createDecoder.html | 9 + functions/_waku_react.createEncoder.html | 7 + ...ku_react.createLibp2pAndUpdateOptions.html | 1 + functions/_waku_react.createLightNode.html | 4 + functions/_waku_react.defaultLibp2p.html | 1 + functions/_waku_react.useWaku.html | 15 + ...react.utils.contentTopicToPubsubTopic.html | 1 + ..._react.utils.contentTopicToShardIndex.html | 3 + ...eact.utils.contentTopicsByPubsubTopic.html | 3 + .../_waku_react.utils.createRoutingInfo.html | 1 + functions/_waku_react.utils.delay.html | 1 + ...u_react.utils.ensureValidContentTopic.html | 4 + ...aku_react.utils.getPseudoRandomSubset.html | 2 + ..._waku_react.utils.groupByContentTopic.html | 1 + .../_waku_react.utils.isAutoSharding.html | 1 + ...react.utils.isAutoShardingRoutingInfo.html | 1 + functions/_waku_react.utils.isDefined.html | 1 + ...aku_react.utils.isMessageSizeUnderCap.html | 4 + .../_waku_react.utils.isStaticSharding.html | 1 + ...act.utils.isStaticShardingRoutingInfo.html | 1 + .../_waku_react.utils.pushOrInitMapSet.html | 1 + functions/_waku_react.utils.shuffle.html | 1 + .../_waku_react.utils.toAsyncIterator.html | 6 + functions/_waku_react.waitForRemotePeer.html | 18 + functions/_waku_react.waku.messageHash.html | 10 + .../_waku_react.waku.messageHashStr.html | 9 + functions/_waku_react.waku.wakuMetadata.html | 1 + functions/_waku_relay.createRelayNode.html | 6 +- functions/_waku_relay.wakuGossipSub.html | 2 +- functions/_waku_sdk.bytesToUtf8.html | 2 - functions/_waku_sdk.createDecoder.html | 6 +- functions/_waku_sdk.createEncoder.html | 5 +- ...waku_sdk.createLibp2pAndUpdateOptions.html | 2 +- functions/_waku_sdk.createLightNode.html | 4 +- functions/_waku_sdk.defaultLibp2p.html | 2 +- functions/_waku_sdk.utf8ToBytes.html | 2 - ...u_sdk.utils.contentTopicToPubsubTopic.html | 2 +- ...ku_sdk.utils.contentTopicToShardIndex.html | 4 +- ..._sdk.utils.contentTopicsByPubsubTopic.html | 4 +- .../_waku_sdk.utils.createRoutingInfo.html | 1 + .../_waku_sdk.utils.decodeRelayShard.html | 1 - functions/_waku_sdk.utils.delay.html | 2 +- ...s.derivePubsubTopicsFromNetworkConfig.html | 1 - .../_waku_sdk.utils.determinePubsubTopic.html | 2 - .../_waku_sdk.utils.encodeRelayShard.html | 1 - ...k.utils.ensurePubsubTopicIsConfigured.html | 1 - ...ku_sdk.utils.ensureShardingConfigured.html | 3 - ...aku_sdk.utils.ensureValidContentTopic.html | 6 +- ..._waku_sdk.utils.getPseudoRandomSubset.html | 4 +- ...dk.utils.getWsMultiaddrFromMultiaddrs.html | 1 - .../_waku_sdk.utils.groupByContentTopic.html | 2 +- functions/_waku_sdk.utils.isAutoSharding.html | 2 +- ...u_sdk.utils.isAutoShardingRoutingInfo.html | 1 + functions/_waku_sdk.utils.isDefined.html | 2 +- ..._waku_sdk.utils.isMessageSizeUnderCap.html | 4 +- .../_waku_sdk.utils.isStaticSharding.html | 2 +- ...sdk.utils.isStaticShardingRoutingInfo.html | 1 + .../_waku_sdk.utils.isWireSizeUnderCap.html | 1 - ...dk.utils.pubsubTopicToSingleShardInfo.html | 1 - ...aku_sdk.utils.pubsubTopicsToShardInfo.html | 1 - .../_waku_sdk.utils.pushOrInitMapSet.html | 2 +- .../_waku_sdk.utils.removeItemFromArray.html | 1 - ...aku_sdk.utils.shardInfoToPubsubTopics.html | 1 - functions/_waku_sdk.utils.shuffle.html | 1 + ...dk.utils.singleShardInfoToPubsubTopic.html | 1 - ...sdk.utils.singleShardInfosToShardInfo.html | 1 - .../_waku_sdk.utils.toAsyncIterator.html | 12 +- functions/_waku_sdk.waitForRemotePeer.html | 17 +- ....version_0.proto.RateLimitProof.codec.html | 1 - ...version_0.proto.RateLimitProof.decode.html | 1 - ...version_0.proto.RateLimitProof.encode.html | 1 - ...age.version_0.proto.WakuMessage.codec.html | 1 - ...ge.version_0.proto.WakuMessage.decode.html | 1 - ...ge.version_0.proto.WakuMessage.encode.html | 1 - functions/_waku_sdk.waku.messageHash.html | 11 +- functions/_waku_sdk.waku.messageHashStr.html | 11 +- functions/_waku_sdk.waku.wakuMetadata.html | 2 +- ...ku.waku_light_push.PushResponse.codec.html | 1 - ...u.waku_light_push.PushResponse.decode.html | 1 - ...u.waku_light_push.PushResponse.encode.html | 1 - functions/_waku_sds.decodeMessage.html | 1 - functions/_waku_sds.encodeMessage.html | 1 - functions/_waku_sds.isContentMessage.html | 1 + functions/_waku_sds.isEphemeralMessage.html | 1 + functions/_waku_sds.isSyncMessage.html | 1 + ..._waku_utils.contentTopicToPubsubTopic.html | 2 +- .../_waku_utils.contentTopicToShardIndex.html | 4 +- ...waku_utils.contentTopicsByPubsubTopic.html | 4 +- functions/_waku_utils.createRoutingInfo.html | 1 + functions/_waku_utils.decodeRelayShard.html | 2 +- functions/_waku_utils.delay.html | 2 +- ...s.derivePubsubTopicsFromNetworkConfig.html | 1 - .../_waku_utils.determinePubsubTopic.html | 2 - functions/_waku_utils.encodeRelayShard.html | 2 +- ...u_utils.ensurePubsubTopicIsConfigured.html | 1 - .../_waku_utils.ensureShardingConfigured.html | 3 - .../_waku_utils.ensureValidContentTopic.html | 6 +- functions/_waku_utils.formatPubsubTopic.html | 1 + .../_waku_utils.getPseudoRandomSubset.html | 4 +- ...ku_utils.getWsMultiaddrFromMultiaddrs.html | 1 - .../_waku_utils.groupByContentTopic.html | 2 +- functions/_waku_utils.isAutoSharding.html | 2 +- ..._waku_utils.isAutoShardingRoutingInfo.html | 1 + functions/_waku_utils.isDefined.html | 2 +- .../_waku_utils.isMessageSizeUnderCap.html | 4 +- functions/_waku_utils.isStaticSharding.html | 2 +- ...aku_utils.isStaticShardingRoutingInfo.html | 1 + functions/_waku_utils.isWireSizeUnderCap.html | 2 +- ...ku_utils.pubsubTopicToSingleShardInfo.html | 3 +- .../_waku_utils.pubsubTopicsToShardInfo.html | 1 - functions/_waku_utils.pushOrInitMapSet.html | 2 +- .../_waku_utils.removeItemFromArray.html | 1 - .../_waku_utils.shardInfoToPubsubTopics.html | 1 - functions/_waku_utils.shuffle.html | 1 + ...ku_utils.singleShardInfoToPubsubTopic.html | 1 - ...aku_utils.singleShardInfosToShardInfo.html | 1 - functions/_waku_utils.toAsyncIterator.html | 12 +- hierarchy.html | 2 +- index.html | 26 +- ...sage.version_0.proto.RateLimitProof-1.html | 8 - ...essage.version_0.proto.RateLimitProof.html | 8 + ...message.version_0.proto.WakuMessage-1.html | 8 - ...e.message.version_0.proto.WakuMessage.html | 8 + ...u_core.waku_light_push.PushResponse-1.html | 3 - .../_waku_interfaces.DiscoveryTrigger.html | 4 +- interfaces/_waku_interfaces.DnsClient.html | 4 +- .../_waku_interfaces.DnsDiscOptions.html | 20 +- ...aku_interfaces.DnsDiscoveryComponents.html | 4 +- .../_waku_interfaces.EncoderOptions.html | 22 +- interfaces/_waku_interfaces.Failure.html | 3 - .../_waku_interfaces.FilterFailure.html | 3 + .../_waku_interfaces.IAsyncIterator.html | 6 +- .../_waku_interfaces.IConnectionManager.html | 56 +- ...aku_interfaces.IConnectionStateEvents.html | 2 - .../_waku_interfaces.IDecodedMessage.html | 20 +- interfaces/_waku_interfaces.IDecoder.html | 10 +- interfaces/_waku_interfaces.IEncoder.html | 13 +- .../_waku_interfaces.IEncryptedMessage.html | 26 +- interfaces/_waku_interfaces.IEnr.html | 84 +- .../_waku_interfaces.IHealthIndicator.html | 7 - interfaces/_waku_interfaces.IMessage.html | 10 +- interfaces/_waku_interfaces.IMetaSetter.html | 2 +- interfaces/_waku_interfaces.IMetadata.html | 10 +- .../_waku_interfaces.IPeerExchange.html | 4 +- ...ku_interfaces.IPeersByDiscoveryEvents.html | 5 - .../_waku_interfaces.IProtoMessage.html | 18 +- .../_waku_interfaces.IRateLimitProof.html | 16 +- interfaces/_waku_interfaces.IReceiver.html | 7 +- interfaces/_waku_interfaces.IRelayAPI.html | 20 +- interfaces/_waku_interfaces.IRlnMessage.html | 26 +- interfaces/_waku_interfaces.IRoutingInfo.html | 5 + interfaces/_waku_interfaces.ISender.html | 4 +- .../_waku_interfaces.ISubscription.html | 5 - .../_waku_interfaces.ITopicOnlyMessage.html | 20 +- interfaces/_waku_interfaces.IWaku.html | 146 +- interfaces/_waku_interfaces.IWakuEvents.html | 11 + interfaces/_waku_interfaces.LightNode.html | 144 +- .../_waku_interfaces.LightPushFailure.html | 3 + .../_waku_interfaces.NodeCapabilityCount.html | 5 - ...aku_interfaces.PeerExchangeComponents.html | 6 +- ...ku_interfaces.PeerExchangeQueryParams.html | 6 +- ..._waku_interfaces.PeerExchangeResponse.html | 4 +- interfaces/_waku_interfaces.PeerInfo.html | 4 +- ...aku_interfaces.PeersByDiscoveryResult.html | 3 - interfaces/_waku_interfaces.RelayNode.html | 144 +- .../_waku_interfaces.SingleShardInfo.html | 4 - interfaces/_waku_interfaces.Waku2.html | 10 +- ...ssage-encryption.ecies.EncoderOptions.html | 16 + ...e-encryption.symmetric.EncoderOptions.html | 16 + ...ssage_encryption.ecies.EncoderOptions.html | 16 - ...e_encryption.symmetric.EncoderOptions.html | 16 - interfaces/_waku_proto.WakuMessage-1.html | 8 - interfaces/_waku_proto.WakuMessage.html | 8 + ...ku_proto.proto_filter.FilterRequest-1.html | 4 - ..._filter.FilterRequest.ContentFilter-1.html | 2 - ...to_filter.FilterRequest.ContentFilter.html | 2 + ...waku_proto.proto_filter.FilterRequest.html | 4 + .../_waku_proto.proto_filter.FilterRpc-1.html | 4 - .../_waku_proto.proto_filter.FilterRpc.html | 4 + ...waku_proto.proto_filter.MessagePush-1.html | 2 - .../_waku_proto.proto_filter.MessagePush.html | 2 + ...u_proto.proto_filter.RateLimitProof-1.html | 8 - ...aku_proto.proto_filter.RateLimitProof.html | 8 + ...to_filter_v2.FilterSubscribeRequest-1.html | 5 - ...roto_filter_v2.FilterSubscribeRequest.html | 5 + ...o_filter_v2.FilterSubscribeResponse-1.html | 4 - ...oto_filter_v2.FilterSubscribeResponse.html | 4 + ...u_proto.proto_filter_v2.MessagePush-1.html | 3 - ...aku_proto.proto_filter_v2.MessagePush.html | 3 + ...roto.proto_filter_v2.RateLimitProof-1.html | 8 - ..._proto.proto_filter_v2.RateLimitProof.html | 8 + ...u_proto.proto_filter_v2.WakuMessage-1.html | 8 - ...aku_proto.proto_filter_v2.WakuMessage.html | 8 + ...to.proto_lightpush.LightPushRequestV3.html | 4 + ...o.proto_lightpush.LightPushResponseV3.html | 5 + ...u_proto.proto_lightpush.PushRequest-1.html | 3 - ...aku_proto.proto_lightpush.PushRequest.html | 3 + ..._proto.proto_lightpush.PushResponse-1.html | 3 - ...ku_proto.proto_lightpush.PushResponse.html | 6 + ..._waku_proto.proto_lightpush.PushRpc-1.html | 4 - .../_waku_proto.proto_lightpush.PushRpc.html | 4 + ...roto.proto_lightpush.RateLimitProof-1.html | 8 - ..._proto.proto_lightpush.RateLimitProof.html | 8 + ...u_proto.proto_lightpush.WakuMessage-1.html | 8 - ...aku_proto.proto_lightpush.WakuMessage.html | 8 + ..._proto.proto_message.RateLimitProof-1.html | 8 - ...ku_proto.proto_message.RateLimitProof.html | 8 + ...aku_proto.proto_message.WakuMessage-1.html | 8 - ..._waku_proto.proto_message.WakuMessage.html | 8 + ....proto_metadata.WakuMetadataRequest-1.html | 3 - ...to.proto_metadata.WakuMetadataRequest.html | 3 + ...proto_metadata.WakuMetadataResponse-1.html | 3 - ...o.proto_metadata.WakuMetadataResponse.html | 3 + ...oto_peer_exchange.PeerExchangeQuery-1.html | 2 - ...proto_peer_exchange.PeerExchangeQuery.html | 2 + ...proto_peer_exchange.PeerExchangeRPC-1.html | 3 - ...o.proto_peer_exchange.PeerExchangeRPC.html | 3 + ..._peer_exchange.PeerExchangeResponse-1.html | 2 - ...to_peer_exchange.PeerExchangeResponse.html | 2 + ..._proto.proto_peer_exchange.PeerInfo-1.html | 2 - ...ku_proto.proto_peer_exchange.PeerInfo.html | 2 + ...roto.proto_sds_message.HistoryEntry-1.html | 3 - ..._proto.proto_sds_message.HistoryEntry.html | 4 + ..._proto.proto_sds_message.SdsMessage-1.html | 7 - ...ku_proto.proto_sds_message.SdsMessage.html | 9 + ...ku_proto.proto_store.RateLimitProof-1.html | 8 - ...waku_proto.proto_store.RateLimitProof.html | 8 + ...proto.proto_store.StoreQueryRequest-1.html | 11 - ...u_proto.proto_store.StoreQueryRequest.html | 11 + ...roto.proto_store.StoreQueryResponse-1.html | 6 - ..._proto.proto_store.StoreQueryResponse.html | 6 + ..._waku_proto.proto_store.WakuMessage-1.html | 8 - .../_waku_proto.proto_store.WakuMessage.html | 8 + ...oto.proto_store.WakuMessageKeyValue-1.html | 4 - ...proto.proto_store.WakuMessageKeyValue.html | 4 + ...topic_only_message.TopicOnlyMessage-1.html | 2 - ...o_topic_only_message.TopicOnlyMessage.html | 2 + interfaces/_waku_react.DiscoveryTrigger.html | 2 + interfaces/_waku_react.DnsClient.html | 2 + interfaces/_waku_react.DnsDiscOptions.html | 9 + .../_waku_react.DnsDiscoveryComponents.html | 2 + interfaces/_waku_react.EncoderOptions.html | 12 + interfaces/_waku_react.FilterFailure.html | 3 + interfaces/_waku_react.IAsyncIterator.html | 3 + .../_waku_react.IConnectionManager.html | 44 + interfaces/_waku_react.IDecodedMessage.html | 11 + interfaces/_waku_react.IDecoder.html | 5 + interfaces/_waku_react.IEncoder.html | 7 + interfaces/_waku_react.IEncryptedMessage.html | 14 + interfaces/_waku_react.IEnr.html | 42 + interfaces/_waku_react.IMessage.html | 5 + interfaces/_waku_react.IMetaSetter.html | 1 + interfaces/_waku_react.IMetadata.html | 5 + interfaces/_waku_react.IPeerExchange.html | 2 + interfaces/_waku_react.IProtoMessage.html | 10 + interfaces/_waku_react.IRateLimitProof.html | 8 + interfaces/_waku_react.IReceiver.html | 4 + interfaces/_waku_react.IRelayAPI.html | 10 + interfaces/_waku_react.IRlnMessage.html | 14 + interfaces/_waku_react.IRoutingInfo.html | 5 + interfaces/_waku_react.ISender.html | 2 + interfaces/_waku_react.ITopicOnlyMessage.html | 11 + interfaces/_waku_react.IWaku.html | 98 + interfaces/_waku_react.IWakuEvents.html | 11 + interfaces/_waku_react.LightNode.html | 98 + interfaces/_waku_react.LightPushFailure.html | 3 + .../_waku_react.PeerExchangeComponents.html | 3 + .../_waku_react.PeerExchangeQueryParams.html | 3 + .../_waku_react.PeerExchangeResponse.html | 2 + interfaces/_waku_react.PeerInfo.html | 2 + interfaces/_waku_react.RelayNode.html | 98 + .../_waku_react.ReliableChannelEvents.html | 8 + interfaces/_waku_react.Waku2.html | 5 + ...essage.version_0.proto.RateLimitProof.html | 8 + ...u.message.version_0.proto.WakuMessage.html | 8 + interfaces/_waku_sdk.DiscoveryTrigger.html | 4 +- interfaces/_waku_sdk.DnsClient.html | 4 +- interfaces/_waku_sdk.DnsDiscOptions.html | 20 +- .../_waku_sdk.DnsDiscoveryComponents.html | 4 +- interfaces/_waku_sdk.EncoderOptions.html | 22 +- interfaces/_waku_sdk.Failure.html | 3 - interfaces/_waku_sdk.FilterFailure.html | 3 + interfaces/_waku_sdk.IAsyncIterator.html | 6 +- interfaces/_waku_sdk.IConnectionManager.html | 56 +- .../_waku_sdk.IConnectionStateEvents.html | 2 - interfaces/_waku_sdk.IDecodedMessage.html | 20 +- interfaces/_waku_sdk.IDecoder.html | 10 +- interfaces/_waku_sdk.IEncoder.html | 13 +- interfaces/_waku_sdk.IEncryptedMessage.html | 26 +- interfaces/_waku_sdk.IEnr.html | 84 +- interfaces/_waku_sdk.IHealthIndicator.html | 7 - interfaces/_waku_sdk.IMessage.html | 10 +- interfaces/_waku_sdk.IMetaSetter.html | 2 +- interfaces/_waku_sdk.IMetadata.html | 10 +- interfaces/_waku_sdk.IPeerExchange.html | 4 +- .../_waku_sdk.IPeersByDiscoveryEvents.html | 5 - interfaces/_waku_sdk.IProtoMessage.html | 18 +- interfaces/_waku_sdk.IRateLimitProof.html | 16 +- interfaces/_waku_sdk.IReceiver.html | 7 +- interfaces/_waku_sdk.IRelayAPI.html | 20 +- interfaces/_waku_sdk.IRlnMessage.html | 26 +- interfaces/_waku_sdk.IRoutingInfo.html | 5 + interfaces/_waku_sdk.ISender.html | 4 +- interfaces/_waku_sdk.ISubscription.html | 5 - interfaces/_waku_sdk.ITopicOnlyMessage.html | 20 +- interfaces/_waku_sdk.IWaku.html | 146 +- interfaces/_waku_sdk.IWakuEvents.html | 11 + interfaces/_waku_sdk.LightNode.html | 144 +- interfaces/_waku_sdk.LightPushFailure.html | 3 + interfaces/_waku_sdk.NodeCapabilityCount.html | 5 - .../_waku_sdk.PeerExchangeComponents.html | 6 +- .../_waku_sdk.PeerExchangeQueryParams.html | 6 +- .../_waku_sdk.PeerExchangeResponse.html | 4 +- interfaces/_waku_sdk.PeerInfo.html | 4 +- .../_waku_sdk.PeersByDiscoveryResult.html | 3 - interfaces/_waku_sdk.RelayNode.html | 144 +- .../_waku_sdk.ReliableChannelEvents.html | 8 + interfaces/_waku_sdk.SingleShardInfo.html | 4 - interfaces/_waku_sdk.Waku2.html | 10 +- ...sage.version_0.proto.RateLimitProof-1.html | 8 - ...essage.version_0.proto.RateLimitProof.html | 8 + ...message.version_0.proto.WakuMessage-1.html | 8 - ...u.message.version_0.proto.WakuMessage.html | 8 + ...k.waku.waku_light_push.PushResponse-1.html | 3 - .../_waku_sds.MessageChannelOptions.html | 18 + modules.html | 1 + modules/_waku_browser-tests.html | 80 + modules/_waku_browser_tests.html | 70 - modules/_waku_core.html | 46 +- modules/_waku_core.message.html | 3 +- modules/_waku_core.message.version_0.html | 9 +- ...essage.version_0.proto.RateLimitProof.html | 5 +- ...e.message.version_0.proto.WakuMessage.html | 5 +- .../_waku_core.message.version_0.proto.html | 6 +- modules/_waku_core.waku_filter.html | 4 +- ...aku_core.waku_light_push.PushResponse.html | 4 - modules/_waku_core.waku_light_push.html | 6 +- modules/_waku_core.waku_store.html | 4 +- modules/_waku_discovery.html | 29 +- modules/_waku_enr.html | 46 +- modules/_waku_headless_tests.html | 8 - modules/_waku_interfaces.html | 128 +- ..._waku_message-encryption.crypto.ecies.html | 1 + modules/_waku_message-encryption.crypto.html | 1 + ...u_message-encryption.crypto.symmetric.html | 1 + modules/_waku_message-encryption.ecies.html | 1 + modules/_waku_message-encryption.html | 10 + .../_waku_message-encryption.symmetric.html | 1 + ..._waku_message_encryption.crypto.ecies.html | 3 - modules/_waku_message_encryption.crypto.html | 11 - ...u_message_encryption.crypto.symmetric.html | 4 - modules/_waku_message_encryption.ecies.html | 9 - modules/_waku_message_encryption.html | 15 - .../_waku_message_encryption.symmetric.html | 9 - modules/_waku_proto.WakuMessage.html | 5 +- modules/_waku_proto.html | 42 +- ...to_filter.FilterRequest.ContentFilter.html | 5 +- ...waku_proto.proto_filter.FilterRequest.html | 7 +- .../_waku_proto.proto_filter.FilterRpc.html | 5 +- .../_waku_proto.proto_filter.MessagePush.html | 5 +- ...aku_proto.proto_filter.RateLimitProof.html | 5 +- modules/_waku_proto.proto_filter.html | 11 +- ...rSubscribeRequest.FilterSubscribeType.html | 3 +- ...roto_filter_v2.FilterSubscribeRequest.html | 7 +- ...oto_filter_v2.FilterSubscribeResponse.html | 5 +- ...aku_proto.proto_filter_v2.MessagePush.html | 5 +- ..._proto.proto_filter_v2.RateLimitProof.html | 5 +- ...aku_proto.proto_filter_v2.WakuMessage.html | 5 +- modules/_waku_proto.proto_filter_v2.html | 12 +- ...to.proto_lightpush.LightPushRequestV3.html | 1 + ...o.proto_lightpush.LightPushResponseV3.html | 1 + ...aku_proto.proto_lightpush.PushRequest.html | 5 +- ...ku_proto.proto_lightpush.PushResponse.html | 5 +- .../_waku_proto.proto_lightpush.PushRpc.html | 5 +- ..._proto.proto_lightpush.RateLimitProof.html | 5 +- ...aku_proto.proto_lightpush.WakuMessage.html | 5 +- modules/_waku_proto.proto_lightpush.html | 12 +- ...ku_proto.proto_message.RateLimitProof.html | 5 +- ..._waku_proto.proto_message.WakuMessage.html | 5 +- modules/_waku_proto.proto_message.html | 6 +- ...to.proto_metadata.WakuMetadataRequest.html | 5 +- ...o.proto_metadata.WakuMetadataResponse.html | 5 +- modules/_waku_proto.proto_metadata.html | 6 +- ...proto_peer_exchange.PeerExchangeQuery.html | 5 +- ...o.proto_peer_exchange.PeerExchangeRPC.html | 5 +- ...to_peer_exchange.PeerExchangeResponse.html | 5 +- ...ku_proto.proto_peer_exchange.PeerInfo.html | 5 +- modules/_waku_proto.proto_peer_exchange.html | 10 +- ..._proto.proto_sds_message.HistoryEntry.html | 5 +- ...ku_proto.proto_sds_message.SdsMessage.html | 5 +- modules/_waku_proto.proto_sds_message.html | 6 +- ...waku_proto.proto_store.RateLimitProof.html | 5 +- ...u_proto.proto_store.StoreQueryRequest.html | 5 +- ..._proto.proto_store.StoreQueryResponse.html | 5 +- .../_waku_proto.proto_store.WakuMessage.html | 5 +- ...proto.proto_store.WakuMessageKeyValue.html | 5 +- modules/_waku_proto.proto_store.html | 12 +- ...o_topic_only_message.TopicOnlyMessage.html | 5 +- .../_waku_proto.proto_topic_only_message.html | 4 +- modules/_waku_react.html | 1 + modules/_waku_react.utils.html | 1 + modules/_waku_react.waku.html | 1 + modules/_waku_react.waku.message.html | 1 + .../_waku_react.waku.message.version_0.html | 1 + ...essage.version_0.proto.RateLimitProof.html | 1 + ...u.message.version_0.proto.WakuMessage.html | 1 + ...ku_react.waku.message.version_0.proto.html | 1 + modules/_waku_react.waku.waku_filter.html | 1 + modules/_waku_react.waku.waku_light_push.html | 1 + modules/_waku_react.waku.waku_store.html | 1 + modules/_waku_react_native_polyfills.html | 28 - modules/_waku_relay.html | 35 +- modules/_waku_reliability-tests.html | 16 + modules/_waku_reliability_tests.html | 15 - modules/_waku_rln.html | 20 +- modules/_waku_run.html | 98 + modules/_waku_sdk.html | 145 +- modules/_waku_sdk.utils.html | 31 +- modules/_waku_sdk.waku.html | 23 +- modules/_waku_sdk.waku.message.html | 3 +- modules/_waku_sdk.waku.message.version_0.html | 9 +- ...essage.version_0.proto.RateLimitProof.html | 5 +- ...u.message.version_0.proto.WakuMessage.html | 5 +- ...waku_sdk.waku.message.version_0.proto.html | 6 +- modules/_waku_sdk.waku.waku_filter.html | 4 +- ...sdk.waku.waku_light_push.PushResponse.html | 4 - modules/_waku_sdk.waku.waku_light_push.html | 6 +- modules/_waku_sdk.waku.waku_store.html | 4 +- modules/_waku_sds.html | 13 +- modules/_waku_utils.html | 58 +- .../_waku_interfaces.ActiveSubscriptions.html | 1 - types/_waku_interfaces.AutoSharding.html | 4 +- types/_waku_interfaces.Callback.html | 2 +- types/_waku_interfaces.ClusterId.html | 1 + ...u_interfaces.ConnectionManagerOptions.html | 64 +- types/_waku_interfaces.ContentTopic.html | 2 +- types/_waku_interfaces.ContentTopicInfo.html | 1 - .../_waku_interfaces.CoreProtocolResult.html | 1 - .../_waku_interfaces.CreateDecoderParams.html | 4 +- .../_waku_interfaces.CreateEncoderParams.html | 2 +- .../_waku_interfaces.CreateLibp2pOptions.html | 16 +- types/_waku_interfaces.CreateNodeOptions.html | 74 +- ...u_interfaces.CreateSubscriptionResult.html | 1 - types/_waku_interfaces.DiscoveryOptions.html | 5 + types/_waku_interfaces.ENRKey.html | 2 +- types/_waku_interfaces.ENRValue.html | 2 +- types/_waku_interfaces.FilterCoreResult.html | 1 + ...waku_interfaces.FilterProtocolOptions.html | 27 +- types/_waku_interfaces.FilterSDKResult.html | 1 + ...waku_interfaces.HealthIndicatorEvents.html | 1 - ...waku_interfaces.HealthIndicatorParams.html | 1 - types/_waku_interfaces.IFilter.html | 44 +- types/_waku_interfaces.ILightPush.html | 6 +- types/_waku_interfaces.INextFilter.html | 26 - types/_waku_interfaces.IRelay.html | 2 +- types/_waku_interfaces.ISendOptions.html | 24 +- types/_waku_interfaces.IStore.html | 7 +- types/_waku_interfaces.IWakuEventEmitter.html | 1 + types/_waku_interfaces.Libp2p.html | 2 +- types/_waku_interfaces.Libp2pComponents.html | 2 +- .../_waku_interfaces.Libp2pEventHandler.html | 1 + types/_waku_interfaces.Libp2pServices.html | 6 +- .../_waku_interfaces.LightPushCoreResult.html | 1 + ...u_interfaces.LightPushProtocolOptions.html | 16 +- .../_waku_interfaces.LightPushSDKResult.html | 1 + ..._waku_interfaces.LocalStoragePeerInfo.html | 1 - .../_waku_interfaces.MetadataQueryResult.html | 2 +- types/_waku_interfaces.NetworkConfig.html | 4 +- types/_waku_interfaces.NextFilterOptions.html | 10 - types/_waku_interfaces.NodeId.html | 4 +- types/_waku_interfaces.PartialPeerInfo.html | 4 + types/_waku_interfaces.PeerCache.html | 10 + ..._interfaces.PeerCacheDiscoveryOptions.html | 7 + ...ku_interfaces.PeerExchangeQueryResult.html | 2 +- types/_waku_interfaces.PeerIdStr.html | 2 +- types/_waku_interfaces.PubsubTopic.html | 2 +- .../_waku_interfaces.QueryRequestParams.html | 68 +- types/_waku_interfaces.SDKProtocolResult.html | 3 +- types/_waku_interfaces.SearchContext.html | 5 +- types/_waku_interfaces.SequenceNumber.html | 2 +- types/_waku_interfaces.ShardId.html | 1 + types/_waku_interfaces.ShardInfo.html | 4 +- types/_waku_interfaces.StaticSharding.html | 3 +- types/_waku_interfaces.StoreCursor.html | 2 +- ..._waku_interfaces.StoreProtocolOptions.html | 7 +- types/_waku_interfaces.SubscribeResult.html | 1 - ..._waku_interfaces.SubscriptionCallback.html | 1 - types/_waku_interfaces.ThisAndThat.html | 2 +- types/_waku_interfaces.ThisOrThat.html | 2 +- types/_waku_interfaces.Unsubscribe.html | 2 +- types/_waku_react.AutoSharding.html | 3 + types/_waku_react.Callback.html | 1 + types/_waku_react.ClusterId.html | 1 + .../_waku_react.ConnectionManagerOptions.html | 48 + types/_waku_react.ContentTopic.html | 1 + types/_waku_react.CreateDecoderParams.html | 3 + types/_waku_react.CreateEncoderParams.html | 1 + types/_waku_react.CreateLibp2pOptions.html | 9 + types/_waku_react.CreateNodeOptions.html | 70 + types/_waku_react.DiscoveryOptions.html | 5 + types/_waku_react.ENRKey.html | 1 + types/_waku_react.ENRValue.html | 1 + types/_waku_react.FilterCoreResult.html | 1 + types/_waku_react.FilterProtocolOptions.html | 16 + types/_waku_react.FilterSDKResult.html | 1 + types/_waku_react.IFilter.html | 43 + types/_waku_react.ILightPush.html | 5 + types/_waku_react.IRelay.html | 1 + types/_waku_react.ISendOptions.html | 17 + types/_waku_react.IStore.html | 6 + types/_waku_react.IWakuEventEmitter.html | 1 + types/_waku_react.Libp2p.html | 1 + types/_waku_react.Libp2pComponents.html | 1 + types/_waku_react.Libp2pEventHandler.html | 1 + types/_waku_react.Libp2pServices.html | 5 + types/_waku_react.LightPushCoreResult.html | 1 + .../_waku_react.LightPushProtocolOptions.html | 9 + types/_waku_react.LightPushSDKResult.html | 1 + types/_waku_react.MetadataQueryResult.html | 1 + types/_waku_react.NetworkConfig.html | 3 + types/_waku_react.NodeId.html | 3 + types/_waku_react.PartialPeerInfo.html | 4 + types/_waku_react.PeerCache.html | 10 + ..._waku_react.PeerCacheDiscoveryOptions.html | 7 + .../_waku_react.PeerExchangeQueryResult.html | 1 + types/_waku_react.PeerIdStr.html | 1 + types/_waku_react.PubsubTopic.html | 1 + types/_waku_react.QueryRequestParams.html | 67 + types/_waku_react.ReliableChannelEvent.html | 1 + types/_waku_react.ReliableChannelOptions.html | 39 + types/_waku_react.SDKProtocolResult.html | 2 + types/_waku_react.SearchContext.html | 4 + types/_waku_react.SequenceNumber.html | 1 + types/_waku_react.ShardId.html | 1 + types/_waku_react.ShardInfo.html | 3 + types/_waku_react.StaticSharding.html | 2 + types/_waku_react.StoreCursor.html | 1 + types/_waku_react.StoreProtocolOptions.html | 6 + types/_waku_react.ThisAndThat.html | 1 + types/_waku_react.ThisOrThat.html | 1 + types/_waku_react.Unsubscribe.html | 1 + types/_waku_react.utils.IteratorOptions.html | 6 + types/_waku_react.utils.MockWakuEvents.html | 2 + types/_waku_react.utils.RoutingInfo.html | 1 + types/_waku_relay.ContentTopic.html | 2 +- types/_waku_relay.Observer.html | 4 +- types/_waku_relay.RelayCreateOptions.html | 2 +- types/_waku_sdk.ActiveSubscriptions.html | 1 - types/_waku_sdk.AutoSharding.html | 4 +- types/_waku_sdk.Callback.html | 2 +- types/_waku_sdk.ClusterId.html | 1 + types/_waku_sdk.ConnectionManagerOptions.html | 64 +- types/_waku_sdk.ContentTopic.html | 2 +- types/_waku_sdk.ContentTopicInfo.html | 1 - types/_waku_sdk.CoreProtocolResult.html | 1 - types/_waku_sdk.CreateDecoderParams.html | 4 +- types/_waku_sdk.CreateEncoderParams.html | 2 +- types/_waku_sdk.CreateLibp2pOptions.html | 16 +- types/_waku_sdk.CreateNodeOptions.html | 74 +- types/_waku_sdk.CreateSubscriptionResult.html | 1 - types/_waku_sdk.DiscoveryOptions.html | 5 + types/_waku_sdk.ENRKey.html | 2 +- types/_waku_sdk.ENRValue.html | 2 +- types/_waku_sdk.FilterCoreResult.html | 1 + types/_waku_sdk.FilterProtocolOptions.html | 27 +- types/_waku_sdk.FilterSDKResult.html | 1 + types/_waku_sdk.HealthIndicatorEvents.html | 1 - types/_waku_sdk.HealthIndicatorParams.html | 1 - types/_waku_sdk.IFilter.html | 44 +- types/_waku_sdk.ILightPush.html | 6 +- types/_waku_sdk.INextFilter.html | 26 - types/_waku_sdk.IRelay.html | 2 +- types/_waku_sdk.ISendOptions.html | 24 +- types/_waku_sdk.IStore.html | 7 +- types/_waku_sdk.IWakuEventEmitter.html | 1 + types/_waku_sdk.Libp2p.html | 2 +- types/_waku_sdk.Libp2pComponents.html | 2 +- types/_waku_sdk.Libp2pEventHandler.html | 1 + types/_waku_sdk.Libp2pServices.html | 6 +- types/_waku_sdk.LightPushCoreResult.html | 1 + types/_waku_sdk.LightPushProtocolOptions.html | 16 +- types/_waku_sdk.LightPushSDKResult.html | 1 + types/_waku_sdk.LocalStoragePeerInfo.html | 1 - types/_waku_sdk.MetadataQueryResult.html | 2 +- types/_waku_sdk.NetworkConfig.html | 4 +- types/_waku_sdk.NextFilterOptions.html | 10 - types/_waku_sdk.NodeId.html | 4 +- types/_waku_sdk.PartialPeerInfo.html | 4 + types/_waku_sdk.PeerCache.html | 10 + .../_waku_sdk.PeerCacheDiscoveryOptions.html | 7 + types/_waku_sdk.PeerExchangeQueryResult.html | 2 +- types/_waku_sdk.PeerIdStr.html | 2 +- types/_waku_sdk.PubsubTopic.html | 2 +- types/_waku_sdk.QueryRequestParams.html | 68 +- types/_waku_sdk.ReliableChannelEvent.html | 1 + types/_waku_sdk.ReliableChannelOptions.html | 39 + types/_waku_sdk.SDKProtocolResult.html | 3 +- types/_waku_sdk.SearchContext.html | 5 +- types/_waku_sdk.SequenceNumber.html | 2 +- types/_waku_sdk.ShardId.html | 1 + types/_waku_sdk.ShardInfo.html | 4 +- types/_waku_sdk.StaticSharding.html | 3 +- types/_waku_sdk.StoreCursor.html | 2 +- types/_waku_sdk.StoreProtocolOptions.html | 7 +- types/_waku_sdk.SubscribeResult.html | 1 - types/_waku_sdk.SubscriptionCallback.html | 1 - types/_waku_sdk.ThisAndThat.html | 2 +- types/_waku_sdk.ThisOrThat.html | 2 +- types/_waku_sdk.Unsubscribe.html | 2 +- types/_waku_sdk.utils.IteratorOptions.html | 8 +- types/_waku_sdk.utils.MockWakuEvents.html | 2 + types/_waku_sdk.utils.RoutingInfo.html | 1 + types/_waku_sds.ChannelId.html | 2 +- types/_waku_sds.HistoryEntry.html | 2 +- types/_waku_sds.Message.html | 1 - types/_waku_sds.MessageChannelEvents.html | 17 +- types/_waku_sds.MessageId.html | 1 + types/_waku_sds.ParticipantId.html | 1 + types/_waku_utils.IteratorOptions.html | 8 +- types/_waku_utils.MockWakuEvents.html | 2 + types/_waku_utils.RoutingInfo.html | 1 + variables/_waku_core.FilterCodecs.html | 1 + variables/_waku_core.LightPushCodec.html | 1 + variables/_waku_core.LightPushCodecV2.html | 1 + variables/_waku_core.MetadataCodec.html | 2 +- variables/_waku_core.StoreCodec.html | 1 + .../_waku_core.message.version_0.Version.html | 2 +- ....version_0.proto.RateLimitProof.codec.html | 1 + ...version_0.proto.RateLimitProof.decode.html | 1 + ...version_0.proto.RateLimitProof.encode.html | 1 + ...age.version_0.proto.WakuMessage.codec.html | 1 + ...ge.version_0.proto.WakuMessage.decode.html | 1 + ...ge.version_0.proto.WakuMessage.encode.html | 1 + .../_waku_core.waku_filter.FilterCodecs.html | 1 - ...u_core.waku_light_push.LightPushCodec.html | 1 - .../_waku_core.waku_store.StoreCodec.html | 1 - variables/_waku_enr.ERR_INVALID_ID.html | 2 +- variables/_waku_enr.ERR_NO_SIGNATURE.html | 2 +- .../_waku_enr.ERR_TYPE_NOT_IMPLEMENTED.html | 2 +- variables/_waku_enr.MAX_RECORD_SIZE.html | 2 +- .../_waku_enr.MULTIADDR_LENGTH_SIZE.html | 2 +- ...waku_interfaces.CONNECTION_LOCKED_TAG.html | 1 + .../_waku_interfaces.DEFAULT_CLUSTER_ID.html | 4 +- .../_waku_interfaces.DEFAULT_NUM_SHARDS.html | 4 +- .../_waku_interfaces.DNS_DISCOVERY_TAG.html | 2 +- ..._waku_interfaces.DefaultNetworkConfig.html | 3 +- .../_waku_interfaces.DefaultShardInfo.html | 2 - .../_waku_interfaces.StatusDescriptions.html | 1 + ...message-encryption.crypto.randomBytes.html | 1 + ...waku_message-encryption.crypto.sha256.html | 1 + ..._waku_message-encryption.getPublicKey.html | 3 + .../_waku_react.CONNECTION_LOCKED_TAG.html | 1 + variables/_waku_react.DEFAULT_CLUSTER_ID.html | 2 + variables/_waku_react.DEFAULT_NUM_SHARDS.html | 2 + variables/_waku_react.DNS_DISCOVERY_TAG.html | 1 + .../_waku_react.DefaultNetworkConfig.html | 2 + .../_waku_react.ReliableChannelEvent.html | 17 + variables/_waku_react.StatusDescriptions.html | 1 + variables/_waku_react.bytesToUtf8.html | 2 + variables/_waku_react.utf8ToBytes.html | 2 + .../_waku_react.utils.decodeRelayShard.html | 1 + .../_waku_react.utils.encodeRelayShard.html | 1 + .../_waku_react.utils.formatPubsubTopic.html | 1 + .../_waku_react.utils.isWireSizeUnderCap.html | 1 + ...ct.utils.pubsubTopicToSingleShardInfo.html | 2 + variables/_waku_react.waku.FilterCodecs.html | 1 + .../_waku_react.waku.LightPushCodec.html | 1 + .../_waku_react.waku.LightPushCodecV2.html | 1 + variables/_waku_react.waku.MetadataCodec.html | 1 + variables/_waku_react.waku.StoreCodec.html | 1 + ..._react.waku.message.version_0.Version.html | 1 + ....version_0.proto.RateLimitProof.codec.html | 1 + ...version_0.proto.RateLimitProof.decode.html | 1 + ...version_0.proto.RateLimitProof.encode.html | 1 + ...age.version_0.proto.WakuMessage.codec.html | 1 + ...ge.version_0.proto.WakuMessage.decode.html | 1 + ...ge.version_0.proto.WakuMessage.encode.html | 1 + .../_waku_sdk.CONNECTION_LOCKED_TAG.html | 1 + variables/_waku_sdk.DEFAULT_CLUSTER_ID.html | 4 +- variables/_waku_sdk.DEFAULT_NUM_SHARDS.html | 4 +- variables/_waku_sdk.DNS_DISCOVERY_TAG.html | 2 +- variables/_waku_sdk.DefaultNetworkConfig.html | 3 +- variables/_waku_sdk.DefaultShardInfo.html | 2 - variables/_waku_sdk.ReliableChannelEvent.html | 17 + variables/_waku_sdk.StatusDescriptions.html | 1 + variables/_waku_sdk.bytesToUtf8.html | 2 + variables/_waku_sdk.utf8ToBytes.html | 2 + .../_waku_sdk.utils.decodeRelayShard.html | 1 + .../_waku_sdk.utils.encodeRelayShard.html | 1 + .../_waku_sdk.utils.formatPubsubTopic.html | 1 + .../_waku_sdk.utils.isWireSizeUnderCap.html | 1 + ...dk.utils.pubsubTopicToSingleShardInfo.html | 2 + variables/_waku_sdk.waku.FilterCodecs.html | 1 + variables/_waku_sdk.waku.LightPushCodec.html | 1 + .../_waku_sdk.waku.LightPushCodecV2.html | 1 + variables/_waku_sdk.waku.MetadataCodec.html | 2 +- variables/_waku_sdk.waku.StoreCodec.html | 1 + ...ku_sdk.waku.message.version_0.Version.html | 2 +- ....version_0.proto.RateLimitProof.codec.html | 1 + ...version_0.proto.RateLimitProof.decode.html | 1 + ...version_0.proto.RateLimitProof.encode.html | 1 + ...age.version_0.proto.WakuMessage.codec.html | 1 + ...ge.version_0.proto.WakuMessage.decode.html | 1 + ...ge.version_0.proto.WakuMessage.encode.html | 1 + ...aku_sdk.waku.waku_filter.FilterCodecs.html | 1 - ...k.waku.waku_light_push.LightPushCodec.html | 1 - .../_waku_sdk.waku.waku_store.StoreCodec.html | 1 - 985 files changed, 7172 insertions(+), 4980 deletions(-) create mode 100644 assets/hierarchy.js create mode 100644 classes/_waku_core.FilterCore.html create mode 100644 classes/_waku_core.LightPushCore.html create mode 100644 classes/_waku_core.StoreCore.html delete mode 100644 classes/_waku_core.waku_filter.FilterCore.html delete mode 100644 classes/_waku_core.waku_light_push.LightPushCore.html delete mode 100644 classes/_waku_core.waku_store.StoreCore.html create mode 100644 classes/_waku_message-encryption.DecodedMessage.html delete mode 100644 classes/_waku_message_encryption.DecodedMessage.html create mode 100644 classes/_waku_react.DecodedMessage.html create mode 100644 classes/_waku_react.Decoder.html create mode 100644 classes/_waku_react.Encoder.html create mode 100644 classes/_waku_react.Filter.html create mode 100644 classes/_waku_react.LightPush.html create mode 100644 classes/_waku_react.ReliableChannel.html create mode 100644 classes/_waku_react.Store.html create mode 100644 classes/_waku_react.WakuNode.html create mode 100644 classes/_waku_react.utils.AutoShardingRoutingInfo.html create mode 100644 classes/_waku_react.utils.BaseRoutingInfo.html create mode 100644 classes/_waku_react.utils.Logger.html create mode 100644 classes/_waku_react.utils.MockWakuNode.html create mode 100644 classes/_waku_react.utils.StaticShardingRoutingInfo.html create mode 100644 classes/_waku_react.waku.ConnectionManager.html create mode 100644 classes/_waku_react.waku.FilterCore.html create mode 100644 classes/_waku_react.waku.LightPushCore.html create mode 100644 classes/_waku_react.waku.StoreCore.html create mode 100644 classes/_waku_react.waku.StreamManager.html create mode 100644 classes/_waku_sdk.ReliableChannel.html create mode 100644 classes/_waku_sdk.utils.AutoShardingRoutingInfo.html create mode 100644 classes/_waku_sdk.utils.BaseRoutingInfo.html create mode 100644 classes/_waku_sdk.utils.MockWakuNode.html create mode 100644 classes/_waku_sdk.utils.StaticShardingRoutingInfo.html create mode 100644 classes/_waku_sdk.waku.FilterCore.html create mode 100644 classes/_waku_sdk.waku.LightPushCore.html create mode 100644 classes/_waku_sdk.waku.StoreCore.html delete mode 100644 classes/_waku_sdk.waku.waku_filter.FilterCore.html delete mode 100644 classes/_waku_sdk.waku.waku_light_push.LightPushCore.html delete mode 100644 classes/_waku_sdk.waku.waku_store.StoreCore.html create mode 100644 classes/_waku_sds.ContentMessage.html create mode 100644 classes/_waku_sds.EphemeralMessage.html create mode 100644 classes/_waku_sds.Message.html create mode 100644 classes/_waku_sds.SyncMessage.html create mode 100644 classes/_waku_utils.AutoShardingRoutingInfo.html create mode 100644 classes/_waku_utils.BaseRoutingInfo.html create mode 100644 classes/_waku_utils.MockWakuNode.html create mode 100644 classes/_waku_utils.StaticShardingRoutingInfo.html delete mode 100644 enums/_waku_interfaces.EConnectionStateEvents.html delete mode 100644 enums/_waku_interfaces.EPeersByDiscoveryEvents.html create mode 100644 enums/_waku_interfaces.FilterError.html delete mode 100644 enums/_waku_interfaces.HealthStatusChangeEvents.html create mode 100644 enums/_waku_interfaces.LightPushError.html create mode 100644 enums/_waku_interfaces.LightPushStatusCode.html create mode 100644 enums/_waku_interfaces.WakuEvent.html delete mode 100644 enums/_waku_proto.proto_filter_v2.FilterSubscribeRequest.FilterSubscribeType-1.html create mode 100644 enums/_waku_proto.proto_filter_v2.FilterSubscribeRequest.FilterSubscribeType.html create mode 100644 enums/_waku_react.FilterError.html create mode 100644 enums/_waku_react.HealthStatus.html create mode 100644 enums/_waku_react.LightPushError.html create mode 100644 enums/_waku_react.LightPushStatusCode.html create mode 100644 enums/_waku_react.ProtocolError.html create mode 100644 enums/_waku_react.Protocols.html create mode 100644 enums/_waku_react.Tags.html create mode 100644 enums/_waku_react.WakuEvent.html delete mode 100644 enums/_waku_sdk.EConnectionStateEvents.html delete mode 100644 enums/_waku_sdk.EPeersByDiscoveryEvents.html create mode 100644 enums/_waku_sdk.FilterError.html delete mode 100644 enums/_waku_sdk.HealthStatusChangeEvents.html create mode 100644 enums/_waku_sdk.LightPushError.html create mode 100644 enums/_waku_sdk.LightPushStatusCode.html create mode 100644 enums/_waku_sdk.WakuEvent.html delete mode 100644 functions/_waku_core.message.version_0.proto.RateLimitProof.codec.html delete mode 100644 functions/_waku_core.message.version_0.proto.RateLimitProof.decode.html delete mode 100644 functions/_waku_core.message.version_0.proto.RateLimitProof.encode.html delete mode 100644 functions/_waku_core.message.version_0.proto.WakuMessage.codec.html delete mode 100644 functions/_waku_core.message.version_0.proto.WakuMessage.decode.html delete mode 100644 functions/_waku_core.message.version_0.proto.WakuMessage.encode.html delete mode 100644 functions/_waku_core.waku_light_push.PushResponse.codec.html delete mode 100644 functions/_waku_core.waku_light_push.PushResponse.decode.html delete mode 100644 functions/_waku_core.waku_light_push.PushResponse.encode.html create mode 100644 functions/_waku_message-encryption.crypto.ecies.decrypt.html create mode 100644 functions/_waku_message-encryption.crypto.ecies.encrypt.html create mode 100644 functions/_waku_message-encryption.crypto.getSubtle.html create mode 100644 functions/_waku_message-encryption.crypto.keccak256.html create mode 100644 functions/_waku_message-encryption.crypto.sign.html create mode 100644 functions/_waku_message-encryption.crypto.symmetric.decrypt.html create mode 100644 functions/_waku_message-encryption.crypto.symmetric.encrypt.html create mode 100644 functions/_waku_message-encryption.crypto.symmetric.generateIv.html create mode 100644 functions/_waku_message-encryption.ecies.createDecoder.html create mode 100644 functions/_waku_message-encryption.ecies.createEncoder.html create mode 100644 functions/_waku_message-encryption.ecies.decryptAsymmetric.html create mode 100644 functions/_waku_message-encryption.ecies.encryptAsymmetric.html create mode 100644 functions/_waku_message-encryption.ecies.postCipher.html create mode 100644 functions/_waku_message-encryption.ecies.preCipher.html create mode 100644 functions/_waku_message-encryption.generatePrivateKey.html create mode 100644 functions/_waku_message-encryption.generateSymmetricKey.html create mode 100644 functions/_waku_message-encryption.symmetric.createDecoder.html create mode 100644 functions/_waku_message-encryption.symmetric.createEncoder.html create mode 100644 functions/_waku_message-encryption.symmetric.decryptSymmetric.html create mode 100644 functions/_waku_message-encryption.symmetric.encryptSymmetric.html delete mode 100644 functions/_waku_message_encryption.crypto.ecies.decrypt.html delete mode 100644 functions/_waku_message_encryption.crypto.ecies.encrypt.html delete mode 100644 functions/_waku_message_encryption.crypto.getSubtle.html delete mode 100644 functions/_waku_message_encryption.crypto.keccak256.html delete mode 100644 functions/_waku_message_encryption.crypto.randomBytes.html delete mode 100644 functions/_waku_message_encryption.crypto.sha256.html delete mode 100644 functions/_waku_message_encryption.crypto.sign.html delete mode 100644 functions/_waku_message_encryption.crypto.symmetric.decrypt.html delete mode 100644 functions/_waku_message_encryption.crypto.symmetric.encrypt.html delete mode 100644 functions/_waku_message_encryption.crypto.symmetric.generateIv.html delete mode 100644 functions/_waku_message_encryption.ecies.createDecoder.html delete mode 100644 functions/_waku_message_encryption.ecies.createEncoder.html delete mode 100644 functions/_waku_message_encryption.ecies.decryptAsymmetric.html delete mode 100644 functions/_waku_message_encryption.ecies.encryptAsymmetric.html delete mode 100644 functions/_waku_message_encryption.ecies.postCipher.html delete mode 100644 functions/_waku_message_encryption.ecies.preCipher.html delete mode 100644 functions/_waku_message_encryption.generatePrivateKey.html delete mode 100644 functions/_waku_message_encryption.generateSymmetricKey.html delete mode 100644 functions/_waku_message_encryption.getPublicKey.html delete mode 100644 functions/_waku_message_encryption.symmetric.createDecoder.html delete mode 100644 functions/_waku_message_encryption.symmetric.createEncoder.html delete mode 100644 functions/_waku_message_encryption.symmetric.decryptSymmetric.html delete mode 100644 functions/_waku_message_encryption.symmetric.encryptSymmetric.html create mode 100644 functions/_waku_proto.proto_lightpush.LightPushRequestV3.codec.html create mode 100644 functions/_waku_proto.proto_lightpush.LightPushRequestV3.decode.html create mode 100644 functions/_waku_proto.proto_lightpush.LightPushRequestV3.encode.html create mode 100644 functions/_waku_proto.proto_lightpush.LightPushResponseV3.codec.html create mode 100644 functions/_waku_proto.proto_lightpush.LightPushResponseV3.decode.html create mode 100644 functions/_waku_proto.proto_lightpush.LightPushResponseV3.encode.html create mode 100644 functions/_waku_react.WakuProvider.html create mode 100644 functions/_waku_react.createDecoder.html create mode 100644 functions/_waku_react.createEncoder.html create mode 100644 functions/_waku_react.createLibp2pAndUpdateOptions.html create mode 100644 functions/_waku_react.createLightNode.html create mode 100644 functions/_waku_react.defaultLibp2p.html create mode 100644 functions/_waku_react.useWaku.html create mode 100644 functions/_waku_react.utils.contentTopicToPubsubTopic.html create mode 100644 functions/_waku_react.utils.contentTopicToShardIndex.html create mode 100644 functions/_waku_react.utils.contentTopicsByPubsubTopic.html create mode 100644 functions/_waku_react.utils.createRoutingInfo.html create mode 100644 functions/_waku_react.utils.delay.html create mode 100644 functions/_waku_react.utils.ensureValidContentTopic.html create mode 100644 functions/_waku_react.utils.getPseudoRandomSubset.html create mode 100644 functions/_waku_react.utils.groupByContentTopic.html create mode 100644 functions/_waku_react.utils.isAutoSharding.html create mode 100644 functions/_waku_react.utils.isAutoShardingRoutingInfo.html create mode 100644 functions/_waku_react.utils.isDefined.html create mode 100644 functions/_waku_react.utils.isMessageSizeUnderCap.html create mode 100644 functions/_waku_react.utils.isStaticSharding.html create mode 100644 functions/_waku_react.utils.isStaticShardingRoutingInfo.html create mode 100644 functions/_waku_react.utils.pushOrInitMapSet.html create mode 100644 functions/_waku_react.utils.shuffle.html create mode 100644 functions/_waku_react.utils.toAsyncIterator.html create mode 100644 functions/_waku_react.waitForRemotePeer.html create mode 100644 functions/_waku_react.waku.messageHash.html create mode 100644 functions/_waku_react.waku.messageHashStr.html create mode 100644 functions/_waku_react.waku.wakuMetadata.html delete mode 100644 functions/_waku_sdk.bytesToUtf8.html delete mode 100644 functions/_waku_sdk.utf8ToBytes.html create mode 100644 functions/_waku_sdk.utils.createRoutingInfo.html delete mode 100644 functions/_waku_sdk.utils.decodeRelayShard.html delete mode 100644 functions/_waku_sdk.utils.derivePubsubTopicsFromNetworkConfig.html delete mode 100644 functions/_waku_sdk.utils.determinePubsubTopic.html delete mode 100644 functions/_waku_sdk.utils.encodeRelayShard.html delete mode 100644 functions/_waku_sdk.utils.ensurePubsubTopicIsConfigured.html delete mode 100644 functions/_waku_sdk.utils.ensureShardingConfigured.html delete mode 100644 functions/_waku_sdk.utils.getWsMultiaddrFromMultiaddrs.html create mode 100644 functions/_waku_sdk.utils.isAutoShardingRoutingInfo.html create mode 100644 functions/_waku_sdk.utils.isStaticShardingRoutingInfo.html delete mode 100644 functions/_waku_sdk.utils.isWireSizeUnderCap.html delete mode 100644 functions/_waku_sdk.utils.pubsubTopicToSingleShardInfo.html delete mode 100644 functions/_waku_sdk.utils.pubsubTopicsToShardInfo.html delete mode 100644 functions/_waku_sdk.utils.removeItemFromArray.html delete mode 100644 functions/_waku_sdk.utils.shardInfoToPubsubTopics.html create mode 100644 functions/_waku_sdk.utils.shuffle.html delete mode 100644 functions/_waku_sdk.utils.singleShardInfoToPubsubTopic.html delete mode 100644 functions/_waku_sdk.utils.singleShardInfosToShardInfo.html delete mode 100644 functions/_waku_sdk.waku.message.version_0.proto.RateLimitProof.codec.html delete mode 100644 functions/_waku_sdk.waku.message.version_0.proto.RateLimitProof.decode.html delete mode 100644 functions/_waku_sdk.waku.message.version_0.proto.RateLimitProof.encode.html delete mode 100644 functions/_waku_sdk.waku.message.version_0.proto.WakuMessage.codec.html delete mode 100644 functions/_waku_sdk.waku.message.version_0.proto.WakuMessage.decode.html delete mode 100644 functions/_waku_sdk.waku.message.version_0.proto.WakuMessage.encode.html delete mode 100644 functions/_waku_sdk.waku.waku_light_push.PushResponse.codec.html delete mode 100644 functions/_waku_sdk.waku.waku_light_push.PushResponse.decode.html delete mode 100644 functions/_waku_sdk.waku.waku_light_push.PushResponse.encode.html delete mode 100644 functions/_waku_sds.decodeMessage.html delete mode 100644 functions/_waku_sds.encodeMessage.html create mode 100644 functions/_waku_sds.isContentMessage.html create mode 100644 functions/_waku_sds.isEphemeralMessage.html create mode 100644 functions/_waku_sds.isSyncMessage.html create mode 100644 functions/_waku_utils.createRoutingInfo.html delete mode 100644 functions/_waku_utils.derivePubsubTopicsFromNetworkConfig.html delete mode 100644 functions/_waku_utils.determinePubsubTopic.html delete mode 100644 functions/_waku_utils.ensurePubsubTopicIsConfigured.html delete mode 100644 functions/_waku_utils.ensureShardingConfigured.html create mode 100644 functions/_waku_utils.formatPubsubTopic.html delete mode 100644 functions/_waku_utils.getWsMultiaddrFromMultiaddrs.html create mode 100644 functions/_waku_utils.isAutoShardingRoutingInfo.html create mode 100644 functions/_waku_utils.isStaticShardingRoutingInfo.html delete mode 100644 functions/_waku_utils.pubsubTopicsToShardInfo.html delete mode 100644 functions/_waku_utils.removeItemFromArray.html delete mode 100644 functions/_waku_utils.shardInfoToPubsubTopics.html create mode 100644 functions/_waku_utils.shuffle.html delete mode 100644 functions/_waku_utils.singleShardInfoToPubsubTopic.html delete mode 100644 functions/_waku_utils.singleShardInfosToShardInfo.html delete mode 100644 interfaces/_waku_core.message.version_0.proto.RateLimitProof-1.html create mode 100644 interfaces/_waku_core.message.version_0.proto.RateLimitProof.html delete mode 100644 interfaces/_waku_core.message.version_0.proto.WakuMessage-1.html create mode 100644 interfaces/_waku_core.message.version_0.proto.WakuMessage.html delete mode 100644 interfaces/_waku_core.waku_light_push.PushResponse-1.html delete mode 100644 interfaces/_waku_interfaces.Failure.html create mode 100644 interfaces/_waku_interfaces.FilterFailure.html delete mode 100644 interfaces/_waku_interfaces.IConnectionStateEvents.html delete mode 100644 interfaces/_waku_interfaces.IHealthIndicator.html delete mode 100644 interfaces/_waku_interfaces.IPeersByDiscoveryEvents.html create mode 100644 interfaces/_waku_interfaces.IRoutingInfo.html delete mode 100644 interfaces/_waku_interfaces.ISubscription.html create mode 100644 interfaces/_waku_interfaces.IWakuEvents.html create mode 100644 interfaces/_waku_interfaces.LightPushFailure.html delete mode 100644 interfaces/_waku_interfaces.NodeCapabilityCount.html delete mode 100644 interfaces/_waku_interfaces.PeersByDiscoveryResult.html delete mode 100644 interfaces/_waku_interfaces.SingleShardInfo.html create mode 100644 interfaces/_waku_message-encryption.ecies.EncoderOptions.html create mode 100644 interfaces/_waku_message-encryption.symmetric.EncoderOptions.html delete mode 100644 interfaces/_waku_message_encryption.ecies.EncoderOptions.html delete mode 100644 interfaces/_waku_message_encryption.symmetric.EncoderOptions.html delete mode 100644 interfaces/_waku_proto.WakuMessage-1.html create mode 100644 interfaces/_waku_proto.WakuMessage.html delete mode 100644 interfaces/_waku_proto.proto_filter.FilterRequest-1.html delete mode 100644 interfaces/_waku_proto.proto_filter.FilterRequest.ContentFilter-1.html create mode 100644 interfaces/_waku_proto.proto_filter.FilterRequest.ContentFilter.html create mode 100644 interfaces/_waku_proto.proto_filter.FilterRequest.html delete mode 100644 interfaces/_waku_proto.proto_filter.FilterRpc-1.html create mode 100644 interfaces/_waku_proto.proto_filter.FilterRpc.html delete mode 100644 interfaces/_waku_proto.proto_filter.MessagePush-1.html create mode 100644 interfaces/_waku_proto.proto_filter.MessagePush.html delete mode 100644 interfaces/_waku_proto.proto_filter.RateLimitProof-1.html create mode 100644 interfaces/_waku_proto.proto_filter.RateLimitProof.html delete mode 100644 interfaces/_waku_proto.proto_filter_v2.FilterSubscribeRequest-1.html create mode 100644 interfaces/_waku_proto.proto_filter_v2.FilterSubscribeRequest.html delete mode 100644 interfaces/_waku_proto.proto_filter_v2.FilterSubscribeResponse-1.html create mode 100644 interfaces/_waku_proto.proto_filter_v2.FilterSubscribeResponse.html delete mode 100644 interfaces/_waku_proto.proto_filter_v2.MessagePush-1.html create mode 100644 interfaces/_waku_proto.proto_filter_v2.MessagePush.html delete mode 100644 interfaces/_waku_proto.proto_filter_v2.RateLimitProof-1.html create mode 100644 interfaces/_waku_proto.proto_filter_v2.RateLimitProof.html delete mode 100644 interfaces/_waku_proto.proto_filter_v2.WakuMessage-1.html create mode 100644 interfaces/_waku_proto.proto_filter_v2.WakuMessage.html create mode 100644 interfaces/_waku_proto.proto_lightpush.LightPushRequestV3.html create mode 100644 interfaces/_waku_proto.proto_lightpush.LightPushResponseV3.html delete mode 100644 interfaces/_waku_proto.proto_lightpush.PushRequest-1.html create mode 100644 interfaces/_waku_proto.proto_lightpush.PushRequest.html delete mode 100644 interfaces/_waku_proto.proto_lightpush.PushResponse-1.html create mode 100644 interfaces/_waku_proto.proto_lightpush.PushResponse.html delete mode 100644 interfaces/_waku_proto.proto_lightpush.PushRpc-1.html create mode 100644 interfaces/_waku_proto.proto_lightpush.PushRpc.html delete mode 100644 interfaces/_waku_proto.proto_lightpush.RateLimitProof-1.html create mode 100644 interfaces/_waku_proto.proto_lightpush.RateLimitProof.html delete mode 100644 interfaces/_waku_proto.proto_lightpush.WakuMessage-1.html create mode 100644 interfaces/_waku_proto.proto_lightpush.WakuMessage.html delete mode 100644 interfaces/_waku_proto.proto_message.RateLimitProof-1.html create mode 100644 interfaces/_waku_proto.proto_message.RateLimitProof.html delete mode 100644 interfaces/_waku_proto.proto_message.WakuMessage-1.html create mode 100644 interfaces/_waku_proto.proto_message.WakuMessage.html delete mode 100644 interfaces/_waku_proto.proto_metadata.WakuMetadataRequest-1.html create mode 100644 interfaces/_waku_proto.proto_metadata.WakuMetadataRequest.html delete mode 100644 interfaces/_waku_proto.proto_metadata.WakuMetadataResponse-1.html create mode 100644 interfaces/_waku_proto.proto_metadata.WakuMetadataResponse.html delete mode 100644 interfaces/_waku_proto.proto_peer_exchange.PeerExchangeQuery-1.html create mode 100644 interfaces/_waku_proto.proto_peer_exchange.PeerExchangeQuery.html delete mode 100644 interfaces/_waku_proto.proto_peer_exchange.PeerExchangeRPC-1.html create mode 100644 interfaces/_waku_proto.proto_peer_exchange.PeerExchangeRPC.html delete mode 100644 interfaces/_waku_proto.proto_peer_exchange.PeerExchangeResponse-1.html create mode 100644 interfaces/_waku_proto.proto_peer_exchange.PeerExchangeResponse.html delete mode 100644 interfaces/_waku_proto.proto_peer_exchange.PeerInfo-1.html create mode 100644 interfaces/_waku_proto.proto_peer_exchange.PeerInfo.html delete mode 100644 interfaces/_waku_proto.proto_sds_message.HistoryEntry-1.html create mode 100644 interfaces/_waku_proto.proto_sds_message.HistoryEntry.html delete mode 100644 interfaces/_waku_proto.proto_sds_message.SdsMessage-1.html create mode 100644 interfaces/_waku_proto.proto_sds_message.SdsMessage.html delete mode 100644 interfaces/_waku_proto.proto_store.RateLimitProof-1.html create mode 100644 interfaces/_waku_proto.proto_store.RateLimitProof.html delete mode 100644 interfaces/_waku_proto.proto_store.StoreQueryRequest-1.html create mode 100644 interfaces/_waku_proto.proto_store.StoreQueryRequest.html delete mode 100644 interfaces/_waku_proto.proto_store.StoreQueryResponse-1.html create mode 100644 interfaces/_waku_proto.proto_store.StoreQueryResponse.html delete mode 100644 interfaces/_waku_proto.proto_store.WakuMessage-1.html create mode 100644 interfaces/_waku_proto.proto_store.WakuMessage.html delete mode 100644 interfaces/_waku_proto.proto_store.WakuMessageKeyValue-1.html create mode 100644 interfaces/_waku_proto.proto_store.WakuMessageKeyValue.html delete mode 100644 interfaces/_waku_proto.proto_topic_only_message.TopicOnlyMessage-1.html create mode 100644 interfaces/_waku_proto.proto_topic_only_message.TopicOnlyMessage.html create mode 100644 interfaces/_waku_react.DiscoveryTrigger.html create mode 100644 interfaces/_waku_react.DnsClient.html create mode 100644 interfaces/_waku_react.DnsDiscOptions.html create mode 100644 interfaces/_waku_react.DnsDiscoveryComponents.html create mode 100644 interfaces/_waku_react.EncoderOptions.html create mode 100644 interfaces/_waku_react.FilterFailure.html create mode 100644 interfaces/_waku_react.IAsyncIterator.html create mode 100644 interfaces/_waku_react.IConnectionManager.html create mode 100644 interfaces/_waku_react.IDecodedMessage.html create mode 100644 interfaces/_waku_react.IDecoder.html create mode 100644 interfaces/_waku_react.IEncoder.html create mode 100644 interfaces/_waku_react.IEncryptedMessage.html create mode 100644 interfaces/_waku_react.IEnr.html create mode 100644 interfaces/_waku_react.IMessage.html create mode 100644 interfaces/_waku_react.IMetaSetter.html create mode 100644 interfaces/_waku_react.IMetadata.html create mode 100644 interfaces/_waku_react.IPeerExchange.html create mode 100644 interfaces/_waku_react.IProtoMessage.html create mode 100644 interfaces/_waku_react.IRateLimitProof.html create mode 100644 interfaces/_waku_react.IReceiver.html create mode 100644 interfaces/_waku_react.IRelayAPI.html create mode 100644 interfaces/_waku_react.IRlnMessage.html create mode 100644 interfaces/_waku_react.IRoutingInfo.html create mode 100644 interfaces/_waku_react.ISender.html create mode 100644 interfaces/_waku_react.ITopicOnlyMessage.html create mode 100644 interfaces/_waku_react.IWaku.html create mode 100644 interfaces/_waku_react.IWakuEvents.html create mode 100644 interfaces/_waku_react.LightNode.html create mode 100644 interfaces/_waku_react.LightPushFailure.html create mode 100644 interfaces/_waku_react.PeerExchangeComponents.html create mode 100644 interfaces/_waku_react.PeerExchangeQueryParams.html create mode 100644 interfaces/_waku_react.PeerExchangeResponse.html create mode 100644 interfaces/_waku_react.PeerInfo.html create mode 100644 interfaces/_waku_react.RelayNode.html create mode 100644 interfaces/_waku_react.ReliableChannelEvents.html create mode 100644 interfaces/_waku_react.Waku2.html create mode 100644 interfaces/_waku_react.waku.message.version_0.proto.RateLimitProof.html create mode 100644 interfaces/_waku_react.waku.message.version_0.proto.WakuMessage.html delete mode 100644 interfaces/_waku_sdk.Failure.html create mode 100644 interfaces/_waku_sdk.FilterFailure.html delete mode 100644 interfaces/_waku_sdk.IConnectionStateEvents.html delete mode 100644 interfaces/_waku_sdk.IHealthIndicator.html delete mode 100644 interfaces/_waku_sdk.IPeersByDiscoveryEvents.html create mode 100644 interfaces/_waku_sdk.IRoutingInfo.html delete mode 100644 interfaces/_waku_sdk.ISubscription.html create mode 100644 interfaces/_waku_sdk.IWakuEvents.html create mode 100644 interfaces/_waku_sdk.LightPushFailure.html delete mode 100644 interfaces/_waku_sdk.NodeCapabilityCount.html delete mode 100644 interfaces/_waku_sdk.PeersByDiscoveryResult.html create mode 100644 interfaces/_waku_sdk.ReliableChannelEvents.html delete mode 100644 interfaces/_waku_sdk.SingleShardInfo.html delete mode 100644 interfaces/_waku_sdk.waku.message.version_0.proto.RateLimitProof-1.html create mode 100644 interfaces/_waku_sdk.waku.message.version_0.proto.RateLimitProof.html delete mode 100644 interfaces/_waku_sdk.waku.message.version_0.proto.WakuMessage-1.html create mode 100644 interfaces/_waku_sdk.waku.message.version_0.proto.WakuMessage.html delete mode 100644 interfaces/_waku_sdk.waku.waku_light_push.PushResponse-1.html create mode 100644 interfaces/_waku_sds.MessageChannelOptions.html create mode 100644 modules.html create mode 100644 modules/_waku_browser-tests.html delete mode 100644 modules/_waku_browser_tests.html delete mode 100644 modules/_waku_core.waku_light_push.PushResponse.html delete mode 100644 modules/_waku_headless_tests.html create mode 100644 modules/_waku_message-encryption.crypto.ecies.html create mode 100644 modules/_waku_message-encryption.crypto.html create mode 100644 modules/_waku_message-encryption.crypto.symmetric.html create mode 100644 modules/_waku_message-encryption.ecies.html create mode 100644 modules/_waku_message-encryption.html create mode 100644 modules/_waku_message-encryption.symmetric.html delete mode 100644 modules/_waku_message_encryption.crypto.ecies.html delete mode 100644 modules/_waku_message_encryption.crypto.html delete mode 100644 modules/_waku_message_encryption.crypto.symmetric.html delete mode 100644 modules/_waku_message_encryption.ecies.html delete mode 100644 modules/_waku_message_encryption.html delete mode 100644 modules/_waku_message_encryption.symmetric.html create mode 100644 modules/_waku_proto.proto_lightpush.LightPushRequestV3.html create mode 100644 modules/_waku_proto.proto_lightpush.LightPushResponseV3.html create mode 100644 modules/_waku_react.html create mode 100644 modules/_waku_react.utils.html create mode 100644 modules/_waku_react.waku.html create mode 100644 modules/_waku_react.waku.message.html create mode 100644 modules/_waku_react.waku.message.version_0.html create mode 100644 modules/_waku_react.waku.message.version_0.proto.RateLimitProof.html create mode 100644 modules/_waku_react.waku.message.version_0.proto.WakuMessage.html create mode 100644 modules/_waku_react.waku.message.version_0.proto.html create mode 100644 modules/_waku_react.waku.waku_filter.html create mode 100644 modules/_waku_react.waku.waku_light_push.html create mode 100644 modules/_waku_react.waku.waku_store.html delete mode 100644 modules/_waku_react_native_polyfills.html create mode 100644 modules/_waku_reliability-tests.html delete mode 100644 modules/_waku_reliability_tests.html create mode 100644 modules/_waku_run.html delete mode 100644 modules/_waku_sdk.waku.waku_light_push.PushResponse.html delete mode 100644 types/_waku_interfaces.ActiveSubscriptions.html create mode 100644 types/_waku_interfaces.ClusterId.html delete mode 100644 types/_waku_interfaces.ContentTopicInfo.html delete mode 100644 types/_waku_interfaces.CoreProtocolResult.html delete mode 100644 types/_waku_interfaces.CreateSubscriptionResult.html create mode 100644 types/_waku_interfaces.DiscoveryOptions.html create mode 100644 types/_waku_interfaces.FilterCoreResult.html create mode 100644 types/_waku_interfaces.FilterSDKResult.html delete mode 100644 types/_waku_interfaces.HealthIndicatorEvents.html delete mode 100644 types/_waku_interfaces.HealthIndicatorParams.html delete mode 100644 types/_waku_interfaces.INextFilter.html create mode 100644 types/_waku_interfaces.IWakuEventEmitter.html create mode 100644 types/_waku_interfaces.Libp2pEventHandler.html create mode 100644 types/_waku_interfaces.LightPushCoreResult.html create mode 100644 types/_waku_interfaces.LightPushSDKResult.html delete mode 100644 types/_waku_interfaces.LocalStoragePeerInfo.html delete mode 100644 types/_waku_interfaces.NextFilterOptions.html create mode 100644 types/_waku_interfaces.PartialPeerInfo.html create mode 100644 types/_waku_interfaces.PeerCache.html create mode 100644 types/_waku_interfaces.PeerCacheDiscoveryOptions.html create mode 100644 types/_waku_interfaces.ShardId.html delete mode 100644 types/_waku_interfaces.SubscribeResult.html delete mode 100644 types/_waku_interfaces.SubscriptionCallback.html create mode 100644 types/_waku_react.AutoSharding.html create mode 100644 types/_waku_react.Callback.html create mode 100644 types/_waku_react.ClusterId.html create mode 100644 types/_waku_react.ConnectionManagerOptions.html create mode 100644 types/_waku_react.ContentTopic.html create mode 100644 types/_waku_react.CreateDecoderParams.html create mode 100644 types/_waku_react.CreateEncoderParams.html create mode 100644 types/_waku_react.CreateLibp2pOptions.html create mode 100644 types/_waku_react.CreateNodeOptions.html create mode 100644 types/_waku_react.DiscoveryOptions.html create mode 100644 types/_waku_react.ENRKey.html create mode 100644 types/_waku_react.ENRValue.html create mode 100644 types/_waku_react.FilterCoreResult.html create mode 100644 types/_waku_react.FilterProtocolOptions.html create mode 100644 types/_waku_react.FilterSDKResult.html create mode 100644 types/_waku_react.IFilter.html create mode 100644 types/_waku_react.ILightPush.html create mode 100644 types/_waku_react.IRelay.html create mode 100644 types/_waku_react.ISendOptions.html create mode 100644 types/_waku_react.IStore.html create mode 100644 types/_waku_react.IWakuEventEmitter.html create mode 100644 types/_waku_react.Libp2p.html create mode 100644 types/_waku_react.Libp2pComponents.html create mode 100644 types/_waku_react.Libp2pEventHandler.html create mode 100644 types/_waku_react.Libp2pServices.html create mode 100644 types/_waku_react.LightPushCoreResult.html create mode 100644 types/_waku_react.LightPushProtocolOptions.html create mode 100644 types/_waku_react.LightPushSDKResult.html create mode 100644 types/_waku_react.MetadataQueryResult.html create mode 100644 types/_waku_react.NetworkConfig.html create mode 100644 types/_waku_react.NodeId.html create mode 100644 types/_waku_react.PartialPeerInfo.html create mode 100644 types/_waku_react.PeerCache.html create mode 100644 types/_waku_react.PeerCacheDiscoveryOptions.html create mode 100644 types/_waku_react.PeerExchangeQueryResult.html create mode 100644 types/_waku_react.PeerIdStr.html create mode 100644 types/_waku_react.PubsubTopic.html create mode 100644 types/_waku_react.QueryRequestParams.html create mode 100644 types/_waku_react.ReliableChannelEvent.html create mode 100644 types/_waku_react.ReliableChannelOptions.html create mode 100644 types/_waku_react.SDKProtocolResult.html create mode 100644 types/_waku_react.SearchContext.html create mode 100644 types/_waku_react.SequenceNumber.html create mode 100644 types/_waku_react.ShardId.html create mode 100644 types/_waku_react.ShardInfo.html create mode 100644 types/_waku_react.StaticSharding.html create mode 100644 types/_waku_react.StoreCursor.html create mode 100644 types/_waku_react.StoreProtocolOptions.html create mode 100644 types/_waku_react.ThisAndThat.html create mode 100644 types/_waku_react.ThisOrThat.html create mode 100644 types/_waku_react.Unsubscribe.html create mode 100644 types/_waku_react.utils.IteratorOptions.html create mode 100644 types/_waku_react.utils.MockWakuEvents.html create mode 100644 types/_waku_react.utils.RoutingInfo.html delete mode 100644 types/_waku_sdk.ActiveSubscriptions.html create mode 100644 types/_waku_sdk.ClusterId.html delete mode 100644 types/_waku_sdk.ContentTopicInfo.html delete mode 100644 types/_waku_sdk.CoreProtocolResult.html delete mode 100644 types/_waku_sdk.CreateSubscriptionResult.html create mode 100644 types/_waku_sdk.DiscoveryOptions.html create mode 100644 types/_waku_sdk.FilterCoreResult.html create mode 100644 types/_waku_sdk.FilterSDKResult.html delete mode 100644 types/_waku_sdk.HealthIndicatorEvents.html delete mode 100644 types/_waku_sdk.HealthIndicatorParams.html delete mode 100644 types/_waku_sdk.INextFilter.html create mode 100644 types/_waku_sdk.IWakuEventEmitter.html create mode 100644 types/_waku_sdk.Libp2pEventHandler.html create mode 100644 types/_waku_sdk.LightPushCoreResult.html create mode 100644 types/_waku_sdk.LightPushSDKResult.html delete mode 100644 types/_waku_sdk.LocalStoragePeerInfo.html delete mode 100644 types/_waku_sdk.NextFilterOptions.html create mode 100644 types/_waku_sdk.PartialPeerInfo.html create mode 100644 types/_waku_sdk.PeerCache.html create mode 100644 types/_waku_sdk.PeerCacheDiscoveryOptions.html create mode 100644 types/_waku_sdk.ReliableChannelEvent.html create mode 100644 types/_waku_sdk.ReliableChannelOptions.html create mode 100644 types/_waku_sdk.ShardId.html delete mode 100644 types/_waku_sdk.SubscribeResult.html delete mode 100644 types/_waku_sdk.SubscriptionCallback.html create mode 100644 types/_waku_sdk.utils.MockWakuEvents.html create mode 100644 types/_waku_sdk.utils.RoutingInfo.html delete mode 100644 types/_waku_sds.Message.html create mode 100644 types/_waku_sds.MessageId.html create mode 100644 types/_waku_sds.ParticipantId.html create mode 100644 types/_waku_utils.MockWakuEvents.html create mode 100644 types/_waku_utils.RoutingInfo.html create mode 100644 variables/_waku_core.FilterCodecs.html create mode 100644 variables/_waku_core.LightPushCodec.html create mode 100644 variables/_waku_core.LightPushCodecV2.html create mode 100644 variables/_waku_core.StoreCodec.html create mode 100644 variables/_waku_core.message.version_0.proto.RateLimitProof.codec.html create mode 100644 variables/_waku_core.message.version_0.proto.RateLimitProof.decode.html create mode 100644 variables/_waku_core.message.version_0.proto.RateLimitProof.encode.html create mode 100644 variables/_waku_core.message.version_0.proto.WakuMessage.codec.html create mode 100644 variables/_waku_core.message.version_0.proto.WakuMessage.decode.html create mode 100644 variables/_waku_core.message.version_0.proto.WakuMessage.encode.html delete mode 100644 variables/_waku_core.waku_filter.FilterCodecs.html delete mode 100644 variables/_waku_core.waku_light_push.LightPushCodec.html delete mode 100644 variables/_waku_core.waku_store.StoreCodec.html create mode 100644 variables/_waku_interfaces.CONNECTION_LOCKED_TAG.html delete mode 100644 variables/_waku_interfaces.DefaultShardInfo.html create mode 100644 variables/_waku_interfaces.StatusDescriptions.html create mode 100644 variables/_waku_message-encryption.crypto.randomBytes.html create mode 100644 variables/_waku_message-encryption.crypto.sha256.html create mode 100644 variables/_waku_message-encryption.getPublicKey.html create mode 100644 variables/_waku_react.CONNECTION_LOCKED_TAG.html create mode 100644 variables/_waku_react.DEFAULT_CLUSTER_ID.html create mode 100644 variables/_waku_react.DEFAULT_NUM_SHARDS.html create mode 100644 variables/_waku_react.DNS_DISCOVERY_TAG.html create mode 100644 variables/_waku_react.DefaultNetworkConfig.html create mode 100644 variables/_waku_react.ReliableChannelEvent.html create mode 100644 variables/_waku_react.StatusDescriptions.html create mode 100644 variables/_waku_react.bytesToUtf8.html create mode 100644 variables/_waku_react.utf8ToBytes.html create mode 100644 variables/_waku_react.utils.decodeRelayShard.html create mode 100644 variables/_waku_react.utils.encodeRelayShard.html create mode 100644 variables/_waku_react.utils.formatPubsubTopic.html create mode 100644 variables/_waku_react.utils.isWireSizeUnderCap.html create mode 100644 variables/_waku_react.utils.pubsubTopicToSingleShardInfo.html create mode 100644 variables/_waku_react.waku.FilterCodecs.html create mode 100644 variables/_waku_react.waku.LightPushCodec.html create mode 100644 variables/_waku_react.waku.LightPushCodecV2.html create mode 100644 variables/_waku_react.waku.MetadataCodec.html create mode 100644 variables/_waku_react.waku.StoreCodec.html create mode 100644 variables/_waku_react.waku.message.version_0.Version.html create mode 100644 variables/_waku_react.waku.message.version_0.proto.RateLimitProof.codec.html create mode 100644 variables/_waku_react.waku.message.version_0.proto.RateLimitProof.decode.html create mode 100644 variables/_waku_react.waku.message.version_0.proto.RateLimitProof.encode.html create mode 100644 variables/_waku_react.waku.message.version_0.proto.WakuMessage.codec.html create mode 100644 variables/_waku_react.waku.message.version_0.proto.WakuMessage.decode.html create mode 100644 variables/_waku_react.waku.message.version_0.proto.WakuMessage.encode.html create mode 100644 variables/_waku_sdk.CONNECTION_LOCKED_TAG.html delete mode 100644 variables/_waku_sdk.DefaultShardInfo.html create mode 100644 variables/_waku_sdk.ReliableChannelEvent.html create mode 100644 variables/_waku_sdk.StatusDescriptions.html create mode 100644 variables/_waku_sdk.bytesToUtf8.html create mode 100644 variables/_waku_sdk.utf8ToBytes.html create mode 100644 variables/_waku_sdk.utils.decodeRelayShard.html create mode 100644 variables/_waku_sdk.utils.encodeRelayShard.html create mode 100644 variables/_waku_sdk.utils.formatPubsubTopic.html create mode 100644 variables/_waku_sdk.utils.isWireSizeUnderCap.html create mode 100644 variables/_waku_sdk.utils.pubsubTopicToSingleShardInfo.html create mode 100644 variables/_waku_sdk.waku.FilterCodecs.html create mode 100644 variables/_waku_sdk.waku.LightPushCodec.html create mode 100644 variables/_waku_sdk.waku.LightPushCodecV2.html create mode 100644 variables/_waku_sdk.waku.StoreCodec.html create mode 100644 variables/_waku_sdk.waku.message.version_0.proto.RateLimitProof.codec.html create mode 100644 variables/_waku_sdk.waku.message.version_0.proto.RateLimitProof.decode.html create mode 100644 variables/_waku_sdk.waku.message.version_0.proto.RateLimitProof.encode.html create mode 100644 variables/_waku_sdk.waku.message.version_0.proto.WakuMessage.codec.html create mode 100644 variables/_waku_sdk.waku.message.version_0.proto.WakuMessage.decode.html create mode 100644 variables/_waku_sdk.waku.message.version_0.proto.WakuMessage.encode.html delete mode 100644 variables/_waku_sdk.waku.waku_filter.FilterCodecs.html delete mode 100644 variables/_waku_sdk.waku.waku_light_push.LightPushCodec.html delete mode 100644 variables/_waku_sdk.waku.waku_store.StoreCodec.html diff --git a/assets/hierarchy.js b/assets/hierarchy.js new file mode 100644 index 0000000000..94b70301c7 --- /dev/null +++ b/assets/hierarchy.js @@ -0,0 +1 @@ +window.hierarchyData = "eJytmtFuozgUht+Fa5rFgLHdu92duag07aw6K+3Fqhoh4jaoBLJAVFWjvvueY9Ngt01jm9y0cYv9/z4c2x+H/Ir6rhuH6PLfglMaM0FoLLI8i4s05/CjSGJepElMkkS1eQHtvMA2y6EtGLQpwzancZERvJ6p6wVcn2UihsvhIp7iRSloFDkX0M4FthmLGSP0Lo56ed/Iaqy7Ftz8ilAff7flVkaX0de26tay/77TF8TRY92uo8uUFnG07xu4om5H2d+XlRx++/lUPu5/zn9Y2b1Xm3HbwBBVUw6gFY3D+gKHuzj0wH9u6mbdyxYiw2hSxIzm5O4ljjAkhq+rP7u21bavy7Z8kL2vt/cjePtLeaqt8cK09kXirNfXchhgWG9fdndvUxmBJMppAkmQ4ifGtUfB3nv0D9rUz99VxpQNSFTTxpQg3jamfv42aKZtpNkbG/3zbgy/Z28H8E/1YopPJmxjIbHxj0syxQXyxpS/bdrQiMxdHcwo6cJK0NtuP9btw1V73/lrz319I1HwHFaOSKkOBzP3wqu/u11dfW+b59CgvB3ANTTcSop/YFhvaezkHwyexgVN4SyhTKiIQMOw8q1+2Iw3sBJ97Rw6OkYA5A3ZW9mUzyGyh46OspAMhuzv+7H7sSn7NeTWR+lJUv5qQo17cACXNsPqSPejVvQflA1KDRt/lIMMkH/T7YTsJ4sCksJwc91Vj5hb1u04YcXs4zB9EDYEf4zlWFcL7sPRAU5bwX3ShKOb29OiErZjuNBh8NQK7HHAOSpVdb1cuWPNrAzMYCgf4ZfPZR2p5YPsej37kBHeuXCd9SkuMeZq38LWR+UUdswqNDFzVla1nOE5f1XYdut9c1DY6tBdSM0ScANXqt9RNRx82E17FcLyMm4/qh9A8fu2/m8vb8DLXyXcZfWggzFR95lau+rwvN3Ksa+rgPgc+rrGKCdnj9Hs4WxxyhMdp+L9enBflR9Y9Vqj6KAoiL0jjeDR2cGwHlZ2HxdJi3W+7jZyK/uy8RJ928tBFp6FzUPNRy1ky4PAxowTHuN81c2GhnnIPbeVlwmjg8NsuTCDrI7FU6tvWD+u9PnpttREchZ0mmXD8OnIEoMAqKgLsoisZne+dHXUlZ0nEMWYCa73TZGHg9fs1AO+TgWPn4nLZnOhbPa5U04SM9+fzOenT9L96bNHJivbOWFkGbod9Hzx7eOZ44zVzDPLmO8Zgq58Dw2eCRqCcbOWA1/xnHxwkruJOEMcp7mJVH6Lzf35Buu8yyubqLm8pImJrPKmyJeWNJWhZbVMzN6Yc1Xb5hl8yrg2R4NrmYYr/+BAZmt9FlzEVPqB1UtMeq3Pl1cvX434li1Rn5MlVUKl7FsexPcYS8qDWjS8LmidxJiIi+uCylFYQRBf4gQVBJVmSCUQ2SPG/RAWIb5FEpk+XjgPLweiGc86IOoG1wFRz7MAKDIr65xAuZdlNfqgMojwc6CyKXxOWMYg3CmfebYElk1/58Bl5cvKUoxkLHKSabvWLu2Hy6bXxcB8CGBuldkWALNp77zIfPBKrWKcCzJrU+7QLKj1FBoAzYbiebAZZ61mzyxrvtisffmCs+DWS0lncDbVHKhWcGsPdUZnLeMMz0KwPAietY47PqtvSCznZy27nKAxq++0LSsAIQg9eVoG0ZjL+I2PjMNPQgh+LorJovUE7wXSljf/KEGuTxYED2XpyUIgTeM60BaI9SwZhtOzlwCgVndnAVFP4r5Mrb4WtASqX3XDsdo6sVViLubqyVQYWatvRgWh9SQbAtdIKjHul7A0M4Jf18r0GzHVDOZr7ciTsJV2MGJrSS/Ifnn5HwcD8J4=" \ No newline at end of file diff --git a/assets/highlight.css b/assets/highlight.css index 7bfeeb8597..52d5131db5 100644 --- a/assets/highlight.css +++ b/assets/highlight.css @@ -5,22 +5,26 @@ --dark-hl-1: #D4D4D4; --light-hl-2: #A31515; --dark-hl-2: #CE9178; - --light-hl-3: #001080; - --dark-hl-3: #9CDCFE; - --light-hl-4: #008000; - --dark-hl-4: #6A9955; - --light-hl-5: #0000FF; - --dark-hl-5: #569CD6; - --light-hl-6: #0070C1; - --dark-hl-6: #4FC1FF; - --light-hl-7: #098658; - --dark-hl-7: #B5CEA8; + --light-hl-3: #008000; + --dark-hl-3: #6A9955; + --light-hl-4: #0000FF; + --dark-hl-4: #569CD6; + --light-hl-5: #001080; + --dark-hl-5: #9CDCFE; + --light-hl-6: #EE0000; + --dark-hl-6: #D7BA7D; + --light-hl-7: #0070C1; + --dark-hl-7: #4FC1FF; --light-hl-8: #AF00DB; --dark-hl-8: #C586C0; - --light-hl-9: #000000; - --dark-hl-9: #C8C8C8; - --light-hl-10: #EE0000; - --dark-hl-10: #D7BA7D; + --light-hl-9: #098658; + --dark-hl-9: #B5CEA8; + --light-hl-10: #000000; + --dark-hl-10: #C8C8C8; + --light-hl-11: #CD3131; + --dark-hl-11: #F44747; + --light-hl-12: #267F99; + --dark-hl-12: #4EC9B0; --light-code-background: #FFFFFF; --dark-code-background: #1E1E1E; } @@ -37,6 +41,8 @@ --hl-8: var(--light-hl-8); --hl-9: var(--light-hl-9); --hl-10: var(--light-hl-10); + --hl-11: var(--light-hl-11); + --hl-12: var(--light-hl-12); --code-background: var(--light-code-background); } } @@ -52,6 +58,8 @@ --hl-8: var(--dark-hl-8); --hl-9: var(--dark-hl-9); --hl-10: var(--dark-hl-10); + --hl-11: var(--dark-hl-11); + --hl-12: var(--dark-hl-12); --code-background: var(--dark-code-background); } } @@ -67,6 +75,8 @@ --hl-8: var(--light-hl-8); --hl-9: var(--light-hl-9); --hl-10: var(--light-hl-10); + --hl-11: var(--light-hl-11); + --hl-12: var(--light-hl-12); --code-background: var(--light-code-background); } @@ -82,6 +92,8 @@ --hl-8: var(--dark-hl-8); --hl-9: var(--dark-hl-9); --hl-10: var(--dark-hl-10); + --hl-11: var(--dark-hl-11); + --hl-12: var(--dark-hl-12); --code-background: var(--dark-code-background); } @@ -96,4 +108,6 @@ .hl-8 { color: var(--hl-8); } .hl-9 { color: var(--hl-9); } .hl-10 { color: var(--hl-10); } +.hl-11 { color: var(--hl-11); } +.hl-12 { color: var(--hl-12); } pre, code { background: var(--code-background); } diff --git a/assets/icons.js b/assets/icons.js index b79c9e89fb..58882d76dd 100644 --- a/assets/icons.js +++ b/assets/icons.js @@ -1,15 +1,18 @@ -(function(svg) { - svg.innerHTML = ``; - svg.style.display = 'none'; - if (location.protocol === 'file:') { - if (document.readyState === 'loading') document.addEventListener('DOMContentLoaded', updateUseElements); - else updateUseElements() - function updateUseElements() { - document.querySelectorAll('use').forEach(el => { - if (el.getAttribute('href').includes('#icon-')) { - el.setAttribute('href', el.getAttribute('href').replace(/.*#/, '#')); - } - }); - } +(function() { + addIcons(); + function addIcons() { + if (document.readyState === "loading") return document.addEventListener("DOMContentLoaded", addIcons); + const svg = document.body.appendChild(document.createElementNS("http://www.w3.org/2000/svg", "svg")); + svg.innerHTML = `MMNEPVFCICPMFPCPTTAAATR`; + svg.style.display = "none"; + if (location.protocol === "file:") updateUseElements(); } -})(document.body.appendChild(document.createElementNS('http://www.w3.org/2000/svg', 'svg'))) \ No newline at end of file + + function updateUseElements() { + document.querySelectorAll("use").forEach(el => { + if (el.getAttribute("href").includes("#icon-")) { + el.setAttribute("href", el.getAttribute("href").replace(/.*#/, "#")); + } + }); + } +})() \ No newline at end of file diff --git a/assets/icons.svg b/assets/icons.svg index 7dead61183..50ad5799da 100644 --- a/assets/icons.svg +++ b/assets/icons.svg @@ -1 +1 @@ - \ No newline at end of file +MMNEPVFCICPMFPCPTTAAATR \ No newline at end of file diff --git a/assets/main.js b/assets/main.js index d6f138860f..19bbb7a742 100644 --- a/assets/main.js +++ b/assets/main.js @@ -1,8 +1,9 @@ "use strict"; -"use strict";(()=>{var Ce=Object.create;var ne=Object.defineProperty;var Pe=Object.getOwnPropertyDescriptor;var Oe=Object.getOwnPropertyNames;var _e=Object.getPrototypeOf,Re=Object.prototype.hasOwnProperty;var Me=(t,e)=>()=>(e||t((e={exports:{}}).exports,e),e.exports);var Fe=(t,e,n,r)=>{if(e&&typeof e=="object"||typeof e=="function")for(let i of Oe(e))!Re.call(t,i)&&i!==n&&ne(t,i,{get:()=>e[i],enumerable:!(r=Pe(e,i))||r.enumerable});return t};var De=(t,e,n)=>(n=t!=null?Ce(_e(t)):{},Fe(e||!t||!t.__esModule?ne(n,"default",{value:t,enumerable:!0}):n,t));var ae=Me((se,oe)=>{(function(){var t=function(e){var n=new t.Builder;return n.pipeline.add(t.trimmer,t.stopWordFilter,t.stemmer),n.searchPipeline.add(t.stemmer),e.call(n,n),n.build()};t.version="2.3.9";t.utils={},t.utils.warn=function(e){return function(n){e.console&&console.warn&&console.warn(n)}}(this),t.utils.asString=function(e){return e==null?"":e.toString()},t.utils.clone=function(e){if(e==null)return e;for(var n=Object.create(null),r=Object.keys(e),i=0;i0){var d=t.utils.clone(n)||{};d.position=[a,u],d.index=s.length,s.push(new t.Token(r.slice(a,o),d))}a=o+1}}return s},t.tokenizer.separator=/[\s\-]+/;t.Pipeline=function(){this._stack=[]},t.Pipeline.registeredFunctions=Object.create(null),t.Pipeline.registerFunction=function(e,n){n in this.registeredFunctions&&t.utils.warn("Overwriting existing registered function: "+n),e.label=n,t.Pipeline.registeredFunctions[e.label]=e},t.Pipeline.warnIfFunctionNotRegistered=function(e){var n=e.label&&e.label in this.registeredFunctions;n||t.utils.warn(`Function is not registered with pipeline. This may cause problems when serialising the index. -`,e)},t.Pipeline.load=function(e){var n=new t.Pipeline;return e.forEach(function(r){var i=t.Pipeline.registeredFunctions[r];if(i)n.add(i);else throw new Error("Cannot load unregistered function: "+r)}),n},t.Pipeline.prototype.add=function(){var e=Array.prototype.slice.call(arguments);e.forEach(function(n){t.Pipeline.warnIfFunctionNotRegistered(n),this._stack.push(n)},this)},t.Pipeline.prototype.after=function(e,n){t.Pipeline.warnIfFunctionNotRegistered(n);var r=this._stack.indexOf(e);if(r==-1)throw new Error("Cannot find existingFn");r=r+1,this._stack.splice(r,0,n)},t.Pipeline.prototype.before=function(e,n){t.Pipeline.warnIfFunctionNotRegistered(n);var r=this._stack.indexOf(e);if(r==-1)throw new Error("Cannot find existingFn");this._stack.splice(r,0,n)},t.Pipeline.prototype.remove=function(e){var n=this._stack.indexOf(e);n!=-1&&this._stack.splice(n,1)},t.Pipeline.prototype.run=function(e){for(var n=this._stack.length,r=0;r1&&(oe&&(r=s),o!=e);)i=r-n,s=n+Math.floor(i/2),o=this.elements[s*2];if(o==e||o>e)return s*2;if(ol?d+=2:a==l&&(n+=r[u+1]*i[d+1],u+=2,d+=2);return n},t.Vector.prototype.similarity=function(e){return this.dot(e)/this.magnitude()||0},t.Vector.prototype.toArray=function(){for(var e=new Array(this.elements.length/2),n=1,r=0;n0){var o=s.str.charAt(0),a;o in s.node.edges?a=s.node.edges[o]:(a=new t.TokenSet,s.node.edges[o]=a),s.str.length==1&&(a.final=!0),i.push({node:a,editsRemaining:s.editsRemaining,str:s.str.slice(1)})}if(s.editsRemaining!=0){if("*"in s.node.edges)var l=s.node.edges["*"];else{var l=new t.TokenSet;s.node.edges["*"]=l}if(s.str.length==0&&(l.final=!0),i.push({node:l,editsRemaining:s.editsRemaining-1,str:s.str}),s.str.length>1&&i.push({node:s.node,editsRemaining:s.editsRemaining-1,str:s.str.slice(1)}),s.str.length==1&&(s.node.final=!0),s.str.length>=1){if("*"in s.node.edges)var u=s.node.edges["*"];else{var u=new t.TokenSet;s.node.edges["*"]=u}s.str.length==1&&(u.final=!0),i.push({node:u,editsRemaining:s.editsRemaining-1,str:s.str.slice(1)})}if(s.str.length>1){var d=s.str.charAt(0),y=s.str.charAt(1),p;y in s.node.edges?p=s.node.edges[y]:(p=new t.TokenSet,s.node.edges[y]=p),s.str.length==1&&(p.final=!0),i.push({node:p,editsRemaining:s.editsRemaining-1,str:d+s.str.slice(2)})}}}return r},t.TokenSet.fromString=function(e){for(var n=new t.TokenSet,r=n,i=0,s=e.length;i=e;n--){var r=this.uncheckedNodes[n],i=r.child.toString();i in this.minimizedNodes?r.parent.edges[r.char]=this.minimizedNodes[i]:(r.child._str=i,this.minimizedNodes[i]=r.child),this.uncheckedNodes.pop()}};t.Index=function(e){this.invertedIndex=e.invertedIndex,this.fieldVectors=e.fieldVectors,this.tokenSet=e.tokenSet,this.fields=e.fields,this.pipeline=e.pipeline},t.Index.prototype.search=function(e){return this.query(function(n){var r=new t.QueryParser(e,n);r.parse()})},t.Index.prototype.query=function(e){for(var n=new t.Query(this.fields),r=Object.create(null),i=Object.create(null),s=Object.create(null),o=Object.create(null),a=Object.create(null),l=0;l1?this._b=1:this._b=e},t.Builder.prototype.k1=function(e){this._k1=e},t.Builder.prototype.add=function(e,n){var r=e[this._ref],i=Object.keys(this._fields);this._documents[r]=n||{},this.documentCount+=1;for(var s=0;s=this.length)return t.QueryLexer.EOS;var e=this.str.charAt(this.pos);return this.pos+=1,e},t.QueryLexer.prototype.width=function(){return this.pos-this.start},t.QueryLexer.prototype.ignore=function(){this.start==this.pos&&(this.pos+=1),this.start=this.pos},t.QueryLexer.prototype.backup=function(){this.pos-=1},t.QueryLexer.prototype.acceptDigitRun=function(){var e,n;do e=this.next(),n=e.charCodeAt(0);while(n>47&&n<58);e!=t.QueryLexer.EOS&&this.backup()},t.QueryLexer.prototype.more=function(){return this.pos1&&(e.backup(),e.emit(t.QueryLexer.TERM)),e.ignore(),e.more())return t.QueryLexer.lexText},t.QueryLexer.lexEditDistance=function(e){return e.ignore(),e.acceptDigitRun(),e.emit(t.QueryLexer.EDIT_DISTANCE),t.QueryLexer.lexText},t.QueryLexer.lexBoost=function(e){return e.ignore(),e.acceptDigitRun(),e.emit(t.QueryLexer.BOOST),t.QueryLexer.lexText},t.QueryLexer.lexEOS=function(e){e.width()>0&&e.emit(t.QueryLexer.TERM)},t.QueryLexer.termSeparator=t.tokenizer.separator,t.QueryLexer.lexText=function(e){for(;;){var n=e.next();if(n==t.QueryLexer.EOS)return t.QueryLexer.lexEOS;if(n.charCodeAt(0)==92){e.escapeCharacter();continue}if(n==":")return t.QueryLexer.lexField;if(n=="~")return e.backup(),e.width()>0&&e.emit(t.QueryLexer.TERM),t.QueryLexer.lexEditDistance;if(n=="^")return e.backup(),e.width()>0&&e.emit(t.QueryLexer.TERM),t.QueryLexer.lexBoost;if(n=="+"&&e.width()===1||n=="-"&&e.width()===1)return e.emit(t.QueryLexer.PRESENCE),t.QueryLexer.lexText;if(n.match(t.QueryLexer.termSeparator))return t.QueryLexer.lexTerm}},t.QueryParser=function(e,n){this.lexer=new t.QueryLexer(e),this.query=n,this.currentClause={},this.lexemeIdx=0},t.QueryParser.prototype.parse=function(){this.lexer.run(),this.lexemes=this.lexer.lexemes;for(var e=t.QueryParser.parseClause;e;)e=e(this);return this.query},t.QueryParser.prototype.peekLexeme=function(){return this.lexemes[this.lexemeIdx]},t.QueryParser.prototype.consumeLexeme=function(){var e=this.peekLexeme();return this.lexemeIdx+=1,e},t.QueryParser.prototype.nextClause=function(){var e=this.currentClause;this.query.clause(e),this.currentClause={}},t.QueryParser.parseClause=function(e){var n=e.peekLexeme();if(n!=null)switch(n.type){case t.QueryLexer.PRESENCE:return t.QueryParser.parsePresence;case t.QueryLexer.FIELD:return t.QueryParser.parseField;case t.QueryLexer.TERM:return t.QueryParser.parseTerm;default:var r="expected either a field or a term, found "+n.type;throw n.str.length>=1&&(r+=" with value '"+n.str+"'"),new t.QueryParseError(r,n.start,n.end)}},t.QueryParser.parsePresence=function(e){var n=e.consumeLexeme();if(n!=null){switch(n.str){case"-":e.currentClause.presence=t.Query.presence.PROHIBITED;break;case"+":e.currentClause.presence=t.Query.presence.REQUIRED;break;default:var r="unrecognised presence operator'"+n.str+"'";throw new t.QueryParseError(r,n.start,n.end)}var i=e.peekLexeme();if(i==null){var r="expecting term or field, found nothing";throw new t.QueryParseError(r,n.start,n.end)}switch(i.type){case t.QueryLexer.FIELD:return t.QueryParser.parseField;case t.QueryLexer.TERM:return t.QueryParser.parseTerm;default:var r="expecting term or field, found '"+i.type+"'";throw new t.QueryParseError(r,i.start,i.end)}}},t.QueryParser.parseField=function(e){var n=e.consumeLexeme();if(n!=null){if(e.query.allFields.indexOf(n.str)==-1){var r=e.query.allFields.map(function(o){return"'"+o+"'"}).join(", "),i="unrecognised field '"+n.str+"', possible fields: "+r;throw new t.QueryParseError(i,n.start,n.end)}e.currentClause.fields=[n.str];var s=e.peekLexeme();if(s==null){var i="expecting term, found nothing";throw new t.QueryParseError(i,n.start,n.end)}switch(s.type){case t.QueryLexer.TERM:return t.QueryParser.parseTerm;default:var i="expecting term, found '"+s.type+"'";throw new t.QueryParseError(i,s.start,s.end)}}},t.QueryParser.parseTerm=function(e){var n=e.consumeLexeme();if(n!=null){e.currentClause.term=n.str.toLowerCase(),n.str.indexOf("*")!=-1&&(e.currentClause.usePipeline=!1);var r=e.peekLexeme();if(r==null){e.nextClause();return}switch(r.type){case t.QueryLexer.TERM:return e.nextClause(),t.QueryParser.parseTerm;case t.QueryLexer.FIELD:return e.nextClause(),t.QueryParser.parseField;case t.QueryLexer.EDIT_DISTANCE:return t.QueryParser.parseEditDistance;case t.QueryLexer.BOOST:return t.QueryParser.parseBoost;case t.QueryLexer.PRESENCE:return e.nextClause(),t.QueryParser.parsePresence;default:var i="Unexpected lexeme type '"+r.type+"'";throw new t.QueryParseError(i,r.start,r.end)}}},t.QueryParser.parseEditDistance=function(e){var n=e.consumeLexeme();if(n!=null){var r=parseInt(n.str,10);if(isNaN(r)){var i="edit distance must be numeric";throw new t.QueryParseError(i,n.start,n.end)}e.currentClause.editDistance=r;var s=e.peekLexeme();if(s==null){e.nextClause();return}switch(s.type){case t.QueryLexer.TERM:return e.nextClause(),t.QueryParser.parseTerm;case t.QueryLexer.FIELD:return e.nextClause(),t.QueryParser.parseField;case t.QueryLexer.EDIT_DISTANCE:return t.QueryParser.parseEditDistance;case t.QueryLexer.BOOST:return t.QueryParser.parseBoost;case t.QueryLexer.PRESENCE:return e.nextClause(),t.QueryParser.parsePresence;default:var i="Unexpected lexeme type '"+s.type+"'";throw new t.QueryParseError(i,s.start,s.end)}}},t.QueryParser.parseBoost=function(e){var n=e.consumeLexeme();if(n!=null){var r=parseInt(n.str,10);if(isNaN(r)){var i="boost must be numeric";throw new t.QueryParseError(i,n.start,n.end)}e.currentClause.boost=r;var s=e.peekLexeme();if(s==null){e.nextClause();return}switch(s.type){case t.QueryLexer.TERM:return e.nextClause(),t.QueryParser.parseTerm;case t.QueryLexer.FIELD:return e.nextClause(),t.QueryParser.parseField;case t.QueryLexer.EDIT_DISTANCE:return t.QueryParser.parseEditDistance;case t.QueryLexer.BOOST:return t.QueryParser.parseBoost;case t.QueryLexer.PRESENCE:return e.nextClause(),t.QueryParser.parsePresence;default:var i="Unexpected lexeme type '"+s.type+"'";throw new t.QueryParseError(i,s.start,s.end)}}},function(e,n){typeof define=="function"&&define.amd?define(n):typeof se=="object"?oe.exports=n():e.lunr=n()}(this,function(){return t})})()});var re=[];function G(t,e){re.push({selector:e,constructor:t})}var U=class{constructor(){this.alwaysVisibleMember=null;this.createComponents(document.body),this.ensureFocusedElementVisible(),this.listenForCodeCopies(),window.addEventListener("hashchange",()=>this.ensureFocusedElementVisible()),document.body.style.display||(this.ensureFocusedElementVisible(),this.updateIndexVisibility(),this.scrollToHash())}createComponents(e){re.forEach(n=>{e.querySelectorAll(n.selector).forEach(r=>{r.dataset.hasInstance||(new n.constructor({el:r,app:this}),r.dataset.hasInstance=String(!0))})})}filterChanged(){this.ensureFocusedElementVisible()}showPage(){document.body.style.display&&(console.log("Show page"),document.body.style.removeProperty("display"),this.ensureFocusedElementVisible(),this.updateIndexVisibility(),this.scrollToHash())}scrollToHash(){if(location.hash){console.log("Scorlling");let e=document.getElementById(location.hash.substring(1));if(!e)return;e.scrollIntoView({behavior:"instant",block:"start"})}}ensureActivePageVisible(){let e=document.querySelector(".tsd-navigation .current"),n=e?.parentElement;for(;n&&!n.classList.contains(".tsd-navigation");)n instanceof HTMLDetailsElement&&(n.open=!0),n=n.parentElement;if(e&&!e.checkVisibility()){let r=e.getBoundingClientRect().top-document.documentElement.clientHeight/4;document.querySelector(".site-menu").scrollTop=r}}updateIndexVisibility(){let e=document.querySelector(".tsd-index-content"),n=e?.open;e&&(e.open=!0),document.querySelectorAll(".tsd-index-section").forEach(r=>{r.style.display="block";let i=Array.from(r.querySelectorAll(".tsd-index-link")).every(s=>s.offsetParent==null);r.style.display=i?"none":"block"}),e&&(e.open=n)}ensureFocusedElementVisible(){if(this.alwaysVisibleMember&&(this.alwaysVisibleMember.classList.remove("always-visible"),this.alwaysVisibleMember.firstElementChild.remove(),this.alwaysVisibleMember=null),!location.hash)return;let e=document.getElementById(location.hash.substring(1));if(!e)return;let n=e.parentElement;for(;n&&n.tagName!=="SECTION";)n=n.parentElement;if(n&&n.offsetParent==null){this.alwaysVisibleMember=n,n.classList.add("always-visible");let r=document.createElement("p");r.classList.add("warning"),r.textContent="This member is normally hidden due to your filter settings.",n.prepend(r)}}listenForCodeCopies(){document.querySelectorAll("pre > button").forEach(e=>{let n;e.addEventListener("click",()=>{e.previousElementSibling instanceof HTMLElement&&navigator.clipboard.writeText(e.previousElementSibling.innerText.trim()),e.textContent="Copied!",e.classList.add("visible"),clearTimeout(n),n=setTimeout(()=>{e.classList.remove("visible"),n=setTimeout(()=>{e.textContent="Copy"},100)},1e3)})})}};var ie=(t,e=100)=>{let n;return()=>{clearTimeout(n),n=setTimeout(()=>t(),e)}};var de=De(ae());async function le(t,e){if(!window.searchData)return;let n=await fetch(window.searchData),r=new Blob([await n.arrayBuffer()]).stream().pipeThrough(new DecompressionStream("gzip")),i=await new Response(r).json();t.data=i,t.index=de.Index.load(i.index),e.classList.remove("loading"),e.classList.add("ready")}function he(){let t=document.getElementById("tsd-search");if(!t)return;let e={base:t.dataset.base+"/"},n=document.getElementById("tsd-search-script");t.classList.add("loading"),n&&(n.addEventListener("error",()=>{t.classList.remove("loading"),t.classList.add("failure")}),n.addEventListener("load",()=>{le(e,t)}),le(e,t));let r=document.querySelector("#tsd-search input"),i=document.querySelector("#tsd-search .results");if(!r||!i)throw new Error("The input field or the result list wrapper was not found");let s=!1;i.addEventListener("mousedown",()=>s=!0),i.addEventListener("mouseup",()=>{s=!1,t.classList.remove("has-focus")}),r.addEventListener("focus",()=>t.classList.add("has-focus")),r.addEventListener("blur",()=>{s||(s=!1,t.classList.remove("has-focus"))}),Ae(t,i,r,e)}function Ae(t,e,n,r){n.addEventListener("input",ie(()=>{Ve(t,e,n,r)},200));let i=!1;n.addEventListener("keydown",s=>{i=!0,s.key=="Enter"?Ne(e,n):s.key=="Escape"?n.blur():s.key=="ArrowUp"?ue(e,-1):s.key==="ArrowDown"?ue(e,1):i=!1}),n.addEventListener("keypress",s=>{i&&s.preventDefault()}),document.body.addEventListener("keydown",s=>{s.altKey||s.ctrlKey||s.metaKey||!n.matches(":focus")&&s.key==="/"&&(n.focus(),s.preventDefault())})}function Ve(t,e,n,r){if(!r.index||!r.data)return;e.textContent="";let i=n.value.trim(),s;if(i){let o=i.split(" ").map(a=>a.length?`*${a}*`:"").join(" ");s=r.index.search(o)}else s=[];for(let o=0;oa.score-o.score);for(let o=0,a=Math.min(10,s.length);o`,d=ce(l.name,i);globalThis.DEBUG_SEARCH_WEIGHTS&&(d+=` (score: ${s[o].score.toFixed(2)})`),l.parent&&(d=` - ${ce(l.parent,i)}.${d}`);let y=document.createElement("li");y.classList.value=l.classes??"";let p=document.createElement("a");p.href=r.base+l.url,p.innerHTML=u+d,y.append(p),e.appendChild(y)}}function ue(t,e){let n=t.querySelector(".current");if(!n)n=t.querySelector(e==1?"li:first-child":"li:last-child"),n&&n.classList.add("current");else{let r=n;if(e===1)do r=r.nextElementSibling??void 0;while(r instanceof HTMLElement&&r.offsetParent==null);else do r=r.previousElementSibling??void 0;while(r instanceof HTMLElement&&r.offsetParent==null);r&&(n.classList.remove("current"),r.classList.add("current"))}}function Ne(t,e){let n=t.querySelector(".current");if(n||(n=t.querySelector("li:first-child")),n){let r=n.querySelector("a");r&&(window.location.href=r.href),e.blur()}}function ce(t,e){if(e==="")return t;let n=t.toLocaleLowerCase(),r=e.toLocaleLowerCase(),i=[],s=0,o=n.indexOf(r);for(;o!=-1;)i.push(K(t.substring(s,o)),`${K(t.substring(o,o+r.length))}`),s=o+r.length,o=n.indexOf(r,s);return i.push(K(t.substring(s))),i.join("")}var He={"&":"&","<":"<",">":">","'":"'",'"':"""};function K(t){return t.replace(/[&<>"'"]/g,e=>He[e])}var I=class{constructor(e){this.el=e.el,this.app=e.app}};var F="mousedown",fe="mousemove",H="mouseup",J={x:0,y:0},pe=!1,ee=!1,Be=!1,D=!1,me=/Android|webOS|iPhone|iPad|iPod|BlackBerry|IEMobile|Opera Mini/i.test(navigator.userAgent);document.documentElement.classList.add(me?"is-mobile":"not-mobile");me&&"ontouchstart"in document.documentElement&&(Be=!0,F="touchstart",fe="touchmove",H="touchend");document.addEventListener(F,t=>{ee=!0,D=!1;let e=F=="touchstart"?t.targetTouches[0]:t;J.y=e.pageY||0,J.x=e.pageX||0});document.addEventListener(fe,t=>{if(ee&&!D){let e=F=="touchstart"?t.targetTouches[0]:t,n=J.x-(e.pageX||0),r=J.y-(e.pageY||0);D=Math.sqrt(n*n+r*r)>10}});document.addEventListener(H,()=>{ee=!1});document.addEventListener("click",t=>{pe&&(t.preventDefault(),t.stopImmediatePropagation(),pe=!1)});var X=class extends I{constructor(e){super(e),this.className=this.el.dataset.toggle||"",this.el.addEventListener(H,n=>this.onPointerUp(n)),this.el.addEventListener("click",n=>n.preventDefault()),document.addEventListener(F,n=>this.onDocumentPointerDown(n)),document.addEventListener(H,n=>this.onDocumentPointerUp(n))}setActive(e){if(this.active==e)return;this.active=e,document.documentElement.classList.toggle("has-"+this.className,e),this.el.classList.toggle("active",e);let n=(this.active?"to-has-":"from-has-")+this.className;document.documentElement.classList.add(n),setTimeout(()=>document.documentElement.classList.remove(n),500)}onPointerUp(e){D||(this.setActive(!0),e.preventDefault())}onDocumentPointerDown(e){if(this.active){if(e.target.closest(".col-sidebar, .tsd-filter-group"))return;this.setActive(!1)}}onDocumentPointerUp(e){if(!D&&this.active&&e.target.closest(".col-sidebar")){let n=e.target.closest("a");if(n){let r=window.location.href;r.indexOf("#")!=-1&&(r=r.substring(0,r.indexOf("#"))),n.href.substring(0,r.length)==r&&setTimeout(()=>this.setActive(!1),250)}}}};var te;try{te=localStorage}catch{te={getItem(){return null},setItem(){}}}var Q=te;var ye=document.head.appendChild(document.createElement("style"));ye.dataset.for="filters";var Y=class extends I{constructor(e){super(e),this.key=`filter-${this.el.name}`,this.value=this.el.checked,this.el.addEventListener("change",()=>{this.setLocalStorage(this.el.checked)}),this.setLocalStorage(this.fromLocalStorage()),ye.innerHTML+=`html:not(.${this.key}) .tsd-is-${this.el.name} { display: none; } -`,this.app.updateIndexVisibility()}fromLocalStorage(){let e=Q.getItem(this.key);return e?e==="true":this.el.checked}setLocalStorage(e){Q.setItem(this.key,e.toString()),this.value=e,this.handleValueChange()}handleValueChange(){this.el.checked=this.value,document.documentElement.classList.toggle(this.key,this.value),this.app.filterChanged(),this.app.updateIndexVisibility()}};var Z=class extends I{constructor(e){super(e),this.summary=this.el.querySelector(".tsd-accordion-summary"),this.icon=this.summary.querySelector("svg"),this.key=`tsd-accordion-${this.summary.dataset.key??this.summary.textContent.trim().replace(/\s+/g,"-").toLowerCase()}`;let n=Q.getItem(this.key);this.el.open=n?n==="true":this.el.open,this.el.addEventListener("toggle",()=>this.update());let r=this.summary.querySelector("a");r&&r.addEventListener("click",()=>{location.assign(r.href)}),this.update()}update(){this.icon.style.transform=`rotate(${this.el.open?0:-90}deg)`,Q.setItem(this.key,this.el.open.toString())}};function ge(t){let e=Q.getItem("tsd-theme")||"os";t.value=e,ve(e),t.addEventListener("change",()=>{Q.setItem("tsd-theme",t.value),ve(t.value)})}function ve(t){document.documentElement.dataset.theme=t}var Le;function be(){let t=document.getElementById("tsd-nav-script");t&&(t.addEventListener("load",xe),xe())}async function xe(){let t=document.getElementById("tsd-nav-container");if(!t||!window.navigationData)return;let n=await(await fetch(window.navigationData)).arrayBuffer(),r=new Blob([n]).stream().pipeThrough(new DecompressionStream("gzip")),i=await new Response(r).json();Le=t.dataset.base+"/",t.innerHTML="";for(let s of i)we(s,t,[]);window.app.createComponents(t),window.app.showPage(),window.app.ensureActivePageVisible()}function we(t,e,n){let r=e.appendChild(document.createElement("li"));if(t.children){let i=[...n,t.text],s=r.appendChild(document.createElement("details"));s.className=t.class?`${t.class} tsd-index-accordion`:"tsd-index-accordion",s.dataset.key=i.join("$");let o=s.appendChild(document.createElement("summary"));o.className="tsd-accordion-summary",o.innerHTML='',Ee(t,o);let a=s.appendChild(document.createElement("div"));a.className="tsd-accordion-details";let l=a.appendChild(document.createElement("ul"));l.className="tsd-nested-navigation";for(let u of t.children)we(u,l,i)}else Ee(t,r,t.class)}function Ee(t,e,n){if(t.path){let r=e.appendChild(document.createElement("a"));r.href=Le+t.path,n&&(r.className=n),location.pathname===r.pathname&&r.classList.add("current"),t.kind&&(r.innerHTML=``),r.appendChild(document.createElement("span")).textContent=t.text}else e.appendChild(document.createElement("span")).textContent=t.text}G(X,"a[data-toggle]");G(Z,".tsd-index-accordion");G(Y,".tsd-filter-item input[type=checkbox]");var Se=document.getElementById("tsd-theme");Se&&ge(Se);var je=new U;Object.defineProperty(window,"app",{value:je});he();be();})(); +window.translations={"copy":"Copy","copied":"Copied!","normally_hidden":"This member is normally hidden due to your filter settings.","hierarchy_expand":"Expand","hierarchy_collapse":"Collapse","folder":"Folder","search_index_not_available":"The search index is not available","search_no_results_found_for_0":"No results found for {0}","kind_1":"Project","kind_2":"Module","kind_4":"Namespace","kind_8":"Enumeration","kind_16":"Enumeration Member","kind_32":"Variable","kind_64":"Function","kind_128":"Class","kind_256":"Interface","kind_512":"Constructor","kind_1024":"Property","kind_2048":"Method","kind_4096":"Call Signature","kind_8192":"Index Signature","kind_16384":"Constructor Signature","kind_32768":"Parameter","kind_65536":"Type Literal","kind_131072":"Type Parameter","kind_262144":"Accessor","kind_524288":"Get Signature","kind_1048576":"Set Signature","kind_2097152":"Type Alias","kind_4194304":"Reference","kind_8388608":"Document"}; +"use strict";(()=>{var Ke=Object.create;var he=Object.defineProperty;var Ge=Object.getOwnPropertyDescriptor;var Ze=Object.getOwnPropertyNames;var Xe=Object.getPrototypeOf,Ye=Object.prototype.hasOwnProperty;var et=(t,e)=>()=>(e||t((e={exports:{}}).exports,e),e.exports);var tt=(t,e,n,r)=>{if(e&&typeof e=="object"||typeof e=="function")for(let i of Ze(e))!Ye.call(t,i)&&i!==n&&he(t,i,{get:()=>e[i],enumerable:!(r=Ge(e,i))||r.enumerable});return t};var nt=(t,e,n)=>(n=t!=null?Ke(Xe(t)):{},tt(e||!t||!t.__esModule?he(n,"default",{value:t,enumerable:!0}):n,t));var ye=et((me,ge)=>{(function(){var t=function(e){var n=new t.Builder;return n.pipeline.add(t.trimmer,t.stopWordFilter,t.stemmer),n.searchPipeline.add(t.stemmer),e.call(n,n),n.build()};t.version="2.3.9";t.utils={},t.utils.warn=function(e){return function(n){e.console&&console.warn&&console.warn(n)}}(this),t.utils.asString=function(e){return e==null?"":e.toString()},t.utils.clone=function(e){if(e==null)return e;for(var n=Object.create(null),r=Object.keys(e),i=0;i0){var d=t.utils.clone(n)||{};d.position=[a,l],d.index=s.length,s.push(new t.Token(r.slice(a,o),d))}a=o+1}}return s},t.tokenizer.separator=/[\s\-]+/;t.Pipeline=function(){this._stack=[]},t.Pipeline.registeredFunctions=Object.create(null),t.Pipeline.registerFunction=function(e,n){n in this.registeredFunctions&&t.utils.warn("Overwriting existing registered function: "+n),e.label=n,t.Pipeline.registeredFunctions[e.label]=e},t.Pipeline.warnIfFunctionNotRegistered=function(e){var n=e.label&&e.label in this.registeredFunctions;n||t.utils.warn(`Function is not registered with pipeline. This may cause problems when serialising the index. +`,e)},t.Pipeline.load=function(e){var n=new t.Pipeline;return e.forEach(function(r){var i=t.Pipeline.registeredFunctions[r];if(i)n.add(i);else throw new Error("Cannot load unregistered function: "+r)}),n},t.Pipeline.prototype.add=function(){var e=Array.prototype.slice.call(arguments);e.forEach(function(n){t.Pipeline.warnIfFunctionNotRegistered(n),this._stack.push(n)},this)},t.Pipeline.prototype.after=function(e,n){t.Pipeline.warnIfFunctionNotRegistered(n);var r=this._stack.indexOf(e);if(r==-1)throw new Error("Cannot find existingFn");r=r+1,this._stack.splice(r,0,n)},t.Pipeline.prototype.before=function(e,n){t.Pipeline.warnIfFunctionNotRegistered(n);var r=this._stack.indexOf(e);if(r==-1)throw new Error("Cannot find existingFn");this._stack.splice(r,0,n)},t.Pipeline.prototype.remove=function(e){var n=this._stack.indexOf(e);n!=-1&&this._stack.splice(n,1)},t.Pipeline.prototype.run=function(e){for(var n=this._stack.length,r=0;r1&&(oe&&(r=s),o!=e);)i=r-n,s=n+Math.floor(i/2),o=this.elements[s*2];if(o==e||o>e)return s*2;if(oc?d+=2:a==c&&(n+=r[l+1]*i[d+1],l+=2,d+=2);return n},t.Vector.prototype.similarity=function(e){return this.dot(e)/this.magnitude()||0},t.Vector.prototype.toArray=function(){for(var e=new Array(this.elements.length/2),n=1,r=0;n0){var o=s.str.charAt(0),a;o in s.node.edges?a=s.node.edges[o]:(a=new t.TokenSet,s.node.edges[o]=a),s.str.length==1&&(a.final=!0),i.push({node:a,editsRemaining:s.editsRemaining,str:s.str.slice(1)})}if(s.editsRemaining!=0){if("*"in s.node.edges)var c=s.node.edges["*"];else{var c=new t.TokenSet;s.node.edges["*"]=c}if(s.str.length==0&&(c.final=!0),i.push({node:c,editsRemaining:s.editsRemaining-1,str:s.str}),s.str.length>1&&i.push({node:s.node,editsRemaining:s.editsRemaining-1,str:s.str.slice(1)}),s.str.length==1&&(s.node.final=!0),s.str.length>=1){if("*"in s.node.edges)var l=s.node.edges["*"];else{var l=new t.TokenSet;s.node.edges["*"]=l}s.str.length==1&&(l.final=!0),i.push({node:l,editsRemaining:s.editsRemaining-1,str:s.str.slice(1)})}if(s.str.length>1){var d=s.str.charAt(0),f=s.str.charAt(1),p;f in s.node.edges?p=s.node.edges[f]:(p=new t.TokenSet,s.node.edges[f]=p),s.str.length==1&&(p.final=!0),i.push({node:p,editsRemaining:s.editsRemaining-1,str:d+s.str.slice(2)})}}}return r},t.TokenSet.fromString=function(e){for(var n=new t.TokenSet,r=n,i=0,s=e.length;i=e;n--){var r=this.uncheckedNodes[n],i=r.child.toString();i in this.minimizedNodes?r.parent.edges[r.char]=this.minimizedNodes[i]:(r.child._str=i,this.minimizedNodes[i]=r.child),this.uncheckedNodes.pop()}};t.Index=function(e){this.invertedIndex=e.invertedIndex,this.fieldVectors=e.fieldVectors,this.tokenSet=e.tokenSet,this.fields=e.fields,this.pipeline=e.pipeline},t.Index.prototype.search=function(e){return this.query(function(n){var r=new t.QueryParser(e,n);r.parse()})},t.Index.prototype.query=function(e){for(var n=new t.Query(this.fields),r=Object.create(null),i=Object.create(null),s=Object.create(null),o=Object.create(null),a=Object.create(null),c=0;c1?this._b=1:this._b=e},t.Builder.prototype.k1=function(e){this._k1=e},t.Builder.prototype.add=function(e,n){var r=e[this._ref],i=Object.keys(this._fields);this._documents[r]=n||{},this.documentCount+=1;for(var s=0;s=this.length)return t.QueryLexer.EOS;var e=this.str.charAt(this.pos);return this.pos+=1,e},t.QueryLexer.prototype.width=function(){return this.pos-this.start},t.QueryLexer.prototype.ignore=function(){this.start==this.pos&&(this.pos+=1),this.start=this.pos},t.QueryLexer.prototype.backup=function(){this.pos-=1},t.QueryLexer.prototype.acceptDigitRun=function(){var e,n;do e=this.next(),n=e.charCodeAt(0);while(n>47&&n<58);e!=t.QueryLexer.EOS&&this.backup()},t.QueryLexer.prototype.more=function(){return this.pos1&&(e.backup(),e.emit(t.QueryLexer.TERM)),e.ignore(),e.more())return t.QueryLexer.lexText},t.QueryLexer.lexEditDistance=function(e){return e.ignore(),e.acceptDigitRun(),e.emit(t.QueryLexer.EDIT_DISTANCE),t.QueryLexer.lexText},t.QueryLexer.lexBoost=function(e){return e.ignore(),e.acceptDigitRun(),e.emit(t.QueryLexer.BOOST),t.QueryLexer.lexText},t.QueryLexer.lexEOS=function(e){e.width()>0&&e.emit(t.QueryLexer.TERM)},t.QueryLexer.termSeparator=t.tokenizer.separator,t.QueryLexer.lexText=function(e){for(;;){var n=e.next();if(n==t.QueryLexer.EOS)return t.QueryLexer.lexEOS;if(n.charCodeAt(0)==92){e.escapeCharacter();continue}if(n==":")return t.QueryLexer.lexField;if(n=="~")return e.backup(),e.width()>0&&e.emit(t.QueryLexer.TERM),t.QueryLexer.lexEditDistance;if(n=="^")return e.backup(),e.width()>0&&e.emit(t.QueryLexer.TERM),t.QueryLexer.lexBoost;if(n=="+"&&e.width()===1||n=="-"&&e.width()===1)return e.emit(t.QueryLexer.PRESENCE),t.QueryLexer.lexText;if(n.match(t.QueryLexer.termSeparator))return t.QueryLexer.lexTerm}},t.QueryParser=function(e,n){this.lexer=new t.QueryLexer(e),this.query=n,this.currentClause={},this.lexemeIdx=0},t.QueryParser.prototype.parse=function(){this.lexer.run(),this.lexemes=this.lexer.lexemes;for(var e=t.QueryParser.parseClause;e;)e=e(this);return this.query},t.QueryParser.prototype.peekLexeme=function(){return this.lexemes[this.lexemeIdx]},t.QueryParser.prototype.consumeLexeme=function(){var e=this.peekLexeme();return this.lexemeIdx+=1,e},t.QueryParser.prototype.nextClause=function(){var e=this.currentClause;this.query.clause(e),this.currentClause={}},t.QueryParser.parseClause=function(e){var n=e.peekLexeme();if(n!=null)switch(n.type){case t.QueryLexer.PRESENCE:return t.QueryParser.parsePresence;case t.QueryLexer.FIELD:return t.QueryParser.parseField;case t.QueryLexer.TERM:return t.QueryParser.parseTerm;default:var r="expected either a field or a term, found "+n.type;throw n.str.length>=1&&(r+=" with value '"+n.str+"'"),new t.QueryParseError(r,n.start,n.end)}},t.QueryParser.parsePresence=function(e){var n=e.consumeLexeme();if(n!=null){switch(n.str){case"-":e.currentClause.presence=t.Query.presence.PROHIBITED;break;case"+":e.currentClause.presence=t.Query.presence.REQUIRED;break;default:var r="unrecognised presence operator'"+n.str+"'";throw new t.QueryParseError(r,n.start,n.end)}var i=e.peekLexeme();if(i==null){var r="expecting term or field, found nothing";throw new t.QueryParseError(r,n.start,n.end)}switch(i.type){case t.QueryLexer.FIELD:return t.QueryParser.parseField;case t.QueryLexer.TERM:return t.QueryParser.parseTerm;default:var r="expecting term or field, found '"+i.type+"'";throw new t.QueryParseError(r,i.start,i.end)}}},t.QueryParser.parseField=function(e){var n=e.consumeLexeme();if(n!=null){if(e.query.allFields.indexOf(n.str)==-1){var r=e.query.allFields.map(function(o){return"'"+o+"'"}).join(", "),i="unrecognised field '"+n.str+"', possible fields: "+r;throw new t.QueryParseError(i,n.start,n.end)}e.currentClause.fields=[n.str];var s=e.peekLexeme();if(s==null){var i="expecting term, found nothing";throw new t.QueryParseError(i,n.start,n.end)}switch(s.type){case t.QueryLexer.TERM:return t.QueryParser.parseTerm;default:var i="expecting term, found '"+s.type+"'";throw new t.QueryParseError(i,s.start,s.end)}}},t.QueryParser.parseTerm=function(e){var n=e.consumeLexeme();if(n!=null){e.currentClause.term=n.str.toLowerCase(),n.str.indexOf("*")!=-1&&(e.currentClause.usePipeline=!1);var r=e.peekLexeme();if(r==null){e.nextClause();return}switch(r.type){case t.QueryLexer.TERM:return e.nextClause(),t.QueryParser.parseTerm;case t.QueryLexer.FIELD:return e.nextClause(),t.QueryParser.parseField;case t.QueryLexer.EDIT_DISTANCE:return t.QueryParser.parseEditDistance;case t.QueryLexer.BOOST:return t.QueryParser.parseBoost;case t.QueryLexer.PRESENCE:return e.nextClause(),t.QueryParser.parsePresence;default:var i="Unexpected lexeme type '"+r.type+"'";throw new t.QueryParseError(i,r.start,r.end)}}},t.QueryParser.parseEditDistance=function(e){var n=e.consumeLexeme();if(n!=null){var r=parseInt(n.str,10);if(isNaN(r)){var i="edit distance must be numeric";throw new t.QueryParseError(i,n.start,n.end)}e.currentClause.editDistance=r;var s=e.peekLexeme();if(s==null){e.nextClause();return}switch(s.type){case t.QueryLexer.TERM:return e.nextClause(),t.QueryParser.parseTerm;case t.QueryLexer.FIELD:return e.nextClause(),t.QueryParser.parseField;case t.QueryLexer.EDIT_DISTANCE:return t.QueryParser.parseEditDistance;case t.QueryLexer.BOOST:return t.QueryParser.parseBoost;case t.QueryLexer.PRESENCE:return e.nextClause(),t.QueryParser.parsePresence;default:var i="Unexpected lexeme type '"+s.type+"'";throw new t.QueryParseError(i,s.start,s.end)}}},t.QueryParser.parseBoost=function(e){var n=e.consumeLexeme();if(n!=null){var r=parseInt(n.str,10);if(isNaN(r)){var i="boost must be numeric";throw new t.QueryParseError(i,n.start,n.end)}e.currentClause.boost=r;var s=e.peekLexeme();if(s==null){e.nextClause();return}switch(s.type){case t.QueryLexer.TERM:return e.nextClause(),t.QueryParser.parseTerm;case t.QueryLexer.FIELD:return e.nextClause(),t.QueryParser.parseField;case t.QueryLexer.EDIT_DISTANCE:return t.QueryParser.parseEditDistance;case t.QueryLexer.BOOST:return t.QueryParser.parseBoost;case t.QueryLexer.PRESENCE:return e.nextClause(),t.QueryParser.parsePresence;default:var i="Unexpected lexeme type '"+s.type+"'";throw new t.QueryParseError(i,s.start,s.end)}}},function(e,n){typeof define=="function"&&define.amd?define(n):typeof me=="object"?ge.exports=n():e.lunr=n()}(this,function(){return t})})()});var M,G={getItem(){return null},setItem(){}},K;try{K=localStorage,M=K}catch{K=G,M=G}var S={getItem:t=>M.getItem(t),setItem:(t,e)=>M.setItem(t,e),disableWritingLocalStorage(){M=G},disable(){localStorage.clear(),M=G},enable(){M=K}};window.TypeDoc||={disableWritingLocalStorage(){S.disableWritingLocalStorage()},disableLocalStorage:()=>{S.disable()},enableLocalStorage:()=>{S.enable()}};window.translations||={copy:"Copy",copied:"Copied!",normally_hidden:"This member is normally hidden due to your filter settings.",hierarchy_expand:"Expand",hierarchy_collapse:"Collapse",search_index_not_available:"The search index is not available",search_no_results_found_for_0:"No results found for {0}",folder:"Folder",kind_1:"Project",kind_2:"Module",kind_4:"Namespace",kind_8:"Enumeration",kind_16:"Enumeration Member",kind_32:"Variable",kind_64:"Function",kind_128:"Class",kind_256:"Interface",kind_512:"Constructor",kind_1024:"Property",kind_2048:"Method",kind_4096:"Call Signature",kind_8192:"Index Signature",kind_16384:"Constructor Signature",kind_32768:"Parameter",kind_65536:"Type Literal",kind_131072:"Type Parameter",kind_262144:"Accessor",kind_524288:"Get Signature",kind_1048576:"Set Signature",kind_2097152:"Type Alias",kind_4194304:"Reference",kind_8388608:"Document"};var pe=[];function X(t,e){pe.push({selector:e,constructor:t})}var Z=class{alwaysVisibleMember=null;constructor(){this.createComponents(document.body),this.ensureFocusedElementVisible(),this.listenForCodeCopies(),window.addEventListener("hashchange",()=>this.ensureFocusedElementVisible()),document.body.style.display||(this.ensureFocusedElementVisible(),this.updateIndexVisibility(),this.scrollToHash())}createComponents(e){pe.forEach(n=>{e.querySelectorAll(n.selector).forEach(r=>{r.dataset.hasInstance||(new n.constructor({el:r,app:this}),r.dataset.hasInstance=String(!0))})})}filterChanged(){this.ensureFocusedElementVisible()}showPage(){document.body.style.display&&(document.body.style.removeProperty("display"),this.ensureFocusedElementVisible(),this.updateIndexVisibility(),this.scrollToHash())}scrollToHash(){if(location.hash){let e=document.getElementById(location.hash.substring(1));if(!e)return;e.scrollIntoView({behavior:"instant",block:"start"})}}ensureActivePageVisible(){let e=document.querySelector(".tsd-navigation .current"),n=e?.parentElement;for(;n&&!n.classList.contains(".tsd-navigation");)n instanceof HTMLDetailsElement&&(n.open=!0),n=n.parentElement;if(e&&!rt(e)){let r=e.getBoundingClientRect().top-document.documentElement.clientHeight/4;document.querySelector(".site-menu").scrollTop=r,document.querySelector(".col-sidebar").scrollTop=r}}updateIndexVisibility(){let e=document.querySelector(".tsd-index-content"),n=e?.open;e&&(e.open=!0),document.querySelectorAll(".tsd-index-section").forEach(r=>{r.style.display="block";let i=Array.from(r.querySelectorAll(".tsd-index-link")).every(s=>s.offsetParent==null);r.style.display=i?"none":"block"}),e&&(e.open=n)}ensureFocusedElementVisible(){if(this.alwaysVisibleMember&&(this.alwaysVisibleMember.classList.remove("always-visible"),this.alwaysVisibleMember.firstElementChild.remove(),this.alwaysVisibleMember=null),!location.hash)return;let e=document.getElementById(location.hash.substring(1));if(!e)return;let n=e.parentElement;for(;n&&n.tagName!=="SECTION";)n=n.parentElement;if(!n)return;let r=n.offsetParent==null,i=n;for(;i!==document.body;)i instanceof HTMLDetailsElement&&(i.open=!0),i=i.parentElement;if(n.offsetParent==null){this.alwaysVisibleMember=n,n.classList.add("always-visible");let s=document.createElement("p");s.classList.add("warning"),s.textContent=window.translations.normally_hidden,n.prepend(s)}r&&e.scrollIntoView()}listenForCodeCopies(){document.querySelectorAll("pre > button").forEach(e=>{let n;e.addEventListener("click",()=>{e.previousElementSibling instanceof HTMLElement&&navigator.clipboard.writeText(e.previousElementSibling.innerText.trim()),e.textContent=window.translations.copied,e.classList.add("visible"),clearTimeout(n),n=setTimeout(()=>{e.classList.remove("visible"),n=setTimeout(()=>{e.textContent=window.translations.copy},100)},1e3)})})}};function rt(t){let e=t.getBoundingClientRect(),n=Math.max(document.documentElement.clientHeight,window.innerHeight);return!(e.bottom<0||e.top-n>=0)}var fe=(t,e=100)=>{let n;return()=>{clearTimeout(n),n=setTimeout(()=>t(),e)}};var Ie=nt(ye(),1);async function R(t){let e=Uint8Array.from(atob(t),s=>s.charCodeAt(0)),r=new Blob([e]).stream().pipeThrough(new DecompressionStream("deflate")),i=await new Response(r).text();return JSON.parse(i)}var Y="closing",ae="tsd-overlay";function it(){let t=Math.abs(window.innerWidth-document.documentElement.clientWidth);document.body.style.overflow="hidden",document.body.style.paddingRight=`${t}px`}function st(){document.body.style.removeProperty("overflow"),document.body.style.removeProperty("padding-right")}function xe(t,e){t.addEventListener("animationend",()=>{t.classList.contains(Y)&&(t.classList.remove(Y),document.getElementById(ae)?.remove(),t.close(),st())}),t.addEventListener("cancel",n=>{n.preventDefault(),ve(t)}),e?.closeOnClick&&document.addEventListener("click",n=>{t.open&&!t.contains(n.target)&&ve(t)},!0)}function Ee(t){if(t.open)return;let e=document.createElement("div");e.id=ae,document.body.appendChild(e),t.showModal(),it()}function ve(t){if(!t.open)return;document.getElementById(ae)?.classList.add(Y),t.classList.add(Y)}var I=class{el;app;constructor(e){this.el=e.el,this.app=e.app}};var be=document.head.appendChild(document.createElement("style"));be.dataset.for="filters";var le={};function we(t){for(let e of t.split(/\s+/))if(le.hasOwnProperty(e)&&!le[e])return!0;return!1}var ee=class extends I{key;value;constructor(e){super(e),this.key=`filter-${this.el.name}`,this.value=this.el.checked,this.el.addEventListener("change",()=>{this.setLocalStorage(this.el.checked)}),this.setLocalStorage(this.fromLocalStorage()),be.innerHTML+=`html:not(.${this.key}) .tsd-is-${this.el.name} { display: none; } +`,this.app.updateIndexVisibility()}fromLocalStorage(){let e=S.getItem(this.key);return e?e==="true":this.el.checked}setLocalStorage(e){S.setItem(this.key,e.toString()),this.value=e,this.handleValueChange()}handleValueChange(){this.el.checked=this.value,document.documentElement.classList.toggle(this.key,this.value),le[`tsd-is-${this.el.name}`]=this.value,this.app.filterChanged(),this.app.updateIndexVisibility()}};var Le=0;async function Se(t,e){if(!window.searchData)return;let n=await R(window.searchData);t.data=n,t.index=Ie.Index.load(n.index),e.innerHTML=""}function _e(){let t=document.getElementById("tsd-search-trigger"),e=document.getElementById("tsd-search"),n=document.getElementById("tsd-search-input"),r=document.getElementById("tsd-search-results"),i=document.getElementById("tsd-search-script"),s=document.getElementById("tsd-search-status");if(!(t&&e&&n&&r&&i&&s))throw new Error("Search controls missing");let o={base:document.documentElement.dataset.base};o.base.endsWith("/")||(o.base+="/"),i.addEventListener("error",()=>{let a=window.translations.search_index_not_available;Pe(s,a)}),i.addEventListener("load",()=>{Se(o,s)}),Se(o,s),ot({trigger:t,searchEl:e,results:r,field:n,status:s},o)}function ot(t,e){let{field:n,results:r,searchEl:i,status:s,trigger:o}=t;xe(i,{closeOnClick:!0});function a(){Ee(i),n.setSelectionRange(0,n.value.length)}o.addEventListener("click",a),n.addEventListener("input",fe(()=>{at(r,n,s,e)},200)),n.addEventListener("keydown",l=>{if(r.childElementCount===0||l.ctrlKey||l.metaKey||l.altKey)return;let d=n.getAttribute("aria-activedescendant"),f=d?document.getElementById(d):null;if(f){let p=!1,v=!1;switch(l.key){case"Home":case"End":case"ArrowLeft":case"ArrowRight":v=!0;break;case"ArrowDown":case"ArrowUp":p=l.shiftKey;break}(p||v)&&ke(n)}if(!l.shiftKey)switch(l.key){case"Enter":f?.querySelector("a")?.click();break;case"ArrowUp":Te(r,n,f,-1),l.preventDefault();break;case"ArrowDown":Te(r,n,f,1),l.preventDefault();break}});function c(){ke(n)}n.addEventListener("change",c),n.addEventListener("blur",c),n.addEventListener("click",c),document.body.addEventListener("keydown",l=>{if(l.altKey||l.metaKey||l.shiftKey)return;let d=l.ctrlKey&&l.key==="k",f=!l.ctrlKey&&!ut()&&l.key==="/";(d||f)&&(l.preventDefault(),a())})}function at(t,e,n,r){if(!r.index||!r.data)return;t.innerHTML="",n.innerHTML="",Le+=1;let i=e.value.trim(),s;if(i){let a=i.split(" ").map(c=>c.length?`*${c}*`:"").join(" ");s=r.index.search(a).filter(({ref:c})=>{let l=r.data.rows[Number(c)].classes;return!l||!we(l)})}else s=[];if(s.length===0&&i){let a=window.translations.search_no_results_found_for_0.replace("{0}",` "${te(i)}" `);Pe(n,a);return}for(let a=0;ac.score-a.score);let o=Math.min(10,s.length);for(let a=0;a`,f=Ce(c.name,i);globalThis.DEBUG_SEARCH_WEIGHTS&&(f+=` (score: ${s[a].score.toFixed(2)})`),c.parent&&(f=` + ${Ce(c.parent,i)}.${f}`);let p=document.createElement("li");p.id=`tsd-search:${Le}-${a}`,p.role="option",p.ariaSelected="false",p.classList.value=c.classes??"";let v=document.createElement("a");v.tabIndex=-1,v.href=r.base+c.url,v.innerHTML=d+`${f}`,p.append(v),t.appendChild(p)}}function Te(t,e,n,r){let i;if(r===1?i=n?.nextElementSibling||t.firstElementChild:i=n?.previousElementSibling||t.lastElementChild,i!==n){if(!i||i.role!=="option"){console.error("Option missing");return}i.ariaSelected="true",i.scrollIntoView({behavior:"smooth",block:"nearest"}),e.setAttribute("aria-activedescendant",i.id),n?.setAttribute("aria-selected","false")}}function ke(t){let e=t.getAttribute("aria-activedescendant");(e?document.getElementById(e):null)?.setAttribute("aria-selected","false"),t.setAttribute("aria-activedescendant","")}function Ce(t,e){if(e==="")return t;let n=t.toLocaleLowerCase(),r=e.toLocaleLowerCase(),i=[],s=0,o=n.indexOf(r);for(;o!=-1;)i.push(te(t.substring(s,o)),`${te(t.substring(o,o+r.length))}`),s=o+r.length,o=n.indexOf(r,s);return i.push(te(t.substring(s))),i.join("")}var lt={"&":"&","<":"<",">":">","'":"'",'"':"""};function te(t){return t.replace(/[&<>"'"]/g,e=>lt[e])}function Pe(t,e){t.innerHTML=e?`
${e}
`:""}var ct=["button","checkbox","file","hidden","image","radio","range","reset","submit"];function ut(){let t=document.activeElement;return t?t.isContentEditable||t.tagName==="TEXTAREA"||t.tagName==="SEARCH"?!0:t.tagName==="INPUT"&&!ct.includes(t.type):!1}var D="mousedown",Me="mousemove",$="mouseup",ne={x:0,y:0},Qe=!1,ce=!1,dt=!1,F=!1,Oe=/Android|webOS|iPhone|iPad|iPod|BlackBerry|IEMobile|Opera Mini/i.test(navigator.userAgent);document.documentElement.classList.add(Oe?"is-mobile":"not-mobile");Oe&&"ontouchstart"in document.documentElement&&(dt=!0,D="touchstart",Me="touchmove",$="touchend");document.addEventListener(D,t=>{ce=!0,F=!1;let e=D=="touchstart"?t.targetTouches[0]:t;ne.y=e.pageY||0,ne.x=e.pageX||0});document.addEventListener(Me,t=>{if(ce&&!F){let e=D=="touchstart"?t.targetTouches[0]:t,n=ne.x-(e.pageX||0),r=ne.y-(e.pageY||0);F=Math.sqrt(n*n+r*r)>10}});document.addEventListener($,()=>{ce=!1});document.addEventListener("click",t=>{Qe&&(t.preventDefault(),t.stopImmediatePropagation(),Qe=!1)});var re=class extends I{active;className;constructor(e){super(e),this.className=this.el.dataset.toggle||"",this.el.addEventListener($,n=>this.onPointerUp(n)),this.el.addEventListener("click",n=>n.preventDefault()),document.addEventListener(D,n=>this.onDocumentPointerDown(n)),document.addEventListener($,n=>this.onDocumentPointerUp(n))}setActive(e){if(this.active==e)return;this.active=e,document.documentElement.classList.toggle("has-"+this.className,e),this.el.classList.toggle("active",e);let n=(this.active?"to-has-":"from-has-")+this.className;document.documentElement.classList.add(n),setTimeout(()=>document.documentElement.classList.remove(n),500)}onPointerUp(e){F||(this.setActive(!0),e.preventDefault())}onDocumentPointerDown(e){if(this.active){if(e.target.closest(".col-sidebar, .tsd-filter-group"))return;this.setActive(!1)}}onDocumentPointerUp(e){if(!F&&this.active&&e.target.closest(".col-sidebar")){let n=e.target.closest("a");if(n){let r=window.location.href;r.indexOf("#")!=-1&&(r=r.substring(0,r.indexOf("#"))),n.href.substring(0,r.length)==r&&setTimeout(()=>this.setActive(!1),250)}}}};var ue=new Map,de=class{open;accordions=[];key;constructor(e,n){this.key=e,this.open=n}add(e){this.accordions.push(e),e.open=this.open,e.addEventListener("toggle",()=>{this.toggle(e.open)})}toggle(e){for(let n of this.accordions)n.open=e;S.setItem(this.key,e.toString())}},ie=class extends I{constructor(e){super(e);let n=this.el.querySelector("summary"),r=n.querySelector("a");r&&r.addEventListener("click",()=>{location.assign(r.href)});let i=`tsd-accordion-${n.dataset.key??n.textContent.trim().replace(/\s+/g,"-").toLowerCase()}`,s;if(ue.has(i))s=ue.get(i);else{let o=S.getItem(i),a=o?o==="true":this.el.open;s=new de(i,a),ue.set(i,s)}s.add(this.el)}};function He(t){let e=S.getItem("tsd-theme")||"os";t.value=e,Ae(e),t.addEventListener("change",()=>{S.setItem("tsd-theme",t.value),Ae(t.value)})}function Ae(t){document.documentElement.dataset.theme=t}var se;function Ne(){let t=document.getElementById("tsd-nav-script");t&&(t.addEventListener("load",Re),Re())}async function Re(){let t=document.getElementById("tsd-nav-container");if(!t||!window.navigationData)return;let e=await R(window.navigationData);se=document.documentElement.dataset.base,se.endsWith("/")||(se+="/"),t.innerHTML="";for(let n of e)Be(n,t,[]);window.app.createComponents(t),window.app.showPage(),window.app.ensureActivePageVisible()}function Be(t,e,n){let r=e.appendChild(document.createElement("li"));if(t.children){let i=[...n,t.text],s=r.appendChild(document.createElement("details"));s.className=t.class?`${t.class} tsd-accordion`:"tsd-accordion";let o=s.appendChild(document.createElement("summary"));o.className="tsd-accordion-summary",o.dataset.key=i.join("$"),o.innerHTML='',De(t,o);let a=s.appendChild(document.createElement("div"));a.className="tsd-accordion-details";let c=a.appendChild(document.createElement("ul"));c.className="tsd-nested-navigation";for(let l of t.children)Be(l,c,i)}else De(t,r,t.class)}function De(t,e,n){if(t.path){let r=e.appendChild(document.createElement("a"));if(r.href=se+t.path,n&&(r.className=n),location.pathname===r.pathname&&!r.href.includes("#")&&(r.classList.add("current"),r.ariaCurrent="page"),t.kind){let i=window.translations[`kind_${t.kind}`].replaceAll('"',""");r.innerHTML=``}r.appendChild(Fe(t.text,document.createElement("span")))}else{let r=e.appendChild(document.createElement("span")),i=window.translations.folder.replaceAll('"',""");r.innerHTML=``,r.appendChild(Fe(t.text,document.createElement("span")))}}function Fe(t,e){let n=t.split(/(?<=[^A-Z])(?=[A-Z])|(?<=[A-Z])(?=[A-Z][a-z])|(?<=[_-])(?=[^_-])/);for(let r=0;r{let i=r.target;for(;i.parentElement&&i.parentElement.tagName!="LI";)i=i.parentElement;i.dataset.dropdown&&(i.dataset.dropdown=String(i.dataset.dropdown!=="true"))});let t=new Map,e=new Set;for(let r of document.querySelectorAll(".tsd-full-hierarchy [data-refl]")){let i=r.querySelector("ul");t.has(r.dataset.refl)?e.add(r.dataset.refl):i&&t.set(r.dataset.refl,i)}for(let r of e)n(r);function n(r){let i=t.get(r).cloneNode(!0);i.querySelectorAll("[id]").forEach(s=>{s.removeAttribute("id")}),i.querySelectorAll("[data-dropdown]").forEach(s=>{s.dataset.dropdown="false"});for(let s of document.querySelectorAll(`[data-refl="${r}"]`)){let o=gt(),a=s.querySelector("ul");s.insertBefore(o,a),o.dataset.dropdown=String(!!a),a||s.appendChild(i.cloneNode(!0))}}}function pt(){let t=document.getElementById("tsd-hierarchy-script");t&&(t.addEventListener("load",Ve),Ve())}async function Ve(){let t=document.querySelector(".tsd-panel.tsd-hierarchy:has(h4 a)");if(!t||!window.hierarchyData)return;let e=+t.dataset.refl,n=await R(window.hierarchyData),r=t.querySelector("ul"),i=document.createElement("ul");if(i.classList.add("tsd-hierarchy"),ft(i,n,e),r.querySelectorAll("li").length==i.querySelectorAll("li").length)return;let s=document.createElement("span");s.classList.add("tsd-hierarchy-toggle"),s.textContent=window.translations.hierarchy_expand,t.querySelector("h4 a")?.insertAdjacentElement("afterend",s),s.insertAdjacentText("beforebegin",", "),s.addEventListener("click",()=>{s.textContent===window.translations.hierarchy_expand?(r.insertAdjacentElement("afterend",i),r.remove(),s.textContent=window.translations.hierarchy_collapse):(i.insertAdjacentElement("afterend",r),i.remove(),s.textContent=window.translations.hierarchy_expand)})}function ft(t,e,n){let r=e.roots.filter(i=>mt(e,i,n));for(let i of r)t.appendChild(je(e,i,n))}function je(t,e,n,r=new Set){if(r.has(e))return;r.add(e);let i=t.reflections[e],s=document.createElement("li");if(s.classList.add("tsd-hierarchy-item"),e===n){let o=s.appendChild(document.createElement("span"));o.textContent=i.name,o.classList.add("tsd-hierarchy-target")}else{for(let a of i.uniqueNameParents||[]){let c=t.reflections[a],l=s.appendChild(document.createElement("a"));l.textContent=c.name,l.href=oe+c.url,l.className=c.class+" tsd-signature-type",s.append(document.createTextNode("."))}let o=s.appendChild(document.createElement("a"));o.textContent=t.reflections[e].name,o.href=oe+i.url,o.className=i.class+" tsd-signature-type"}if(i.children){let o=s.appendChild(document.createElement("ul"));o.classList.add("tsd-hierarchy");for(let a of i.children){let c=je(t,a,n,r);c&&o.appendChild(c)}}return r.delete(e),s}function mt(t,e,n){if(e===n)return!0;let r=new Set,i=[t.reflections[e]];for(;i.length;){let s=i.pop();if(!r.has(s)){r.add(s);for(let o of s.children||[]){if(o===n)return!0;i.push(t.reflections[o])}}}return!1}function gt(){let t=document.createElementNS("http://www.w3.org/2000/svg","svg");return t.setAttribute("width","20"),t.setAttribute("height","20"),t.setAttribute("viewBox","0 0 24 24"),t.setAttribute("fill","none"),t.innerHTML='',t}X(re,"a[data-toggle]");X(ie,".tsd-accordion");X(ee,".tsd-filter-item input[type=checkbox]");var qe=document.getElementById("tsd-theme");qe&&He(qe);var yt=new Z;Object.defineProperty(window,"app",{value:yt});_e();Ne();$e();"virtualKeyboard"in navigator&&(navigator.virtualKeyboard.overlaysContent=!0);})(); /*! Bundled license information: lunr/lunr.js: diff --git a/assets/navigation.js b/assets/navigation.js index 33bd33a5a2..2a2f5d71ae 100644 --- a/assets/navigation.js +++ b/assets/navigation.js @@ -1 +1 @@ -window.navigationData = "data:application/octet-stream;base64,H4sIAAAAAAAAA71dbXPbOJL+L8nXSW4mOzO3O5/WsZWJahzHZ8mZ3dtKqWiJtlmRSB1JeUZ3tf/9AFAk8dJoNKSGPuVF3c9DsoFGN4hm/+v/XrX5n+2rX179/Y/s2+7Vd6+Wz8V6Veflq1/+Nfy2rau2Er9ts/ZZ/HNTrXbrvPmPhVRZqB/fPrebtZD4VpSrV7+8g2Fud83zXd5sq7LJw2ivLfEO+scf/vbjX77/8d/fDajzalssP5fr/ae8abInCjKg4kP/XaiSgDVB82H8CD+MZbXKlyPk465ctoW4VS+oUjChf9avVPwqJGIQOw0EMi9jITsNB/KrBqqUFo/Fus1r/JHqkqRnSjaWg/zaVPWNhg9K4y7/n13etBEUhh7pVi6rss3L9kPsYzKZDBS+YUlm5BmzZDqmAU3mI4x2jx0L8b/1Y7Y80pRvfrAc7k8/a5yn2jC51dLbiWCZg8J2GT+7tsu0c0ngp7OBAE/4/AU64dkfPK1c4SOevqaV6PnrDAksoMOnsIGOT7DCXdbm18WmaG/rqnqMMISpmMgWFkkCc1gMKSxiUdDdkh1iRC8Y+BIBOL8Ihu0SRwenNwVfU8QZfEOXQmLqQjy+cHXx8o4+S4QwaWZ0z3S2e2iWdfGQRweXkgfGOIZ+vt9GxM4IN4CbxlFEXgPsR9wZ6HkiebnbcF2LPfT+ekoMh1Dzu06ELIEXRdjIDlXTpGxABOk7kDOO6APhmWx5YDuXMQ90qSJHyZk8eLRJ0lgqcQhpUySMIiXVOQJJgCeNadKHkwALwUBH7YpJqiRbmhhJGrsk2PLEKI5ZkuKDff+aSAn8kdXwWO4OJ01eYHmlZKmBO79wKnBmEXk0XVoKsi6entstcd0bhEkTt3vTQs47RnBNkdtDwCScHgJmYPUQMAXBQ9BflcFEacJTD0tKo6QIRD0cVLPQdowtEv4tY5cgoR24N41d+CSR5kiTNtL08qQxScpI08vCH2mOVAkjTZgkjV2SRZowBXkdiQkvwSULD4PgxSqKhRI9Os43hiG0ZX1U1OibK9xRI2h+WtS4oU/HTcQEjHfFPXpaR+xh4ZzuHgrW+e7h4HfBPVFCBwxRpLBHMucLEZwQraAzHTY8tz8B7ojqTdpslbUZbWh1shEntzqFiEx04AD0+ccxwsU7oBEi5pGNMJGdTa9Gz1Y9vGmSVpzsDIZLkcLiVNGmiwkQsUFDcVS+4XIMqT9sdH3XNs/rRf7n8jkraWujoUDbRxMak4PCf+3yeh9P40BwT4cQHeeECHGxTokQGSVb0pTubi9Ps54AOJ/tJNl5LCeZzmQ3SRVrtYhVCCFOtBQRGM9kxCSLEoGPaM5p+RioN/ExSs30ZlMsaU2lKBKbR3FEzjBrXUNX7YBLDmz3+JzxkZQCI4IwLjwJj/wwtTnmI+mkMi0MalZNzKaQJk6aVh+Lpq3q/aRsadGPjq/rcs9hLw/nLPaSsM5jLwthJs9WTcTukM40aqY0jcaSyjAaRTKzaBwEo8BzBvUAvjGAuxnI+mSaUZnoaMRF0UaZFEy069xhp91zBjlYRy9EwDt2IQaKO5F6ai2P2LTryBzVNGZxafgt43IkMI5LEmkfemLkEqZJh7w8aU2UIvXxsvC/sumoEr6wcQn47ZHsZY0LH2eB3/L9l2y9O84SvXJyiwxESS0zsKS10ECT6qUatLoFAiX/ukZgcrTpZFFZp8/pcL8udCxGJnBnUxxRr0+LOFv5WY9FVa73MRmuq0WavnGfHfFS2TDcroNCyelEKHys7oRCSHAsfnOiI5bAHhq7MfMx4oX9iOAbmaOEhQQPusllVZa5ssOsFb508pKXrQauV0Zq0LCayagXPk7kdlbzfn9VNMvqRXg1Kg+s5yf6mGfr9lle0y6MrgvTIC/V5hzx4n2KfqpbOR6W1XpS11UdxDekw6DhCx4k/WDz7CmMI4X8EIMt53Xx9IR+P0XDtLWwteqqbC7XhXjUROhePIApL+HzVrksMrCmQ0BXN3hZbcSCb44wAouli7FNlOeso+7F1MHQP2TFeldjbk+DPQhjeNOLZl8up0IlayviaDF1UPTRk33Kyow8Hl09IgvoZolMXl9rsV2ptXgVXoB0GlOJgE99UgdpFPEwvIiIB+kQYr3ftrFPwVYLcNCvGL/abq2YlqtiGTHKLS2UIe4xUO5entiZ5W1LNtuoEMQ1zyMGUd0jiRam/vaOiKurBLGx2CbIEgpwbD65TMeZU1dBscmpuI6O7cTb+PkyL17II6YXD2Cus/3F7ZSM2YnjmOsy7gmPCijuLC/pbq4TxvG6Wl21KlNRNRUUOyJ70vHx5NfikLkPEVeKYljXsp7ixkgxMbxBHMOUv19m2+yhWBetiK521JgSUKSeUoiN/2BdKpvaY7rN6mxzBJ2mzHgGw0MGv7CIPnJhobtHi1xE3T+Lq9itiYMA1sXYlG+ij+FBHN2JLMqndT57zuoV/dFYSqGdwXc0VCWKYV2IMPcl1z2UNirb/RYCBXQsiu//9p8//PROp9m1lbo3cZdhfE04BHyZrdcP2fJbELQXDALaWYaTtPkIPIoEQvlFUuXEKSSDcAywOQ4J4MAYBAjqvN/BsGepl8JWCZLUuQh2DhmN7TZ9LK4OjeaQ5kTRGDo0muviYftuSx5Yrg6NRvqpOBJNg0ahOwHqEPAohggnN3e/5fsgfCdGALPeqPjhgHeRLmD3IZd+aFOfOqgVorJyUDv58VCBWpFUxHkBaoWopva3nT3gU+gr3ACcijbNT+T4EAfRIOiN+JN6naNsEFZFFWFEJRYEkzkMdfzpwmFg8ySaF9I9h+aCdd4sCNaJ0cCgKB6F9YbuHoJZXr8UxosgFL4XD4MfRl+s8/ApBgmrZbaWVpLfgXLCdx8ZoBQi6veJ+rfqlNUB0AnR3OTtH1X9TUQvj0U4uDSkw9D9HKYaxdEIUogld7oK4yqxEJiTKhKfukePQjddzdqwNxwkg5AiLtg90IJhTTYEqx8jIa5irkqIZHb1W2Q47GgEKfKsXj6rQP1PArwuHYYWt1ou85vd5oGwvpniQXA3GfbhejJgF7LN2mJJTipN8TC4WMQud3VTEZ7EKEuCjfXzkFKQSPuiIGkgmvJEeHUt5AwcUgoRzZ+L5qJczZ+z8D1oshTYzzUZtRMNgd6XTf8Ug6iabAj2avLh4v56vri8vp/NJ3eL6dWI/pLVRfYAnkVx1Uyiv0AcN/efFrOPF3dXsyiOUQ3juJktrqazy89fJnf/XMwvfqVR2FoYQ/6YicHriQcwEkAxzAP4tDCHx70JfP3U0a4t1t4DR+pH0lmj68o87rFcZ01j4XQyJtwP7/TjI/1LfdRfdWCWaGhoL7UNp3kFLv32mbWOx6uInIYzdQ52WOV/xnGNekSq5v3+yBszNYMHC1V2qC4vRGLLo9BGZurDc/JSC6QuXnLtXpoPdbXxTFMfRRACvQAxLjdFmUdYAtIJnrWk28CWR6GbXa1fxrTp7lj8L4EHUQ6S9uFSLJ+rF6T6kq2LFbwXjjE5agjRU97eNvluVd1l5arayHgkb0M0oBJO8nvzSXj6IlutajlKh380BC6vLkZZV7vt+33MwwNUEAIRV4Hvb2BsUxqFFYuimGHBQTUIomCHt9+z4n/ze/ka/zLbhoEBJZTEl3X48LG0w4L+vagjL97WQOC3owcQi5jvBSVMhOnSKJth4Yxi09VQoub5cz0ti/ZTtp2Fp7Qtj0DX+aZ6yUVYs5Gz8aKuw6shoIIQNP39GWFM0FN41DAi025R4RamS6eMGQSIKkLYVp6TqzCJJe4AfzUWKW/70Nw5aegpdamzstlWddvn8iOgfqxbwjmiyPlwW/Q2r6fbL3ndGAeUggy6mp9tcnPnSyckqvgZyyQmZa3e/lXenESBDFIBLOdQLIgFHoa1sO5Efnzz5eJ6eoWm1wrRkEWyRCl483kxm/56czG/v5uEYXXpAPD8n7cTIT9fTD/dXk8+TW7mE8J1Q1oI0aeLfyzuJpef767Edf134AYsYQz2/no+vbi6ultcT25+nX+kgEMqCMWy2mxrsbILP7UulsZrY9sVSHhHHMvt1Ovrbj9bOngqhU8tmNdZp30gcE0wmKIQ4DRBBO5bvlxm39799DMONoihC8VTiaNICQTgRaSHj/uZEMpaoxICwrKEUbe/RD6+sXTfc2K9AS9leaB3U2cAe21Jd8i+HtqXlOt7bcj6AIfXiZdmWaQP1JEnAFMu1hb3wXbb7rRrNWQDgJRr1EV9cIHaWQUWUyn70q3Ni+9JiIM0CdtXvkImeO0g+B6Ls2jHctQIuFPUQgcfVX3gS/1U2TEUNgBOdMK92AA+IlUNG0nQVdBSBhXtM0MoDf8Xh2LoTi3ojuE6uZg7hoznayooI/OHVchcSW3G+rkVMhPn9zwiRgnH5y+o9xiqwnfSWTtJ8BCB+ax616ajK4RH61gfMNY1OdKYhkI0M0V1YEcVLF+FA0rwmUDgUg19/aiUVLeUBdYpbyQYZUkPhtKWDQTn7soWJmHxJygDjyNBKQgexBOk+4arxmRoYqOW2N8oeDu4Y/KlMf7ZAd+LY3ZojqAfZxwZ6J9mBHIQnwm0zxaFnjyUKvmfhwEcegxIMT9w4YESfvOqfUkJgItV0kOg+FVSdgzt4ByAAWvmbcOISH1DeXKGJAbZH6ClmNuQxbbT4MwHdESGbHAfzXmOCCb4PH8GUu6Pmb5mYXGXlKThGYdcQ5DOOVcD9Y9s7L1B8Opwtb3lvld9xaPPGQ0Clu907/ZN3n2QwYi3TLCD5GKUJO2DKWFvvgmAdgokx/mUl/ItTn5bFy/iD2M/NobnNQjkS6B74dl+s8nb2toHPorXgvIzt8DOcySjAeFjypeF/+NXfgqlRjKd8D1SxT8VQiQHADyEOo3i8P/oHGx6y8U/rEE19QMbiZI+tJHG9+DcOTR9OY1pxEGtJEb9bPfQrpGA2s82KJ/2XsRPQHlbUquDSO/3bY4cE/BTaOr4uYQjb6HTPPptDwIMvQP6eoKnoruok1aXkSZucSF/NMzLSf+EGDHC8zIxR30BnnAkePBuF4BPJnM5GGFfeRKfg4Edeaqa9rLYPh/1EEdljEFkf0cT9Lrs62XcQnlieGaSxUZokIliKQ0M/1scx1LRPBpECnc00p3DJY1s6d2SzUV2TbOjPIUTv83ozulURhsGndy0zRuAj76Vgy3KhBtz1QlBKuxJIth0gMBR9fDBIpCn9R8tMrzv6pvPX4ifSPk8WqUkQYBKJY+nxiuVRiymaqURMH3F0sh1nqolH1+yyiWYMEH10kjEV8GkYyasYtJpzlfJpLMmqmYaKdJXNOlc56pqsjnTVjbZbAmrm0aq81Q4GXzJq5w0tiSVTiM+Z7WTjspe8aSDp6p60jmSVD7pBLYWlsweVf00kp2rAgpkZK+C0lnSVEKNDImroUaic1VEaYxnrIrysnJXRo1EMdVRUhVLBORfGA8iG5BsR48h1BMOG5tw4cO4lCoBE5OtUgCGZagWMIF5Kwa82CdWDZi4PJUDICZ6naTD5iYs6/FyCDo8hgM1DwMoa92Dg5qi9iFAwu+EUtVAhAiY6iBCNGkGa8p6CISEuyYiSMVfFxFLeeq52Fi+k0/JxhLy1EgEWZnrJKL4ktuQtV4iio2zZiJy5HDUTcTc68m1EwgZW/3EwKHJMtVQgNCcdRQoAVcthUmSoJ7CS8BdU0EjYvM9KAuf00FpuOorvGzcNRak2+Kps6Dc0+m1FiYLY70FBMxWc4GAs9VdDBxRtRekwoQBmrs4YQCmFiiQDv7b6xzT4X8IlqMAwBgcpCKAmNbCEj1pT2FFwN9MWMKm6CJs47K1D5bAPH2DdaSjGgZLgECnYNKpHYnDVnE1gp1ScKVGW7jeyu7d4YJAHTtMDKCxiAvjaSkCLBEYCtBKw0SQaYDZvMwF6WVQG9E7RCt7MbeGVpisPaEPiKmaQWvwKbpAa6OZpf2zGtiMfZ8lXqKGzwo6badni4K9xbPCZ+3trCGe2tRZQTF3c+4xudo4H/C4+jcrON7GzQqSrWPzAY2rVfMAx9WjWQGma848wKfpytzBs7djVrC8fZg7SKYGzAcwrs7LHRxTy2UFxtdruYNL0GRZAXN2V1aAHG2VhxiTt5+yhE3dSFmlMWfooGzzpGmdbLMw9UzuYdmbJffA/F2SJTJze2SVA/H1Re6zIZ6GyBItSSdkBczWAlmipel9rJCTNT0+oDN3O7ZROdscd9jJ+hsr+ISNjUf8NB2NR/wUrYxH9GQ9jEcK3ubFKttn6Fp8wOFuVzzuiqXrUzzuvqZrUAxwMHQmVhEdT0tiBcXXi1jB8TQhHnOJIEqw+/AQ+zO0He6wTu033MXSfI2GRzzeDsMjbprWwsa+dbKewoolZTNhSZCmi7DKjhK0D+5wGfsG92kcc8NgMKNi6RQ8pDssLYIVGn9vYAmbrCmwSnUSdANWuNxtgDtQxv6/CpCz8W/39oy14+/wQo671e8AnKLHrwJP1dxXA+ft6qveVPO18+3hmPr4SrhEDXzVi8VUnXt1cO6WvQo7Wa/e7pBAoia9Gri/O+8I/CC/nDav7tvHv46Y0OEdTRA5DET8zI0EZP6azQgZ/mjNUkvcxaS834royk3I/QywJoHQ2QrHOMD9cOtYqbKznQ5AoIYoArkT9p1Xgc/xSUBNED0cVrQfqvou31Rdvygc1BG3ob/rjoSoe9/Wuch789Ur49hYbSZ+5sHKGsj6PKUtJox5EKWDAVJI8xxKeFuwA4rZGPz80Ih0yRfKdHi9TAhL3UC3B4Qu6drtGtIh/G4gA7vttuk7Aks8cOTw16ppiq1Yr0OwhjB64rBZIaWqtB7lh7dq8rxdma/Vrs8IaZ5ea94Cwv7DbO/XVbUJnfhq3mpi+NFVnRoDNCXR4d6J+NO45u0gEtwJK+T54f2kbGvvLk7zVpcKZ9zW+1EbDH4h6sPRjeaNhEETB6dNd8zfuV7XX/ZfDgKvHCgMIEEaouh0qdfeT2qLn6y7ND10cXgf+0asHq130mmCCyXox3zOs5VQbHDAXiqE9lBXfwgXioMdhEJYwqkt2zdlJl+tvdlW6/1jsfZ/Z0xJLzrpxSBto3/999f/Bymquguk7QAA" \ No newline at end of file +window.navigationData = "eJzFXVtz4zaT/S/j1ySbOJfNl6f1SJqMajyyV5KdzX6VUtESPWZZJrUk5Yl2a//7Erzi0uhuiIC38hAn6j6HRAONBgge/vN/3pXx3+W7397929fo+fjum3fbp2S/y+P03W//7H97yLOvRZx/W8ZFWVQ2h6h8qv73S7Y77uPiXzbCdaMYffdUvuwry+ck3b377fJ/v+mxtlke2yDEb5onfEEvcVFEX3Cc1kbF+wnGe43zIsnSzfcsxN6ahX3IszJzxK19WOjLqIyvk5ekvM2z7PEsGhWCxbrNdvF2IHuN8iR6OI+uhlJJf5T7S/VrZeGHq8FCyOLUH1mDZZD9JdH9UWF+dujKOqPkHzxsMlfQmMlEYQMmMzGiZRtqSVrG+WO0HT/aLn/+heodbmTWDiKY5Hu7bxydG7L1QyK0zePqjqd1IPMz0utFA7DrAdoe/sM/fvrx+58Molk6kihOKaLmXnbnDdyaqbmZ3TCL4VRn3Q3dYCOaytZIfymdqoZ5TPYlQSLZsdLYh9p0IpKQtRoBgS+av7edp61lOgKiUrHC52ZMjXbZJ1+eys3hWDzRHIMtq32uhfltZT1R8z0T/qL+b/Gf3XxhayeV6P5yLNXrJY+MExeEiROeomSx1GasoKyEJTMgA+pF/ScVhxbb7YI7aKI1JlmaxtuyGvyfo7RKBdJQ3u6jolA5DGu1bX64/JWRSAFc1ZQGxa+ytcFgjOQIwLQ2GAyUSQCkwQwDs4wAAE+xxCCBngPA9VY4VDV/vnA6iWLJaT010YOliWyKVCO21AhiqsZsVDkPMnDvLxHkz3EZ7aIy4lyuYotgQpkIBBwM3eu7x2NapwEFULFVMX9hlHIIJjgUFcy2kvkYyRMuiChZ8vCq/syHrIwR1K91wd7EkcCUTQ1EOYPvkmKbVQXcyTY79Ab2XZs4tZZw1U+sPZt1HqXFIcvFwqfMttl+AIzT44sMZ5iqBHKKMExv43x+MJYzJIPsZmebLZa2zCZQq5/xOSWfiN6aWdNjDdJbEVjETNdicea65XIzX9xfXc+nm/nUnhRqRMUWyQvCcHGzWc1/X1yt75YzGla2JoDXf97OKvv1Zv759nr2ebZYzxjXDXlhuffqPzbL2eRmOa2u6z+JG9CMMdi76/X8ajpdbq5ni9/XHzngkAuWk7OXQ16lnNvjwz7ZfopP9lQi4A1zMjXfxtVw2X3Isxcuhc0NoWpWsGIL4xIHlwwRuGbNyoCTDBG453i7jZ4vf/4FB+vNEKgi+ZLiKMICAahyd/J4WlVGUXmUazkISzNGp45ht8mW/QcL1iTQlGmzPJdzoJycJTzJ1p6RP8bRvqwm1epeChJRNrZD9uUZ7zJVcwZswz9R9i0p7MHHTtBNZbzLVqw10G+aqaQeg1Vm2Ir9t3cAE93ivSUyg0dfaBxhZIcQY3X2GqclidNb2sGmXTW0zpMvylLG2HuVgHUvbGN3mhaTfaJcLgrdmROY4hJuDvVwZwNLPgz0+gYn1WyRpdXluLFovhhbW8w73Yvqg6E3aeVDlOyVVImBKy4Y9vyqOKXbeWWsVnkYuOqDoiN7MSgDsSujsdi2ZVAKbIMGxOdeO1i/aojGShFFBNeKJmJ+OpSuraC7ERz8K8av1u0iOddmrkEJSGgdCmCu4rJkB2pwQHFFVTn7e/sUpewmkF1wbDF/uTWv7IJis58nyuj8x4fzZbyNk1d2a3fmBiZVDVSe++h0dTtnEzXm+MXvU7dmHxxw3OxYJumXefqYcYEHDxR5Faf8HNQYo3jr7JBsb9L9ya0ddDeUQ5RDTFxhSmLVpRVzxpYcMNy6BF4oxTKG2puTmKKsdqoCdC+MQU4wrgUT7Mtl+/djVWfdRnn0cgad5MzlW8ZFdYUFsw0hT4qJP1Y7awyxzj78/tSbUyc1Lnl4wLaCinV1LLPVU5TvqpwzQJanA4QmG2ug3//jX3/4Wd4UmkT7/UO0fSZBO0MScH8sSrGhQyN2liSkXqgaawAbg8WRQVhWo6tOmhyS3pgElh916MPRhm/68GjaitaJRvHh0VwnD4fLAzskpg+PRow2NxLJg6Lol6JcBt2BIpgtlspuqAW2MWOA3Uf7Y8yBqw0pwOFBc5V9j/uSBNYdeATdtg+3kUEvHtVq+snpVnp7Cn7+QTu5ZIFt7Ui4vnygEXtTErSenmjA2owEE0UpN2KyMQ2sHqaxQpqHaQCwvmycVasgVoB0D4qiyVkkbmPGA4NqQBTWWvhZCOr7+xiluz2jRUwXHskqzl8T5WEAStCZ0+DSaRXmYAZ82DSu2cnmyCbk5yjThSLptl7q0p3JAvhQNIu4/Jrlz1UJ9JjQdaliTUJXszejiGzMKLCqnimTaG+uGyyomj0JX9lNou0Tnc16Szakc2li9eRQKks+Zr+x+HHo5jvllAxCUFuSkMeH4vjAK9slWwq2van/OsZFyaymTReKpBraXSJhtrvhAVJQ+3SrOMq3T/Ui5m8Gp2xN3pK4/3QbL44vD4z5RzUnwcUCl5EgWjseHCc39JYkZBmVyZa9alfNaXBxCu+YFxmjYQdbFqzrTAg5UUTrp6S4Snfrp4judJItB/YmZ6M2phToXVplimKbJw90gpdsyXXtzWIxm6znN4vN9c3k02y6WV/9PhDoR37k9S3kiZz8mc4+XN1drzeT67vVerZEj3PJi1zDjcGxuPu8WX28Wk5XThyDG8YRP0ZVnrNUHRgL4IjxLFab6Xw1ubmfLf9kR8XwQk/bipMb01j0FH2UIRSmm8EhH9RpD5h+GzcPIJWzj+qBHdOSdXCnNra+xgqANg4qtuXViHib2A8Y2aFrNxbBLq5dBgr9XBRF0gLgp8vGUbT/Hz2OVZxeXuIyT6yvkNhJetfQDTYQBW20gcbWcAPNlzgVhyvi+es4pgEHjVJeLamzl/enMkaGup1PckfSSvEUKWcP+fiNJwL9JS5Xx4dyj5wjtKP3zuOOTtoJxh+oRJoGP2bZxf82T16rfynbvC758KIDOjRAzzVQOyCNl7s641XXD8fz9l2aYi6B472OjOWhhoCY5EHjOgfwkz/7NJmVhX+2jPkyjJXJ8wsyBA/90kybwq+AiYfNZWDQE8IoPgMD4TtkRTlJDk9nNeLgjDFU67GzCTrfUDlpGESclDS2EnErQcYM24HpLYbuwBZ++Opc7CG8OmtEGcXcij+IxzLqMIxBcOYUqXZM11kSyiGulAJj22FYicxU4syTxxaav5TFN+e9bICN/5Y2XFowiljZEa1h7WmR0QtN97N7nwObDICuMFBJKUA7yrKmry0JgY4GTbZkZe/mmXi7Le6ArfixmNpDOfrDekcmBYXFq2kp6WF2ZAQUlYB34bzRQbpKwMty3vggdaVfDJ0JKI7GdD8mlNqMPzKCwWMWPkqMuLQOB2ulZyc58Cq9s+NQ4YeLwWEbsv0PW07btxPpLSISBFBIXoHaX2YIEAEZPkQMZHxGFHgSiwDPeGFFxs3Qcopjw8EQURwbEYZ0IpyW9ALDfbpAJggg9Tng69lPxQaHNgfdOrq1Y+7cl4sc+y1DopBVQF6IH20CeEat23puXq0SYyZNZexQqq66Z7nONavggTHOoV+fDg5NiXADuGEykOM1wAnKHNqWFpHf6/bbHr+OKQ0RYv8ZGSELkJwRNnaeljz1t4XO6uLQi0NB+3NL+EaxbNneKpgtXaiCVHAGr0l1kjCRClyZ6hQBi1NB9Rb1KcATJjThq1SAhRGgs0okQSU5hguNTBImLjJDoKDIFOdMSe5rCG7NB60nkLnwXGb6Pdpzlxto7va24qCS0Tm66I6DShdEbxx70WDO0O2NWcO1f9Oj7Tj3P7pxmP6+swTK5TNZoERecwbKxEgdklcz5kZErQN4k7D1ZMHj1jOFD1xPxYicFGq3iEmO4SIlk4SJkMwQKDIyBTsi/OWgThRmDWhhCRmUEKs9Cwc3LLynPRqJ/8c9JkHAOPh+4GPCB1nODTRhl3NWnjAhCbmcs7L4X84NVAGXczBJmLgEW87BFG41mVFIo6sCfi1tUY+CikB3RrgO1GSQoOqFSWUtYCAKpxUpZ0YGSNjP04j5xcPyk5c8xy4/GUkAXn4SnzmUOVy+dug+yXToYacYC4vPRGah8JrJLBz+J5eOKODUAlGEiEewaQUiGFGHoeOcM0rG5hIy5rZMouu5Yt0KEnO19KXmOhoHh/V1zwH4++/DCJffzowQee7VCBM70XRu/DW4hTfMUhwne4PAhViY41TOoXMpCfljDkpSts5yDqWtUDTz1iGO801siDvbe6jiwOqRhqiNO40B4XsoUHQ+BwPF5XU4UGScDStUjPacEIZKaAzGtwlkmNTG4HMN5+1kZCRvJ28YxIrsjeJXMb1V6CoqZtRUTSWXcJkaSyHiVLOEDVBNETgyNYfjQNLmNXTOdpraRumCj8nGCLGcNM7l1POGsyq5a4eHy59iV7hsAknmrOH0MRHfAD7N0pJX9cj4sq/vsWvl8Tl6rSRex6+VhTGCV7vCYTdIZho8Q4ZGYgkVGIkiWFgkDkZQ4DGDjn/esFFTDBR7Nokt/JYkg33qXKFgf+zcfYe5wQ67vwxyeO25EIHffgsxcFKJ8JOlSvkxMVzDhMWk8R8ZkyNAcEwSx/jwl7AmYZiFq5UnbIhCLFKtLP4fzzRUAR/OmAT+4xHswYwJ7xaBT/FJ+zSGQyQ65+AR6YmCRqZnCRuhnibUAzS6CNCKJPusxuAhJjY7ldPClpejxz4WJHKNFd4cRW408ECC68xSKLBvsnR/clnTml6sQWv/ep4TFf41vfEJg0PpM3Vw+LwmEQ4hI504fAxxVET1nsue8oNM8/6n9gDT+flTOBlEZj7jnyQXIBfiJFY+mLdhMuTW3DJIjVx3N9HbOMIGeRxtrcuw+kftnuGOdCyTvVU4tYGpTVi9Uv6eIPilVFUCToa3uKq0qgjc+6iIHVk0Fwz9OlO/3m4HbSwxrM/Z9ll0RvW7kXZE2R7DVb8E4dgWVmeMsfvOOPrFB5lFc9D6pPk5ovbO9S/B2uBVewodbCEbtP3DvQZukwrrr6TV7TmA65KEMoHupbIoeoRNYnQl0L0Qgscsf4lK8LM4GIPhhlAkxR9JHq+S/47vxMeLJ9GBx2H6ISSH4VLW2aoK3z4GPtiC0WEIOjH1yZyt9MXP4v0JbF59VpSvxe6PTLuy0zobxam4synb5trFf5/DOHhjhLV6LTicUSbdDS2IlE8jYrA78/OIWiFUHPO4WugkO/iDsRi4xRmhExqnRXzcZcv6UwDiRe8Y+UiCTAa6YlR5djy8P7nfFeCI0CQF/FljjEH1YYM79ymrO0o5jR+TNN5xKVpzFLKtM+EEi8MDriiV7YNVOAv23SqU4IyYMIsbVWu9Kuxv8nmalJ+jw4o7ZHQvhKB4Oj4+Yt/FkHFbYwSuzK6KU7rtKiwerOaErrWEM740EH+yVgbEjo2E5rJL8xrnRXWfm+8dcHsfFkO9OjsLfVjXURy8p50MsvGPP+HCyIUU2Gf40SyVfTJC+xBA8eyTEtqn0L6oxdj5YfCO3BY6406JPSPfsaQ2lHwHktpt0qLIfgwxcnSes38/pvvo+5T3jeOZTdt6I5GzfB3DMVlfNDC7Hsa292b5QMZ5dHFK0U0tHzxw5WtubGfb/dMJR9wZ3YSjG8/WbH8ZJQbxCQGJSrJmpcNG6Woi0hixxwnCXzR/bzt/W1t1NPZjUBySHN/vrf3qV4E3mKKUzjR4sFpM+i66MpM4kVz0byx385Gt5VS6e6s8rxthLfPLoOTHC+HjhA09Iqdz8Y/JNZ/rdQnUgH1R/0nFp2U45+I7AqJ9JlmaxvVq5XOURuSOe81k+GA71tDgtCIPxuijAbgLWVEVe3w/32huK2hviwNWHi/8llXsOa2qZlakapAdkELBln8QZNWFjS0nGzb6/SWC372gyL90xQNBhgY6AjuYI5jttP0xkucSeOdAnuaFPbInIVlVfckVuHJBsL9Gw0ugLGTZgdxM5tdUQUvRsIVnqDLTe1FJlJB6IprlubwBJqu8N6CSmdoT5KT2MY725VPz6WwMTLazo/WZg7w41ZKB2FBPlMUwAjuY27FvxYJxm+3Ji1UMNTzqeVjni7Zub2S/2HX0BYUQv9u9xaq4fl6MQfRGdhzb6INmV9UWm1mNQWeHQ2doY6xBOOD3H6GZHoeBPpZlKZlwoN4Mw1rG+3rmmzxFVR24xxE1Y7L6wtFWZm2uYohuQ5/y6KzQfpAU26xaU5/WeaKeRLHsBOkO2A7TNC0m+0QZAjbUzpKAE+z0x1Z7TMmcAVzf1iR7OWSpeiwEJ9DcMCL252KVccO4g2ZofIiS/TGnd/MUawx2bnn0Y8GdIw99NGBkQWYDJ9ZjGoEtbdrQsdQJQjOuGMyfGpiRQG1gYBI1wcTnOh1uW/cg4FnXiV8j+9I4V2QW6nY0qEIH4FZxWXLiMdiikPIL2zSobI3DivKF3ZSyNQrr+CRizn/aMF/G2zh55bRsZ2nAUYXfvD6EdnU753A0lvgl71N2Ew+2OCR0yMCKaT0bqIKu4pSVQho7FMrhCHsLSh9Vl+BFSUJD/tGtzTAY/ewmBgae2zTlUtWSygLYW5JwosLkTsm6A3qSXEoSDuUK7MYlql8Luo3y6MWNSfLjUjHeXTJ5uAIcrJFnV79Q1gfRidVjeksCTl5BMHs36EU99L0kYWsrDAY+KGeecbYfjjOPN0+i/f4h2j5jeJ0NibU/FtWdzXcoWGdEoumVJ+Ncus2HwQUccgTxLWcaAUx561EfwwC0ac5jaEtULoNizmO4Th4OlwdO85vmPAYxTtn4kjGF3q8UGeC6LYU9Wyw/xScMsbFg4GjvWYJI0LuUBtbwjKvKzMd9iWHqtjzsbgeP0aCgA49lNf3EvYHelEKe67tdJuIc/DK8iQTseAFglg0vAG+pnkcHsJbmMXQAR5SajMDIdjSmunMGoZkbZwBOXxHOqoULFQfdmEJvUg4G2VjwcKDyzoZoreks2PVdfYzS3R5vAtOah7+K89ekqixo7M6SxpWecNOjEjBnMzgkF5sPm4uVYkxrCr/b8ehe6CcIAHOKYRGXX7P8uSpFHhO0DFQMSdRqUsULt8aCwqnqijKJ9mbRbwJqpiRyLF5e2D6hyag3YqO5lAhWJw6bsjaje4bFhcM03ynP52Hs2ohEg94wA/Bsb5KZiLKoBl2ymtYUPrQ2wxgge0cORseBPSieKul02Y3uL4YxiE5t5q3iKN8+1cucv3E62ZC8ERHBdBsvji8P+LSnWpK49fuEaNZqTXhIRMKyvCsKoFneoQIgkfemIFxx+OeYFxneiIMZC9Fh2oXsKY71U1Jcpbv1U4T2KMmMg3iTcwAbKwrvLi26L+ZigJIZhfhwKuNind2Vj78OiPCxLskUOdI1uVksZpP1/Gaxub6ZfJpNN+ur3ylo0Akhmc4+XN1drzeT67vVerbczKcUg+nBgF/cfd6sPl4tpysu/OCBwcePUZX3LPWRhQDwwSgWq810vprc3M+Wf3IiYDgg4PjUBePT09ePemI6FtNYdGJ9sMMEpgcCf6z68Dp7Lzo0hSuZIoCW43vwuUDFmDwTaDwCxkDBx8AAaLOyqrLY3aGq6s0tLYwD9mVQGs9QcBbwQYr2enw9KPRFNQyrGCOgxyJWn0NZ3mRtzNCjokn5IcuX8UtWxqKSpSANBx2cKorEBVVz3mvC6C+yrXETqsaPsuejn5Y0t3ssL5iqMPqJJAED7B2px5E4u98CwmX3++ahiPNXe7En8DobRr0dnZq9X6JE6W9XsabwW+kI89GSGWJBoJmjXfX5+HtWFMlhdXygYBVjqutUGTXZJ+Xp2yp/yttURjdSDbWWkDH3qRVlnyJ+R7vfEfErds82v+onVtdH5a0ESDBxqwE8nLTVwOFN2GqA9CNrNeAFE7UaKMJJWg0cAQStzDbyJGc1AAcRsxrgg0hZDfBhhKwG/FAyVgPDG4hYDWT/3xJWw5W8lYAVzBhOvsrG51u8SuLRndDaHJWukoetZ+EqecgGlq0aqIKKVkk0QSSr5BQRTrDKxuJNrkom8C5WJYOHkqqSOcIKVdmZfMtUyTOCP5GqAdWjRNUA6kugSiB+NXYJzpOn6rG8ilMZqB6lqRBs38JUJJV/WSpXyrFCRq58o5WMXAn9CFKRrBLGm4RR5gseQ5ksfABlNp9CVKNG4zkyVOd3GmcRKoTKkwQVkZL9vvXPI/OlAkCx+VIF4PGMUAmgCLwJT/VEki0r7XFkp6zg/kSnaAo/klMqTxDBKZTCv9yUC914sSk222ipKZXJp9CUDdmTzBQF70tkqufxLDHV43oUmOox/clL9ZD+xKUkyNyntJTRop6EpaBW9SUrZcH2ISrVQ/uUlNK7gwdBKX3y9iQnBcH6EJNS8o4vKSllZyJQSRmygAxTLnouDolSUE83iOyRgPQkHyWg/IlHCTTv0lEKqCfhKIEZUDZKhj9LNEoAjJKMEgC9iR2FJxglwLzJRQ1gY8SiBMpoqahhHLFKHwzGp0yUwPMlEiWwRktEdZ3Jo0BU3Qs8y0PVmF7FoVrEUNJQEnwIYShpjHiUhRoGjU9RKIEaSBKqhg4kCFVje5WDkhDHikHVUJ6loDpMX0JQLd5YGagaxpMIVIvlSwKqh/MnAFVD+pZ/akC9iz/VsH6lnxrIkMJPLYMv2acGzqfoU4PoS/KpRvMr+FRD+pR7qgH/6NZRGAgph9ND+ZF66ss/j0JPSkkZQuapXqG8gciTzhNG4kln8STw1MH6kHdqi3r/4k7AamG8tFNX8Y8UdhIw/mSdBJonUacaKoykUw0dTNCpRfcv51QDBxRzGvDDSDkN+CGEnAZ07zJOykrYg4hTverzIOHU4ngUcBpWjkHkmwb4EOJNA7of6aa6CPEj3FRDeZFtGupeEoUUbeqLSg+STQ2WR8EmtQT0INfUFGz+xJoGPP9STQO2b6GmAdm7TJNSEYcSaVJIAkk0qY8zvAs0Cfgw8kwC2Zs4Uw3mT5qprtS9CjN1tX8IWSYFO6goE7j88iLJ1K+NvAgy1Wj+5ZgEbEgxJtvay5GB7CxBhZjqR0RvJcNUk/kWYWpAvUkw1XBeBJgGJE/yS83jPK/iS/0TQt/SSz2wb+Gl+uG4P9mlDs6T6JKA8y25JDCDCC7V69qAckv14jaU2JIMHkBqqTmoEEpoqUYPJrPEm5jOFlnq0pBfiSWB6lVgSQB6llcaIEOJKw0M4aSVZA5vwkoClCur5KCG1JyfO0sLST5UV+yQFx/0OQk+c94+xYJHoHr4qvgOMLYfw3q/z7IX6qxS8Z1khh3DafeHyUNdxXeqJXoc6/AUv8R5tGeg6rYYLgOOj0Keq9LDgh6rOqVbxtVJZvwr5Jzd0a+VcYSntbTXtVXEOxOqLvmYiBcZTrO0zK2bhcV3shW9hWGMCGvlCI4fWtmm8cHuvzdhbTtsk0OUlhieYkZhJoVtaJpJT7yLjw1P7a1/+/iEofExqksKQEMBxrUOBwWyOWsgtyuckS+K2jDZ9TDteWk636MyW4DEliXnO0pshZbX8iyt5VNWK7CkVmg5rWBSWkFktJwltM4RTXpbwaS3FEt6C6Gkc0SSbDpkMDYuceaiv8TVXnK7PlwjbZys07mSTogYG0xBCLGN0Yt6A62okDpR4TWigupDBdOGCq0L9TaaUGP0oDBBQhsPLkaoyU1xxAhhIr4QIS2wzJe98i955V3uiit1Vf3zfycpaCU=" \ No newline at end of file diff --git a/assets/search.js b/assets/search.js index e83c9c181a..b1637f0214 100644 --- a/assets/search.js +++ b/assets/search.js @@ -1 +1 @@ -window.searchData = "data:application/octet-stream;base64,H4sIAAAAAAAAA9S9WXcbuZK2+1fOKt669Clnqa6OLMtlfduW1JJctat79dKiybTENkVyc7BL3ev895MJcAAiA0AEgFRV31kmEPFgTODF9D8/Lec/Vj/98h//89O3yWz80y/pm59mw+f6p19++n9/DL9t/s9iOV/Pf3rz02Y5bf7veT7eTOvV/3lof3sQvx09rZ+nTYDRdLha1Y2pn376/97srOXJaZ4d53ubN5vV0229Wsxnq9ppdABCKx7e/LQYLuvZGmCaHd/PF5PR9Wz68qlerYaPBOdIDBbA3vXvzc8Ur0o4JE+dDsuDx9F8XI/2vr5uZqP1pMlDozcRnuxTjYr7b6w1FhkAMkJEgnrGJJARQgkOACLUw9fJdF0vraWuBvQpdljRqbWt43egx3RngZZELA/ei59u639t6tWaDqNFo5eIE+d8Pls30d4zy0TH0Yz4wekW/VswmZLZvKl2A9o+GZ3bMYSxk3oNMju3S/FgT4vSUb0nzX8uvw5HnjX85yRyHU+OU7WWC1fiSxuZeABs9111AhtstCbaT6OM1wz7aXjxmprtQ7YYsb8aC89CjVvJGooIFaxJftzK1WDFqFgmLu9K1XDFqFAa1wFrO8Rq5zb06qRE+ksrlMoRUqXUTIhUqVS0oGrlZONXLJUtqGrhbAe02+G6/jh5nqxvlvP5V3r90uP9pVUMoITUMpAbkSoaAAyqaxRCfnUDhEE1zkiojj3xmR57JOc72nSML6WPVTDXoGOvj0HxavNlNVpOvtThvKqpPlDXYQP3HeY6whjdXjEXXpSLUewKuVA/+j4kg62FCCMSDWzp33QPbAcjPeFdjqMACjMRENWKho3qKIxKvNiV7Vma5vV7XZ6BYifKaEXNNsN4hUKqR42defViPuKVJMoz2NmJ9dUFJbz8Nq1v53New8VJNWO94M420+nk64SpTuG0qq1eYBdxKuRgZ6cXyOV0djluLMXKVWivF+jVU2PonxFo94b6w/wjFuYfETHxVaaH7yl5vteE9VprAuOqu934krvG0/rHTfj14m3aCZj3Lwv6opiFETHrzW3wEWcyzUxDwFyb50lJ3QmpsOrZ5jlWMn2HCqTCSg5jm7vPb+/Oby/fXvSZioHq5ZWKDEvj7cPN5dWvr5PSva/XT+/nq9cpVd3PX5rOh7OPH18rrVtfr5TefjrWXjrRSNqlBTtExuRysxVNC3eIuEnitgx6CPvYnO6kjRjDntjVeUsWuz5vM63HCr0Fj16jbeRxqvSWPHqd7pCHLUe2PoJXJKNW3kjrksBUxEoaa3WSROhVGWOtUZoJg5cpW9MxViqjVr1465VdaxErYMRVSyqnVzWMuHZp5QzbMdua9tmv3V81DNjPbTEVsQKG7PdmE3pVvZD94DTC7tKkUUIj6I3m4WuAxEHZq8laUnJSDqDpPmQZNSlfLUJTlAThDvpO1qIJt/nC3kzrTo5uuO9keK31uhPhv/ZLSoK1ZYN5om96pJke2na8LNcQY+d5Zxajr9esh+vN6lzt9uOkQjP8Ssl4V6/CGzGWjK3hPpIRYTsEmDv0UNUDOklka0Roz4jPkzTgH8jo1B9YtxYLOM6Oju5wvYfyZ+/rMFJ5bu2wTkoi7O4w8wZs8KBDe+3xMDP7b/OgIy+iVVTPzR50VO/9HmbksC0fdHT+rg8zs+fGDyYsa++HA5a//cMKq3a4mHxBBFai9jxjDCcLO9BnnpKDr8NT3XSTw2kEXtVWL7DP9XoYgXNrphfExfBlOh+ypxUI5cFSL6DLoFELwtsx2Av2evLczK+Gz4sIxKqtXmC/18vVZD6LgHqwFAsUbqmbTh6f1gvamtg+bNiWOnnZCXUf3cGpEo/bhR9SGShD4zReMjRqKliGxgH9ZGgGIUOGxgn9ZGgXocd9PLhhv80LvVW7kB0LuK3oFS9obwKHMaDqBe1CcDKCykc6VA+M8k/V91XlfE/Wd8zErmjeZ+uJZP7Vy/t0vY0sYGvBwWzY1oIeqliMrQUmaxErXJStBTxOr+oXZWsBgdN3a8HBdMDWgh6qYfDWAtRUxAoYvrWAQehV9cK3FrgIVUkIm0pYZ1vogJEvCWF1DzuSGg41eGYvYrgGxWHLRFZYv2UiF3C3xDnrzPg4rYcyn8y+ziMgDbZ2oo1DdcjV3WbUUBF3tjhIFWPRcDulTb3ToDNs6qGMWdcHmIA87g+wDQlDdji4EFk7GhiQAQ1YZaTfmEtADF3cNQ2YeqiGjMVdBxV7cZcwLAxa3HXxei3ucqGZi7suZp/FXS7yIlpFZS/uclE9FnddyL6Lu1x0zuKui5m9uOsFS1zcJcFyFncJsEGLu+g0oYeulr+4ayPzXdx1TYpCFnetvD6LuyxY+uKulZO5uMtCZC3uWin5i7ssUJ/FXSuv9+IuC5u5uGsl9lncZcGyFnetqPzFXRcoXNyFKoRZkXv2f44hQJHeeQ3To59tIhZdBjTAeOmAuK1gIdCA6KcEchgZUqCB0U8LdDL6KtA7wwH6c+RqF6w9I4aiVbhw3ZlM51HVwjVnO12oMIDXYv5YtVvjfEUBKxFbEnC20iBBwM7qJQfwgJligJ3XRwrg4TKEADsqVwbgYXqIAHZcXwmAh80RAOy87Om/Byhx8k8A5Uz9naBBE3+kr47elfIn/WYq3ym//ZsUMuG3sPpM9xmg9Mm+hZE51WfgsSb6FkL+NJ8B6TPJt7B6T/EZyMwJvoXWZ3rPAGVN7i2Y/Km9HbI7sV8Px0OlLdlmOjJo2NReYklL9L3be99IdH6PvU1y8HzLwuQ58TJbjDADs+D6TsW4vKw5mYXXd3JG4jVVVvKeb4Mfv63fPVfXkA3gVpN9Vdig7eAexOFVNmhzOJW4OxLG+1jHh8jcQHyGxp2aq4+Np5tVA0PdYUKAG6gmI/cKnTnRmLjzicK9txcZ2lwrOPtmrHXw71ov9A1mESuG4zKS8JoBLiGJVDUsp0pkvEVdLx/qP0dPwxlJ+dbCBx7ka0xdbC3926ZevrDddyxwK6We+sBvrYvN62vrMBr8vXVB+31xvagZ31wXtd9Xl06NV+Lbm/OgKtzE/5tW4JYscvVtM6u/ytsCx666RuIoFbcljl1tdWJDpaXPcCyOPKc5r1V9gyY8brt9VuSwqY8ve5wqHTYJYrHrlftSPUvBqdBtxL9ZJRZIkSquyJf4lVUgxqqgZsagSikYY1VEwKidOTGOaq2zAsfYgz/fMtVKsDb93LoizlxojAPFaPyRlymr1bGXZyIaEz1l879i1IMD3mBnL/YIIeCUDYnb48QNFd1YL2Klwlv4INWQxbZTCW6JUEhQDffy4YUZf0k+xoh3qz1lcD0j7hKxUg2kmWgfDqjGrMYrxq5bJXSYEvNhslrPly8XszVJhFH9qlG5BaemNnDYZETyGjiZrAUPnYyYfoMnHidj+GTk9BtAETgPmHfjFX0jrmr5EPFvUhEVoOBqqORKzEqoIIZXQRejZwVUGMOrH8qofsPQvtD6xTDVbv6XDK+H2M0Q1GUSB9tANRexNYOB5Ho5qb8Ppx8a1DjY0GREdLUuIF0RGfsQt5d68GU6nz/Lu+YjsA10c9Ealr7CN9ys2hIT2R4DGhrsCbsZvc3qqU+LQ5AVYz3hyu2iUWD3pvpBnQ6fF/Pl+p63vc/OjNjsBz6gI+5Sh3bDKG5nctE0E9KYqg33ykf5pM+wg3wyfaHjNwzEb/SGWAofu2F4niM3Mh9n3IbxeY7a7HzKhKENKHRC+tZSabwT8y+scl2WgFrXzZI4Fa8LGVL3iJTs6telDKmBNkq8EpIXVLsO/JZRe6qGIYumJms9VMSgBVIeZ1BVDFoMJXD6HmaWpgOOMkesfsHHmDtmIlW48CPMRDJ2FQs/vmwjQyvVP+qX34bTjVfl2sX9e1SyPU2cyrbPmOiVbg8aqfLZSUMq4Z40UmVESENP1GNDSw+VBtRI39P0Fhr2WXrHoDnoJL2N0+scPQeWeYrexupzhp6DuohSEdnn5zmIHqfnbai+Z+c5yJyT8zZW9rl5NiTx1LwTknNm3gGpidrG6TIBtxM5crfp8Xq2Hcz70Wz35A/c3jyabsb1uyH1hLoDW7fXE/RWPvwwXD3VcXIbWuwJfDF8nMyG7ZDkfLNczVldmJEdMdo7/vv58sdwSdWQqfwHq70nQHQ3kfF3NvuC595Z7wL3urWeCc28mNuB7HM9NxO4vWrhYhYH92CrR9i79XAZpyar1uIBm77hnP2NJhUp8ld8+xXw/qToWxgVaxHVsl6+J2DvZcwPij0Bwd2DTh6nf3CcmV0P15vVuaozBDFr9vqFflevvD8dGPTWXkTooCuyOhJMj4P8MCLfy7FsimfI1VhGTp+LsciQ9GuxjHzMS7HIaKwrsYx0/AuxyIA+12EZOb0vwyLjMq/CMpL6XIRFhmRdg2VE5F+CZQM0dIidlQwe6y56P+OnOFAeT4BRNHiTkBAXemuxN3DPuaAFPGQ2aAeH+7nWrY+H+Wz6wjgz0o0UttNLJPS6MUdfb0YQoBVua0KyInClkALptWZIMBy8ekiB91tH9KZnrChS6P3WFnn06ifDWM2tnQXBH//LYa3rgeNsOrDvyNu/CBjTGL+pS4xsjDFFiTktCZ6KRJp+hEw54k0zAqcW0acTcaYQMacNwVOFeNODwCmBYRqwp5BhD74NA5dDAKQfOdg92du9OJ/PZrX4uN2tm8K8+N6wHazXs80zYhuPRem6lBQo+X3oNs+vr64uzu8vr68e7u7P7j/fBaAMMGM0OINZPAvF9RFvX95NVqN5U+YvxDzEo8XIxJuLi9uHbeIf3l5f39/d357dhAANjCap+WnIJDe/+OPin+cfzq5+vYiXBmi2t3S8u7w7v/7t4vaPmCWBG32FNEQuDbPhaGk5NNQP9XC6froTGrYLXQ0bo0l+mswmz8Pp9EUafmH7HyAWiHmkpRulu9t8/ToZTZr4AYC4kWiMn2dPvmRq1DAevDKdixszaN2+KV6MSqZaDeIYAEsemablCZaBN+24ZzSfXiyXygqmgVYLHCOr3l2cX7+7eHh/dvnx4h3f+wDGJ+aQnmiU7OLTzX3THZ798fH6zIcMxo9IdhWWZzB+PLJfL64ubi/PhWkPMBA9Htfl1W9nHy/fPcjacvtwf31zee4c0iKERkPxWK+u5Tf47LcmF87efnR+3RFMzEZUwtuLu5vrqztPNiV2VKpm/HVx9ik05xAr8ShvLz5d31/I0rm9+L/NCNirCRvMROT8ePVwc3t9/f5BNMqzdvLmw4mbicd5d/nvF00rvH54e/mrBx+IHpFrW4neXt/6lXDHQDw20Wntu7BPl3efzu7PP3gwGg3FZr26vm8njO8vf/1865WbBjOBnN1BlHPYuQ8YY/AELnIhuRyQrmvBouMMH9vXoW82ygouDUONF4fktp4OnZMSQLGLE4dA7K1iEuziBBAcquH98NFZA9swMSofWUXZOxx4aCQiRXjFuz4/cw4yD753wYP9spSXg39PXQVwqCtbe6nlfjl5fLQdyFLswUj+NUHV5r82/+W4EdjFMFBtEDOnkwPKGnJRZIesenhYvyws6390uKO9KU/Go0M6DcU6W51PW/WGhrsLHacgl/VqPv1e3//z3sP7QItNzZ99cmMUnomHX2x7S0qijAXWFvL1QuxMoHIqUeIUXT1bfl5Ovf0PDvHpWaSm27SGOHy8av/li3WIHxvr/v5jCJWMHhvKsa3QjbUzEBXsx7CJMb6aj+vz4WL4ZTKdrF/O5xt6H9UhtVkMRUcap+iBz+fPi/lME4cJ2CBqnMbaXvGsjxY9SQaqJV7GwTzBM/BCbJlacno3PUqcDKPtprFDcPbUGC0F7K1x0FF32LDR2i0zd/V6TRwiYmyaiahwpK20Djr65tkQvLv2cT37PfV0TtVYKLDaXN8PJ9MNsVvZho00/NCWj6huB7toxDzYJc/SrdoOs5ko9vG8MdQyuDxbvcxGl03o4ZqYJ3qUOCUyCQQYKAaI+QJSbjwNN7fsKHNAbSOHAmnlddhj9Gk4G1Kn0t1okcYGh16C9r01gAyAIWqWdXNDybbj/KA2jZfzxSFwEGrHVHTYx3q9DVszpAoTL2atD2S4qyYUGrEXHZvevA2czCZuBcObObbFkkgaZZ+lPrf6tvll5N2MOpstRdhRWFvCt1pqmflOHAQZO7fWqw70OH/RxACj8JwZwEyIMjVA+TzmBkQ4+zZ8FxdhNz4fybkt30VF253vAcacq+BwPpMVIiD1HIGLkXWcgI9JOFfgIqQeL+DDOc8ZuNBoxw1IYEiPSxybbgP/tX3sMkLnapxFfF3On8Vq6PWX//KAAtH9obwXK8w87NWKvSktVZaM+32yrO/ngdnXMfK3yESdapuVP6eemQnSGPfD0J2nBWWi1lts1SIazjbwX9VbqO59e4tdeuOMwTQin8GXA4ddYTQgvwrjQFozuwONaO3TDXSB/LsBAw2/J90ZWjsb/Xredg5eeNuIf4OMakl8+shDNom0mDuh5ctizZwmwlh/YbfU5TD3T+vV+OfJ6ufJ7KleTppYzgzUsyZax4Uw4z1YP8D0CSXO2plS9oPJmmTipNg0sydYj88FBmz4bvQD7TMZxbkt09F+0FeTx9lwTV1HM1CrRhjdKg/wZvNlOhn9oyYqww5S1VpsZOakHyfFp/39VAKWEIDjYlJANFhNdG88Tb6+3MWot11TEaoCGBaQ5yWx1kLJHf1u7ZOjHrbpMTkmV/edY46iZXVcsj2XcVw/b6bryXA8pq6x7Qm0iBFAZs0Qlbgd4ACxjxQBgLEf4QDA3YzgBKBuWQEIrM0pVgjuN+owzfX4Gpm3HdT/YgLIGDFcs7YOKQD8XUJWDO7nYRkykjErDSNupyhjxHHN7Ra3USI434y56ZYx4rjmpnsbJYLzNmzK9L6L4+cebqN4v5lOP/l+lbD4nljqIEhe0nA5G09G9F1aIJL34EgjYYkzUTUZ1iQ8cIm3h9lqnDXTuPOm4FVSx9j9E28zsRI+VmVdD8fW55Kg9zZ0nOoqxqf6ZbB07wMtNr00tsmNtllQh/LcI4hgaX3uaD77Olk+Xy/PmpJ/Xqw/DGfjZjDzjdzJqIw2Y7GA/7Uh767T4XYRQ0DU+t3u0Lv4c6TfHWTlUWP4tzHPzOg4Z2eIlmBLplhu9nMSxrzeD06vdnv36vEvX+bz9Wq9HBK7atutbK3lh73lB9UyJ2Ptt8tZktL++XPNrofE5Ig/Fes9Jmm8Cxu9dPaWX6t0Dknpo3QOyemtdPQ23S6vsoaeaoy/ak2ww+C7X0FLfpy1vy6bz84FChh9ja/LxNwySsFhTSO6RPy5BAXKZ0LRZfOeVVAQmVOLLp3P/IICxlp66WLxd2AaoLQOi/pkuGpXjxPppJ39jXCHe9Lb4GYb5h7B/Sq4i4z8Gjgfj/AOuIuO+v43H24RVJ9IL37zoYhvfbvgOG988yFdr3u76EiventiWd7zJmG53vEmYekdWD2qJ9/JpbkNHafTWm2+rEbLyZf698n66fNs/6cHy8Bii5xhu6ww7u27k1bFYWveUV4d1mgpANV/9x+Fjb9ncm/VkFhjfZwOX85uLqnoMnSc+vhYr5vP/RPjJKjmfwDi03Nqm+Q4hWki8inCrS0tYabMm69Wk0VT1F6cSuSAbAtUQXUmTxXUhbWyvw1t5lkRnoF+pWolUHx2CO/NyMQY1wYn6/fzpXc7BPH/BhmmEu3yLffJNy1ppi50OmNJKIfwf5WAAghibadWMiKOmAI5Y2yhpkDS53YdQOa8zglDV3kgS+AebjcaS/GBdOH7tgmA3B3bHcgoe7XdoD4yFWSNtj/bjcuUrCBpjP3DbkiWfAURw/cMo4DIbmFvPhk3qKNBcK7mDPkIhdpbCENTP7B39Yx8ilKGjTRfbmyxvQ62sajJ3yYuxhgIUvBnIFsLIgmmwlAml0QsJUactfHFZPbo6XuwjUvOETW5pst2eEJKl8lHPaGAbbgaTxdt4yXtMOHOpsQBoZVPWglFVOs6/elg1bLPi9h9jPJRDt+lUstLvyEjfJzRZ8mUCkgfUONszKVTKhZrMI2T8ZdQyXDcgbQB0OvIPBXSZxCNc3qv91JRmQNonNJn3ZcKyBo843jhQ2ji4+KX7XPBNNI2ZLTe2Oe2yj3AADNALUWRYNPFMvpzNESar8z3aKwI8n1JLsI+VgyE6eTLIiW2rgPCPlYcBPgmD5mC/SiPFWRW/7l+71UrtJgxUDhH8Q4Y7LN4VoTOI1FUCiViDJCl9lISEWLJeyrJCrAiX32vAKx4t9xDAH1/+rJuPrSsG9WU/hNEjgfEurQJAh0ixwAaT6jj6APHNk4M957X9R5YQm7otYFNVnuzXCQ9ahyYu3ZxzQflEDEGCGOlU23QvFVOOwD10mGtQwn44mru+cuYBwzPJUyIowxLxdt67dsqJJR96L9yeKpDOIaorLH8ITPCh62Akjt0daIwhq8ABRnCxs0lxrAWoCFD29honOFuh4495HUCMYe9gMhn6OtEYgx/AQ4yBI5bfLxhMaRDh8ZxAenDZQDHHDI7QejDZgDCHDpjIIHDZ9i/G4fQwUUXOKxGQbGhdVxQ8nAb8HWG3HGx/IbhgNE+FI8LzB2eA1TTED02JGfY3kHEhu5xAenD+U5HA4f0scGIw/xuBxh5BBI2/Ad4xilAOKYyLfB9vxGJF2eqwBh5mxjYY3AsE6KMK42EHiNMBiR9cGIEZA5TGHD0AYsRjjl0scOprUG9d4D5Mige9a+cPluIQpZ7DHlkmWPQHzW1IXs8aupENZX9v7X3VdwMl8NnfuErceOU/mzzTP+I2EgGiiWPHFQzJXxGaQXlLrG4MU0lfVuvmmqx4lfPXcR4l4a0d/rxC1njGKh2PPJunxvmjCPfWLgLHCeDLq5u+V4HMhYjI0TqzIlXb7Jo8mozpQ2W8KhxMub8+urq4vz+4l0oyUC1xMgyJE8ibB4lgbI3lBqsHlJuyGTeNTEc9iOPe2Jcqdhli2kIOx8Npz+L62JGw9FT/PI4Eh7klTE7D6+TNP4dOKx0eV6CE5iod5d359e/XdxGaOKaqb91Gz+Q7s7LJcEZrqS+93aO8B+aetS0vHZrx1IGG/xrJjBum8dSpzX7npOmjjjEqU/yku0+9F8559QhYi7ZHjIjXDgClFy5yInCWLIFKKFLtk40xpItQAtdsiWgcaS1Dh1bUHMCMZdsAZFhyTZunjEm3AAvdAnXjcZawoV04Uu4TkC6SgrgmNqoE4SuiAIQpg6KgQQu4cL+Ps4SLhGUs4SLggYv4TpByUu4gC9sCdeJ5beECxgjLuE6gblLuAA1yhIuAZKzhNtBDF7CdQLSl3A7HU3QEi4BjLiE2+0AI49IwpZwAV6cJVwUU5km3E1mj9P6jvWcDIgTacow3azW5PEIhjBQTRC/ajD5po9sG8AfbBc9GEotuXa7Lu0RFBHy1RfYD17ZcySZtCgjfYXCY5RvBaEPARUI5vDPCkAf+ikAzGEfBEiPT6ukSPcMZ80E/Xutnj8/dHatOoHAIFECblIAOJv1XDQc9VIFE4cSNhrA+XA6/TIcfXM534XzdmwVTilOB9z1j33SLKmHks01rUqY4r1u7tgg+LllygrTUf7hn293Eq/45p9Np/MfynAwgPrIYjwwOQ59tXH8rpmNbN9ZWW3HM7HShJvuPUXt/oDptJ627sOqtpIWaLTfVLQXx/yjrhdn06YrjpIEaLFffvEZjZuAjsnoKUB6y+4tKOYk7MPG+1gpRrXRPwEiaOTv2T13nft0y3qSydMRD6wjjxlJx569Iag34FD6IgsrsBSNt1vrlvXNVqIF+2CM3DBGvCagio5g056JphvldRuCwT+/LSBp51zY5Md35HdpE2bV3jS6b+R6Ans8mkuixeviVlfm1EUtSuSm8VGs3FHH8d0okXFaKYsFo0T4C1op9O7ZRtVUG2r7sJ3NahKtD9iRasYX0dEuv2gzkTDcjq2emM0bGrywA3bQc8nH9ddh88F829mc5AWOWOuLe7fvJRBYMROPNHqHcOD02LFmAlYSb8pk317UjH0kbUZDp+xQaxv/ubY/LVZiOuZfK10L7NXWWKkCxl8rTWDxwCs13KUEbrcDtjh5MXKvXuMzwhUQT0z2egiXdFavf8yX387b95aderydFprqi3h7yul+/nkV2PCgqZ6IV+vhejK6mk9W9T/qwK9lx1ZvzOrKlScqax2LS7hZ1cuzx3oWOJxWzcQjxadG6ooaUVcxxIs2Z7u4uiXUSRkqptPfhtONs37twkVzLDds7oQq4iwVjfSqM1UzAXu2iueAoYnVs+GXaf1x9xWScc+favfiqZP4yGo7JDGObuPbbv3gsrXzfTj9FFABdonBjfaYinYtZ/W2/trKrs0X7Lae1YSVSHdCjHbjpgW2yw9iX/zlbDwZta8Hbl8Rd6QGjfSq7dJMwG6XeA5YDyD8Qpt7OCGPpLkH7mwDN8wta5qKikb6K8s6RNXHcyBouuOkY095cIvO0r18T5pCboNF+7BffqTOuA4h4zm/6p4kMXk/BH3V2gv9suusmkbTvotmXDpplzmc608GmiPNAh8Mq53Wd3OYeD5P05DpsMdzmHx+j+f4EKov6PhD8l7QsXOCFnmr7fw0IYpQ8bqB9jkr4pxCDfu6HQF0zO8J1GRalrpu67V7acCEc6Ra8ABzbxHb7UrzJtRtRGHs1iiKCiNDvXIt2rv0qD8iUeEfkQ6D3/dDmrHXl3+1lw792kyG9Dfh6WQdA4F0cQoNYHksbGl8MJW2zPx9sn66Xo7rZT2mbsg28eOm/kYZjADusjoLymos5a5Mb+bmz5NVHSPTu6b+ZpkOAHeZXgRnOky59Rzr+Wa58uo0QPTAzIUfl4+kiaUMFW2MJM0hdy9a3Ue4cBEHuauX3ydtQBLGLvSrfmoR1+xPLkisoYuYjJvo6hvBbKIjxYQXmmvYVq+H46HyoCKfUDHRB+GCcKrJQsd7LZZHJl5DDGHbGYhE122RW12GuTxjihevq2h3mLSd6vCx7lyRaIJC4rxut2EC4HceWPJN877xeFmv3EXmgDs62AmAdDSIiXO5xIk5YayM0Ahh3fu07a7Erae0JWMkSrSmcMXZLaIFjoiwk4GI/UMnwqu2Q9w7uxF2Ux1vedOKGLa02TUdcW+Pndtzbw+X2G8h1o4eughLSEOnVc3HtfsklQwVrSl3rnWmdXCGaFGxLsd3a+eUbR8wnmvk5WuT80PQaO63udlMc1dr2rpsN8ar9q4G9+zuFUl4jNN8djzf83yIVcdIZzaabsb1O8LMyUGsW+qL91k+wP1huHpyT80dxNBWX8yL4eNkNmx7W5rc48BGzPVP/n6+/KHeohOKfrDXP/vHyfPE+eUgk++s9cZN7+ddzJqlvnjXk+f6YhZaMw5W+uQkHbEjkDLP2FFY4ff27t0/eMesOxGiffrv6uFy9CSOiv/pxlADv+oHv+uZ/a3XU2o6djV/Hk5m3jRH+/g+UO7OYzoZEXZtm/FUEz0Qfp+sJm5t34y3jx+HLWpF28J5rJVilLuk2hpm06XMRvXV5vmLe3+ZHjpe70A9qB9+5aBXYemX+bF7BNflguSrRlAQnztGDoYcx3TacO6WhmLt44YzdeqLOKVEveZNDx2v0rbroLTRuBI0rnvmWgYW53VbkgmA36iw5FuO0oaSHS1Yd4uh5tz1erd1kThc04PHq1rKeTDqRg4szutWLRMAv2phyTd13aHZs+/E2btcUJP27nwsr6Nx9xMuWsVQVFpYE++fJquz2fj+aehsDErQaA2htXm9pHqXIaM5/0zfsa0EfdU2B/2ym5qaxgNKdsiEdxfvzz5/vH84//j57v7i9uHy8IrV9+Fy0p7xQ7i6sbyzBWG5+vzp4e7D2e27Ow7LIVYUlqu7h91DQH883J/9SkKBkaKQyAth8KVbGwwSLyJPd0rhZgmfXRwwZKDNeqJcEPo8H28O/sVviCel704Pe/0+zh/VS4e24TVTMgiFXWIdHBXJAXzUjFTWy81I3Yjs8DbQ4zg9b+OavlIP9XLJcL4PfvC7vSB/sZx8H65rT4qJWnmcEBN4O1wUhh/D5YzOsA0dzJCWaZIrx7RZxdEtDV+/rALo5L+vV1aWd3Kc7lXdyDudP5JdyrChHndP7XzZPF41/7NaNB0ZvbnjkcPrHTyfspY7/W2zW2kKhPTpA8njH7NH2vAHjW9cW90Ge2c8cObEOYI22HCEVZH5Zm3YCeTmU+NHYCvx1fT7Obb74etmJm7h02mN8bwqlolnO9wY13+ycA7RItKs3r74ZY8eMZBITivFsck77cEVnAMGD/autjGTS+KRTqufpl+slVxbvV/On/EBtInCaSGYsWlmz5NZTa8VWJRAinrGqg8weLD31WappuZyJfO2+V83iiVuFK6dns1E6kaL/rH0cD8w/sr4pBptGDPMvX1i1WeqjoCjHpLIviG7j2RSr8+OlsZOY/ltOJ2M0dcWbOntxApsuI/1+mZVb8bz2+FsPH9uJdF67SBB44Rz/L761B5mbg9CtJ+O/R+u+m6LGkq1nG8Wb18YpYTECGSYrND3o3D3euBgz+/qr83H09WL78MF+/skty7eTf67/tyMJpfnytXQJt9InGAOw2KuCYG/mmv1/vtkycsCGCGQQPkENEN7w1uMOIstajyq1X7GwQFSYwWzrJ6ul5ezyfrTcHHn7DBh8EDvy/p5/r1uJp3PbWd3tlw6pwhIjECG/fdTm4u6umpDrFAWvZ5xZtW2qHGpGHXWEjOQaT0/W73MRju9wsEBQvv4hosP9ezgVF96aH6xLjwcdML75XC2WsyX691ehr3FerZ5Vu11QlKS0CIqQ9PDlOL+/IbpaSCjOLx1I+P+P79j+5dRQvxbsv2mXl4ufquXq6bi0MHUWKHFkQe4HWzjszNHS7aJrAwkK/sha+pDUJ5t4/dDFpRn2/jRyJRlzour2z2ZvgzRWmx+5Vdj3uKm6sa4rrlf35ivxavw/4/7Re6tXdNEvJlXtSe4xYMwuwkVhdAQz1U0OolVzWE6pwk2OzMovmUXn7JF1sK1D8nLBl0Zqf9FcSWDdWqGf0VYTR5nw/VmSSoANXBEhtuL8+vbdw83txfvL/9J4YARePkOl31JZQzuRvBJM/S7IPldxPdb0hyXsT0/d1UfC4AWOirHTD8dbmHYhwyqYQt4y4qrL3FLl26fnVM1Nqfo+ZkIOU0r6fglvFx9pzn+HttzV+G29adEodrpdT0idSYyWNT0NiZJ3ck2XFTfmzEp1TJYbM+kVG/DRfXdhkopzncBA72r23ia8dPZdNoZQpFauSUus+4Doveb6ZQ7iIVxIhJQM6MTKYBBXdexjh7XcevDynMaYYgXkgPN0JQ6hA3z9L3Jq6+kz+o+ZIA3ufeNNHnchWTOQtTZ8GwpXmiyz1b3gV5lbqx7Y2z91WOb8vfrcv5845zpAQgtUiQGyngNwyAefTaSgPLfviBtp9gGeqXyV73xy3+XIEve3368YRAcYsTxfrdequuQNIB9JC8G5fjCxe3tw+XVb2cfL9/ZDrsIU1pQfuEDr1fXD3eXv16d3X++vXD6VQMHe77/4+aisXj/cPnp5uPFp4ur+wt3yrFIQSSfzv75sBUy7i7/3Z4FIGyY388f7y/P3r27ffh4cfXr/QeCdywGn0HbCvq8aG/E7PZ6cLWq9d8JHeZbfCdl9/0e7XlRBlOsIBa5o/R3bUSPeVfCBfmTOxbd/pRwQf6+1aPR8FtalFZv+1BBvrQRIOamDRDkQY7n7jqKKeYMhOX7haurI/XpDH15dYS/l3GwlSeneXZ8SMj2dcL2ZQnTabG9zQEIbEvBSH8Jw+TWnZCBFjTA5f425XPtDQ6T207wOK4JCYahAxzL2x9I6dWChrskpFMNyXF4EJHlljCbo20QSpszuvkulw0fjimO9oGpLncxLVkqR23jT/Tk6hSDjgEq1MGQE8+04cPN5Rq9s4EuZr5Ah5hRgXan1nyxYPwe4PzzDMYPgzusWrQr9zwcEYXb7hwYt03axJ2JN8v5/KsPj27BH0+aMw2i1S4eDkI4eMJSKCQwahvwRoGWpl6FWg6Ho1BLU/1RH6Db0bvX10N6UKL/7aqvyhan7qqZFb3iqriRaq2TN6TKqryR6ivO20z5XH3u4doLfmP7OYlYc/WX5Bfz0VNMxsHOYvweAdxFvfw2rW/n83VUes1sz0mYbabTydeJMmyJkQLVas8JWMSu4IOdxZ7Bl9PZpXwRK3buQ8s9J6Tdd1H/M2oK9iZfA/2P+Oh/9IKudvDYeISHr1jor2sfYecBQzkHwGrk7yj4Nj3VTX88nMajV032id6+ZhePemutT+DF8GU6H47jMR8M9om9jDHWQug7dvtMRHuNy2o9fF7E41dN9on+HRysCQY/GIyMrawbwtNAcKXQYJ1xHIih0AiPX8UigW1yqwTzUIPVrRHI2oW+Ut/xd4hBTruaKt9NEy4Oxg4KiyljD95975yJR3703IMOvWiDyce4Q8ODsCmZevj8aTgbmm9fdCJCI50Nf8aL0jyIn4az8bS+nI3mz5PZIxzgMclNxmKnQNuEM59t3znxpVYN9Eq6MG8Uctdb934hD6LulcHcuqoYiMy2QS40ZtLpJvrjO5tOIyBKK+GUykcf3SmAfvkxq22swI+f9awgH4R2ZaLVjqkjvPl89yGc7GhrxhvPcQPT3ee3d+e3l2/NO77oqKqtiLxglDdtd0Y8tNdsOEd6h6BBa//tNozberVoBkrWpRPoU43Hq/ZKGn3XSqwwvEUSmyn/1RErIHNZhE9IWQ+xEjIXQoiE2pXb6IYh0+dAsa1FjFDxfCccViSveYfJYoTphx3WYxbCZWVNRuy0XnMSLi9vamIHjjFDIfDrg+dl3dpqg1FnKY5cxwy+RkpW9cx0WoVcANJEtJqiCv3o5xOXuGy9JEPiN3dl4OFg5ViuNxDl6nfWJ0BDXN1tRg3TKganYisWrDI1MGytNQ8n8WoUMDAxjxlX67l9L+ohVKAu2N35amqQ0ts+PC/RMkHhn2gMwuvLDAxF+CCjaB7fYSIZ6/OLsnl9dYl0vI8tihfjG2um1T5I/2ofC76plzeUjyoKCyyE5qXSTSG74c1dlGaR3TPBRqr2E+fz2awWUw5CoXYCe3RSHj0E7pbbPXRTalpp3yzb2GdN2O91+8b0dFpP302G0/P5ZmYVY02gLoPMJkBOybjxcbZe18+L9er9fHlT+xTvALfSJ/NF+3ZOIDG00RfvZHWT3hyeHJiJi9A8mE12+uL+VteLs2lTIb3b/QAx0RftdPJlkZpuVbEx7iP2RTafXXxvYn8QK0TGSzZsiF0LEVkZd9oxGGm32xkMwvQaMvbLcv5jVS9/mck2EQ36aGv44WA4PBHM19Bjp4H6TDorMUewBEwj1qaD/WUkjcZLYWv14WD1f18RqQnYlU8WtXy0jLcVzniy6qd8NMP/S4vokIZdKRXxS0nJKGdBfW+mHH2kcWv3f3MxtUnYlVLVUymJbDJ97MELfIyk7WP2NRBZ1LP2JYh2uNvOLf5tU298ysBgpjdqotxhomVqHTYuTToYyglPmwUeWHrs+FSz1buAngK3ErGENeZ2MhYwj+tM32LxCDWl/YdPvUON9JeDq8VwPXral5bowbyoDYb6Jm838R4iheLj1npLw3K+OAT2wYYG4tXlx3q91wp8qzJmIyph2wu2suaN/bphByNipa8Sb98aa9u248pcBzA00TPt6u1LyDcBtxK1HtwP5TPJ/roeaqSvfJ2swuQ8XMQLp9qNzNrG8Ha4qsfXs7fz+Xq1Xg4X7aNgG59OgGi2v7xu3YthHPKOJzcZXTt9cS+W83YhO2i83TXRF+1y+OPddtzy+2T9tHuOxKe+WEzFq+urpk+Koq0bDfWV05rDd/u5fzg8sNUb/9N8Mx2/8x+5dwz0RroeLtdiCPhxslrXM78xEG6lV+ZtgcqudefVF91krNcUtCV7iBGaBKO13tNwaFORkmEy+DopaYdu0VIBjPWXgrnP4t42WsQvTmMwXsM024qppimbOQx38yHMesjX2caB+OTu4QAJNF9ksrZO2jCSXSRm0RCJkMdBqVxaVP8cAq91oNdJ0AuNdWkElal7QwQRiHUPBJVGu/SBCEK92oHKAO9xoNYZ+m0NVBLD1QxEIP4FDFSu7m0LRCTWnQpUGniBApGFcU2Cub/pfAcInfErbeDzfClBjcu6FoeA4NGBUdawyAhe3br9pY72A3b95b/ICCBSDIbfJ8v6fu5F0onqUyramyHONrAN8jptQHXGbQO7tAS2AYjAagMOBtK3WwNgfbQd3tvv7l29XtPLe6BFCfVP7AE0AGYP0CXQWt+a1Oo0gDWrtTn9tw2Y4Xsb3CfntWMuxPMIWsDXafFdl9x2r6fOe2ssAuK7LZZGNLfeBoLhzB97YqEd9EGQDCd84pHNZ4/zyexRvHzlGDMieN3YfTDKszo387m1W0fwtIiRyJD352RQbiPUo/ZN166PfJyPrBuYHZSKiT5oH+v19aKeybDv58tzj+ZistETr1fBq/G8+16NRN4L1aqlnxfjfXF5tBeroT7ycLKSwdpqZV+WQmg7kfsgnDbGvYpZi9gH2Wr0VLcnd6/qH16AWPxInOp7as0At6lKQ8IZQy2ox+Co84oZFCDQa020oDG8wimfxav/1K9UZx1ChPkwVK4Asl1o3waM5rGpAWSnTdgwv+3Pu0pi96qG9PFp20hOczjQ/od3r9Y+mpZgpRvYo8mI3f36+pn+w6b1blaYrW5L7ud6Nlq+LLTBoW5+G/DhENDqR20vTXDTgzaIVRmeUp4IuwIAXvt5bJfDmtZ4I/s69a1DDtIAtcOj3NojwN69PD/X66X+NKMXLrAUH3jdfUOSCbqmvuNLAjyoRaNJbXrhz8wkYvlVwi6MfktY+6uxn3ERbeMHkUlTxjvCgvi2/x+XT5kk7qoxu0D3Mf9WhXqgilKwh+yJXLgHzigF7ODcdVqX34NQD2Z6pl3fbb6sp+bBgxl2H7eHWul+eNbMxXqOlsm1bOaf8+e3L2ulW6aTKbF7YFs9Df0yTEbsg8j2pK+Fh/jQb6/f0oCPaE8juQNRlIEc/FCpV8Btp33X4Bhn5y4zI6VuwLMwIaHHOy8cQPNS31ZqmMye6uVE7igm0gM/9FXBsJTga4a9JwNZXgxLh2HxsfeELDrzgbB0LPxnB0zszvJqMDhx8TUeevc8WbQ0WM+Z9Vedmg9a21PHq0+awbilwtYojeBs3ZLwCWBrmQ46hr7Jo9tOic66kz4yYcdEfMptqBDKjon4lIv5an0+aT5pHsV8iNsD17L2xtpFjUQVpDIEFl1vWqDOFUkOxCbEEBupcFxYzUQfiJ26xyZULEQAjDR9OEBGmUJgpHGmEVbQyFMJk6+40wl7iiJOKbjJ8ZxW2NMTc2rBTZDvON2eItNY/bWT5Dd+J6ct4hiem0jPcbw9aSFjeXYCXp4jw+8MxgePMRE5uIkxGXFo6d4TEkgZNilxUG5nFXc+I/7Ois9d2MiRuOYTyAqtxBxKcA+VIqD8I6bWIThvAzaNh7EfG8k42tHPB/mE1PjGepSPyNs1Rt835p0C9+EGIn3UDzmNvV1yGa43xpMJRHLVTC+1ZO+gu2MjDDhg/0bEo8T05hhxdhHr2DERPuJEIsIRZSJ058Byr7z248zUXoR0uDmAknTUmQhrOfjca067jkUT8fFD0r2S249QE7mxA9WRqdUN4Y27ydeXuzjfmq6xWPUc2c2DrNcTxqDd2MHDO4QNFVcZdGr8uHzIvkoS1yFeMA/cM7waHw4Y6Ypp8wtxV/BmPZmadpK0VsTvFPIWBp9MfJw/mg9qHnzIYERXMo73VAH1ypgZwPjGiUDdvkjDgthHoY/yyTQT88WmBpjO+4LRWH4Ml6YO38CyjRGfZaenfNnIe0YXw5GpPzdUHNxAFFI4cGVXqG59CvHPrkKEFyrp3tmVplNneN71s2mmE864a3i+men5tEqKQ5d2uW4/b/POMlR70KWLAUL79qnWgzl0z7R37o02TK12sg32rp4OX/yxjqAdL0jHS/ftmHq+WX/yKbgdp2ojEmOJT+jv5zeI/ANHOwc/xrjeFc/EtV0vGdd/srEOUSNTrd6++GeXHjkCmRQLb9u6LFJM4IFRolCobdLmugkXxd+yfWZReRjk/XL+fLj89+vkkUTjtBKFtWmWz5NZzas1WLQINPWMXV9glCgUK6lb7lJ2uULuBLchWeJH4xOpbS/g4KN1o/byUfbEGBh/ZX66jXaMGehefzAfTomUuiPGg0IBSXUMEVadnQZ9JXeFbjroOa2dxvTbcDoZn2PLCK50d2JGaOCtTrOqN+P5rTjWdNfUiNp8Pu9AhMaLw/P76lN7HdFwPF62n6H9H5T2YIseg2453yzevjBLD4kVgWWyOtus57sqSMDQI0QheFd/bT7MlK/BPmwUv1u5927y3/XnZmS7PB8uSAxIvCg87Z3X201N1LLQo0Sh+H2y5GcJjBSBRPmsNNOPJnXTurudzMxkix6XbrWfHXHB1JhRmFZP18vL2WT9abi4I3XAMEoEimX9PP9eN5Pn57bjPFsuSVMZJFYElv23WptXUz4BhpgxmPS6yFULbNHj0zHrtiV2BLb1/Gz1MhvtdBkCD4jhy6Df6rP3213uaf/BX+2BG/oN28cs7gadKK4kioS4EEwnCjDfFI3c4RTul7Q5PYQNdPp+Ml3X8u4920LewTOIEMn9klbOWvBA1x8nj0/rm+YDoF93ZnPfiRIPgZgBMEYggHiMlJ5+LXgc18R0q6EDHeNbqG3OYYwoAJzWDmNwAeBtcC6nz/QduFZ32001D8dUh/sIHNe72NE+KTiN30emayz8s2Plo9YPFhixshrAeBWXBcZqzAY8n+btARmWhz5dgB1SOUA5N97sZ8ES0XzaqQPnFt9MyeTSrYRhSpOmtTz144kNxTmYI+p1qkzDttW+aPDS3KvRy4WkaPTSXL/0B/j2QXLvr5H0opj421ZvlTFe3VYzr5eKrWJHrNVO7tAqrXJHrM84t3rM3dBnd05VMpvOz0nkmg3Ohs9HT7FZBzur/fQg4DT48tu0vp3P19FToZl+haTMNtPp5OvEdq7dMyWq5VdIyKKPBjBYEB7Bi5SA5XR2OW7s9lMa0PorJKiVsut/Rk/J3uxrJeGPfpLwR29JUD8Q2HiHnwzFSr+fBtpdKB68nEfUPL/L3PtPfFJBfYktRhK0I4tR6AlvrsYAh2cXo7DTzjLGwDccaoySCtbrrjES0z3dGCUd1CdhYyQBHnOMkgDaO7Ke+MrTMr8BePiojMXDNmoPSpPw/FUsKbkm4UpQT1VcPdOGrHp1z4R0/B5isfJCTWXIiTcXD/MAnMWc8UvgepmPhGl4pi8a5Xx2W/9r03QLIZCqEd5BMA9idLusBzRzJ6wH6YrweCcJFRrqPY/lc22Xs9H8eTJ7tF+NQ0qByWAfKdFOsi3UzXk+tUTGj1M79FfWmvo3Wk6+BOWraqQHxs0sCqVupl/Os6npnhMuqrQUh1YZXKB7WIwjDMxyGzPCR9V6usIPiH780WrL1C3dfL77EIfwaGsqCNNxyuHu89u789vLtxeRkFV7kbnBKHPa7tt5aLebkkaah+DBezDazUK39WrRDM6cS03QtxqX3zyUNIesLVmh+ItKNnNhq0lWUI9lJD4pdf3ISuqxcEQk1a71QLe+2T4vin0tcqSKGTIhsqJ5z4tMViNNj+zQnrMkLvNiWbf22mCcMbGdHTXqOy5mp4g7mXKkxXdOxeXmT63s4LFmWIR06JOAema6Lo6FL81EzW91QQT9LJslPVsPy1wKMXeB+gUZ1murOWDUS1xYnxINdXW3GTVslvv1ebyKvZjQypTFsPncPpzFq1jgAMg8Zl2tCbuzDyEj6KLdPeG2Biy97uPwM0EmMM4QAIPx/vIDY5E++Cii53eeSMj+GKKM3t9AIiX/04dixvrimam1D92/NvXy5aZe3lAHTSg0sBIjb5VuDjlfYu/iNKtePRts1Gr/cj6fzWoxJSIWdieCZyfn2bPg7n26lW7KDW1huF7Xz4v1u9nqXeeleh4lbsmjUZDZR5tla+GsCfu9vhkuh9NpPX03GU7P55uZcznGlNkuo32maNz4OZP5uHo/X97UvlV2gFvqm/2ivT0wAjm00zd360Z0Qu0/nF8uC3jHUL/kq8VwPXrat7eL77V3vTcae40UtPsJDpFiJAO32GdaHut1202037q28C/tV1/a0oBb6pld1NzO2Xc2ODTTM/X9UN6hGtbloIb6JJ+sbtKbw1VxbaTaqWIY4E22euZvMmlXSd8OV/X4evZ2Pl8345Thor2lZePbixJN9586Mf9ALm/zSU7XVp/83+p6cTZthi9Bo94BYqZP6unkyyI1vUbgYt1H7pNw+x35IHZieA8TulZ6ZQZXADNZ97H7ZFzUs/Y6p127/7dNvXHOcA3ABlO90i/nrXYYTN410ys1Q6kxEXvINGS+VTOUiPaJNBrrM4c1p2JUHTERwF6v6Xiab6bjd9vJjS88NNIr8Xq4XItO9uNktW7f+vCt4ril3tm3hSwHOzvPIUkwGew9JW1pH2LESIrR4quk5dDuIibHZPT1UtTO96OmBhjsNyXzRdwGY7YXOR2avr/TTyfGZ+aoCuyEfk6LTDcO6//HWM8fhWs5XxwC+9JBI3EZH+v1ftARIjBidqKTCsNvX0JXA3BLcWknq3DtBB8NxqBbDn/sxju/T9ZPN+3BqdF86lv4FnNxudv+L6DrjDIT0PYIMBZrtcCvu3bXde2zbqen1rTuJe6GkkF9sPToHt80NmVbYz/OR98CaRUzfVE3/db1op7JsO/ny3PKdgsE22SnL255PKjtHT4vxvsMu5nPnYMJBN5qrK8UtLd7t8HaAnZ36Ah1x0BfpDSlEiEMUSlpZE3SvfsFLXJ/hM7DZCjaY49M9H1VCJphQ1Vcwvnscd4+mdH2hYRhLoLZtdAX62r0VLdbB6/qH95VEbPRG29IT7nqqWeEo3LvnFTjBo1AlF1en+r1sPksDIkbvbTgnoMy5dDL9qz/h6Fytsp1c1obOKrnJpdYzpvw4f7bX3aZ6fauhvb1zX09Cnc80P6Hf8BxH1XLgAPmoaVcHGYVrXZTC+n2MOOqZ5tnFRcPTswstT85ZNL59dXVxfn95fXVw9392f3nOx/nA8yKK7sMaUezCU7NXfmEhw/KqJuLi9uHbTof3l5f39/d357deCEMjLaceWbICDex+OPin+cfzq5+vYhADe3FJ393eXd+/dvF7R9Rchu31id1rBw3WwynPzSxD/Vwun4CO2EgrBooqDF9mswmz8Pp9EVafKF7HCBRXfmgpQ3ludt8/ToZTZqIPkh47HCqz7MnNosax5MArxTnzST70fWBMkUIqiyqOT/PA2CCkzFaurFM2imbF9rb5ZBPCxWUHe8uzq/fXTy8P7v8ePGO4W8AI7pyQU8YynLx6ea+6ZfO/vh4fcZigRFjsFx55guMGIHl14uri9vLc2GTgwLiRSC5vPrt7OPluwdZ+LcP99c3l+fmQR7CZLQQge7qWn7Uzn5rEnz29qP5O4mAYZHjMN1e3N1cX91xaZRocTiaYcrF2Sfv3EGiR+C6vfh0fX8hs/724v82g0FeczPEj0H28erh5vb6+v2DaEdn7XyERYbHj0B2d/nvF03DuX54e/krhwjEi0GyrRNvr2+Z5daJGYFG9CX7nuXT5d2ns/vzDxwqo4VodFfX9+2s5/3lr59veTlmiO9L1h1ymAdi+xBBQ433+t2TdieDfWhqAg3D3v3ZcapjNUKgb/HuO9XvLnCgzzvtHLvD5y6wj89DBbofPprrTvtjULVxz9f3Lgac2bigxqvM9fmZeaB18LYL5++JNqs/eOTO2aFnZWeB4ZGwrrauB+QXJX9HAeKRuZsAJM68d31tO+yFcezi8FY7iDzI27BEKi2md+6kZZrkjnvhycXFufidStS94J2Gw7nBncqi3dROwyBexU4lgFeuE+sK+U51Kofh7nQaDvtydCpV9xJ0GhDnlnMqC7zNnEZCv67c3L90enx3x+shKPn28V5bxXbpMO284vRay4DuinK6iArg04EbV8y/LufPYsR2/eW/qAAgTgSC3yfL+n7uw9GJ6VEeSr2HT1F2CbYhXqPeq66Y9X6XjrB6DwE49d5BQPk6a+45n2WH7/bTelev1+RyHmgxAr3TWrzmntfiu/619ramtDPN/ZrTvpze2xZL97wN7ZHnnVclLE7fc96vCGrTiidmk34P79TWbycSt/DcyfvEnSeZVQo8Jm/OYmcbieP89EyRgSMTkK+3AjCdeDG5nPtjVRjPPbEuAih5uSAwxSucY1HXS17Z6DGismwVLCrIITi7DcN5ImV/reqbdUlh17vaM2+PDyj9ALWRYBEDywPu6jzrdFJEOFPcyHyfZ5N/beob2lUBgA+NG5NvFZB/prhR+QjvfmhMjAc+7J7XczVZl03IIf3zbYzM/5Jj179bKPZhXmPEojtjDloOqfEdG3Td+wwPnBy07w+ACfkEuYncXyGIg32IorAs6/XyhZ09IFY4k8/XEjCxPpgoA+NKdeCbeHO622t7gQDD7TZ4BL/W864dt6QjrmjdgzdfW7zeMW7YDuoHD46YfeAdvHfXd2aiEwROTKxU7ruwFBbfq6+sBLT+WKEI6YvtJO5+WMXw7YMhg09fp3Cw+rmO7+684HyzXJGbhx4jyPv2doT7+ecVrRcYgBiBpaC97ycvHtuunBBbRzdSRCJxR/mv7ZUrjnGrAtSJE1Q+wlp72vx6Oa6X9fh8OJ1+GVrPr0MWPHYcqpvl/Hmyqj2purGDqL4Pp5P2kPh2CWJ1NhvfkMRghc1pI6x2Wc+xBYAd2X/+OaEfdpM+g9xRlkWIzTtOso+g51fIBMeLguNdpNWnoW3UFz8voOe/Pi9oSzbxc4K37tNPPihD8fam8Cv1Gb1uHuyCvMaAXPPFHJPvk2Io8YdZ8+NdO3GyXrChI4BIvJ6YSrSuHdfD4Ez7aHGpONOXTnlZZjB+NF9d63w6wj54qF958I3sdx881K9z+Uj3iywg+fp1a5TQNX2jtMv7bH87rV051AlgrHCKP9fOdWWIoEQJ9U+bIOsAIXNkJw9t7QMA8S5GdjEstT30LudL4iZ6l1f9NTiX111oD69wS2f74gX967QPHsEz4YY+4JxxCR/mvytIuHcogu8NiBWHwr1fDKM4xAqlGNvvQNWdj2nXnbp8ci7p1AF8ruV00dCuttQ5eJdZugm4A0U1Rqh312IA7H1oawFur9algE6X5znq0Hz+GE7W20dn6FUORPJhUN6m3d9ncb+cPKpfXvRZVRja42iTPrqdgfZG9zpQI7syoZNKoj7kg0PXfTqGDkkyFNZsdT5t78ZwAO6CBRbPsl7Np9/r+3/ec/wNtGjOPNgnKahITASMwtibUPiNxdAW3TVYUjKRKWEDC6SeLT8vp3yPg0NEQjaoaTOArOWLWXyQQ8RoIPf3H704ZLxoGL8Npxu/DNnFjIPyY9i4Hrc9/vlwMfwymU7WL/qbmGQ2mylvWKQhiT7wfP68mM9q9UYcGyiIE9iwFrunG719D1QTxMyB6cYzaTu0JvU2etjATEGPVFDdeh6ucFTu7hkLMo/HaQsHDHLogkzjc/zCgYNJ+mQer/MYdKDu45I+ZPjbkkxEtWm9H06mG1ej3wYK/XRrN1o5HQ124V3p3CXB0rEpiorbL1lT6TpWc/bybPUyG3W2n6L+9bCB+TzxdTlQYrrSDlJnVtEWfAzi1NKIoJWC+RF0nMf3DXSWhMpxzdVTkRSbdCb88RgWHPvtGDqeWZJiEfroUyxI45MxXEyPF2PooISmGPasiR0Fb5LYLcUutrCrivV5wrfNLyN+A+jcVywCjTxbAX5bsZZhhqtacM7Q61o8B8CYX+4IGCY0bAiMEnHGwEQc7R4QOgnxLhAiBLwKhM5Bvw6EikIdheM4rGE4EclwQQmdin1JCRGse0cJnYlzTwkRB15TQoehX1ViRkH6PNdozfvCkrBezu/2hH2aTGsB2LUdBAzm1R0IBl9uNhPQ9ea9DS0Blsz5Hb9RhAjYif0XZZTOsc2un1NuhoHkROqMvS6nQDJKa8twQR0H8L6Exbcth9yEcsm+CoXAwBqceNxIQkBgFrwDArmWhMDAupoEQfBopAb/jL5sZ2HtbJLgthQS0O+0G1N6yYzWN6uXOmSFwDZ3CsuXxZo6rYHBX7Wb6Ho29xfbfXeT2VO9nMjtIIZM0pMf3pEglHiPEhmRMAHC6TpToMhgtEkRzoZNi2LjcbpoDNF+RigWJmvyhJNapk+RYVeTx9lw7VzRMHCqsSndHA/pZvNlOhn9o3YphA421Uw0SOpEFGfDp6KRi5Y2OcUBselpOJ5+ELCx8vXlLqj+dW2EFDD43LrH38ErT+6udrfSRNKbWmaTK3dF3bki6SNWVyXdVxnoTBzxHo7HztWOvU8tRojr9lCRa6H04HYfOsQlZW324JK8MOt06VyGB05pC+5Wt+S+/zAR4/Ty5iXY+l9UlzJokDPaJgfFJWM/g9Uxudtden3pzTPcEbkjkkEDnZG7om3YEHebMTltMmigM3LatmFD3LWBUqq/XWCmQ7hQ/H4znX5i9+9YRC6IOhCQr9FdzsaTEWGXCAjNHyBovmlT/TgzfNrkz3cpLOacKXClKdLI3n9tyTHy/ETcJKgEDK5m4JVosz/G89DWIZt+iw/BH+8yn0vk3WffbUY6Bnd3EQKiH6Frz+Iun6+XZ01BPi/WH4azcfOV/+Zu9CqVzUoworgKhoWzi+HlWq2Z7Rafiz9H+uOjOIEa1KM9cBPccUdPtJYoS8ItT26bmaK8uw0nALtdP/X4ly/z+Xq1Xg5d3aPtYeXW5MPe5INqkpR59iehLfDtnz/X9PpETID4UzHbRyLGu7DxSmBvsvcSOMBHLYFDAuKXgN4a2yUq2mBMDfp6ay4dr+z1WS2JgWsrXRrWSi0FhbCG0qWgbiGjANCGy10GxpiZgsEaOHdp+KNnChR1CN3lYY2jKSg0EbwLwtifZcDQOpBbTjHpgUNPkSzmoye+w8EunjP5IGnG9rr8Nq1vm++MB4sWORLQbDOdTr5OnJMsjEeNGwln4VcvBgtqu6VhLKezy3ET1zdnYPxIWK3sWf/Tg2cfMSbIH74gfwSB6B1KPaon391ltA0W2InsHxtoLwT9POu+VUDwPrAYcWfKLrnGPULWNwwoeN4vGWBwHruIKDSM/VV7c4Z0GevVdPhydnPphJXBAuvVY71uPpxPlNNKmscBiEjIjW2yAovIxMAqmK0RLQ2mDJqvVpNFU4A8MiWWT9b4KmU6BVcpc4Hol/xQCKgX/fRSPYRz1j7AfXzJbVyJQW4AogAxbwHqJVNUhl3e5Ky80VJh6sSmM9pk/RDw9abqwGfwxkglsYHTdkgWtBmSgkWYmXSQqLMSp3uCggC9++6/dMPQ1ATIE7DnkoBE3m3ZwQrbZ+lGY4kekC58b6UbkCqAQLagfYFuLJoYAqEC9gKiSMguQD6RjOTXDSAAV3OKNIFi7KN6wqgfrrt65j73IwOFzujUR5ucfqivNu0SEDRigH4ZY+ttVEFrymLs+T8DiBI0cEVxMZk9cr0NtpHcqVaTZLrOgDhl71Kw5ukUlA1ZP+jCbHiyARPnbOoaIlmJZHRvKLWWio/n9Wz6QhvHwuCvN5pFPbMXnzrJDRzJ4lSsRSgqEmEYidNQF6OoILQhJM7CWJQi45CHjwYk3sFKKhZr6IiT8dfMqHDUYSPOxVo7oyLRhow4UMDA0YKn9ZPtVcUOtjZIeH/IuhNr79LrgQ+ZKNOxfv21BZd/8useVqfgaQ+XU/LTHlan4F0Pl1Pyux4Op/BRD7df+qMeVtfIWxou36y3NKzOSQdLDo7pJ0usTjsvKDj9Ml5QsLrWH8lwuaU+kmF1uXJfFqu4pL6QAV0SHolw9lnMRyIICLQLLSAC/YUIK4L2PITLM/F5CKtD7kV8B+9ed+/ZULCHIVwQvIchHO7hqxBu5/RXIayuKatFanMjrhTZXTqvDNQauM/Xyv0YhMsxdxkIAijDL/FstfYYHup8H+x1h2G6W9pr0Y5x6SHBAcMzwEUeojmdU4ZpwDkyVIuUE5ThG4BBhnDRYEjDug4PfWjnRKAO7wADa4jnhKAM8wAAMtSLVCjE4R/kQYeAkZAIw0KAQx0aOl0ThofANXWIiLn2HSbCPtU4VPQvEN/hI4qGDSEjobmHlYCoM7SMBMIcbgIq+5AzEiJ5GArgTEPRaFik4WkHyvK8bSgSYdja6Qbg0DUaims42+2QYn29PYe5AMg41A0AU4a/7BdzkAiBQ2LKeNPklT7yxBIaNtIyMnHGXAwswofdiET9xDNwCB97Iw71s2/HUeuxeh6V+qYSHud1J3gWBi/h3ZAPlrE04QEoGyTnASgnnKlE/609lnwzXA6fGUWqRAos09nmmdBx23wPFBOcXFITHjAfsqKRhXA3mKn8butVU9grRjXbxYhw8Lu9aohRdJrngWqAkz/7FJszx31n0i5UYCZcXN0y/AxkcEpiRQrMCVTPJjf5sZk6hhZ4nMDEn19fXV2c31+88/Y9UE1QsgVJd8hmMhIafYOZwdwhkYaMJB7Z59Aecc7su7h3OWAa1M1Hw+nP4uj+aDh6ipjnR8K0PL6/M91zYhg3ELBSwr2CIDAZ7y7vzq9/u7gNaZyajb9Z6zyw7c6JJP6ZqiS0vxaKEB8aaRz6V2unWFpgU32VJEVqrVh6tAbbV2LU77o4w+ReLtsHe93ZlO42ynLZIcEB8gXgIosWTueU5TLg3Hu5zAlDWS4DMN7LZQQYkojT4aFLN04E6nIZYDAsl0XKF8p0EQB5L5+5YWjLZ5AnYPnMiURQ2QAOVVtzuiYoasA1VUfDXPsun8E+NnD5jIhGWj5D0fyXz5xo7uUzQOS5fOYEYS6fAaoYy2dORPLyGYALWz4jYJGWzzpQ/stnTiTC8lmnG/BbPiOguJbPuh1SrK+55/IZAApcPkPBlOHw3WT2OK2J77yDwKFD4+lmtXZ/yzGnAzWu69sBk2j6eLUBPFB28fwx1PJoN/o5rvgWQV5hyfLghz7el/hhI1rFL2c0a3VNGBQpbqkDIqtLwmBIcUkdCEGX6fFplRTp3utZM1v8XqunGw/dTTsrVt0jYX1O2AKAzXouKrl62LbjWQkU7vJ8OJ1+GY6+Gd3tAvBdWeU0q5sBWc/e41tSCHWAa0fRmiL0nQM2t4wcMSXXdPxz+OfbncYnPpRn0+n8hzIk8uE8slj1TYBDZ2s8vmsG2Nvrw1fbz35wKnCb/aWhXVWdTutp69eziir00FpP3O05/3/U9eJs2vSJYdDQVE/E4isVCbljKx4z0pd1z7Uj0PtAET4QijVtlGtz6zfC5XaXXXesblJPFnmgzQE54oy1O4bsVVi9osDaU1jogIlwwm7tWdY3W8UO7ALoksKgESqvqk+BLUQd/92wfVdhg0dGLUbSx7kSg0l0xLwWAzNnr9Td98S4iJwHxkh8eJ3aCoukOqWFjVWpP4rFE+dYths2FkArjNDcKyFfpUVBf9z2pKbMUE+H7SRMk+pYKEdqfDaUow190QbenoAdI7EpzYu7PFCffbJc1nH9ddh8j952tljwUBEz0Ul3K/u+iEr8CGzxGu+BjLObxoSopNOUkexezQx6JI2Fw1J2z7Tt9VzbOxOM37Hbe0oW2KtZwekAVntPBRCKefxk2ZjbRYCNGjwq8iU1fCqob3PB6Go3l21Wr3/Ml9/O2yfqzLqsnQ/aiM64PWJwP/+88m0y0EZsxtV6uJ6MruaTVa2+i8yD7BiJT6muPXDhaCsRXKbNql6ePdYz3+GmGj8CGz4hUBdDXHN9Q4TwucnF1a2tbsmfo7j5bTjdmOvJLkC4K7kbbKeMuGZcaOieZ11mn/SZF55KQ3OoZ8Mv0/rjrsuXcc+fassylpPxyGrUC9/RqL/tJOPLdn3z+3D6yadYd/i4tT64W4l+9bb+2up1zefitp7VtvUiN7rRYCR62KLAE9fgZVLIj4buuUWZfdJbFJ5K61biXxwjbifWkbTzQB5j4xa5JehQ4dDQr1uCXuounkq/Yb2Thz60x005y+zyvX06tP09/IN5+dE5lzgEieDuqrvTu+PvEKbnegc90Wubmg7T+nT34XOi/yPe4+eKEaReWW+FpwKxrmEn82BXw1OJmFfD+zCp98N7YBHvh7eTgdZzq+0u60CJnyM00vZhBdfYWQ3UdzOFrhjtVE2KZXnitl5bZGATwJEalYPi3tqy20bDZ9Ijh1F1a4Z1vi9/7r027J1w6oEAD+iqO16ZvbSMby/3f7VXRfzajOj19ywJLJ2YvjyBRQFAOMsPGhFMkC3D2gdGr5fjelmPnRs0TcS4jb80ExGkXXZmftmJJdKVsc188XmyqoMytmvjL89YgLTL2MI/Y2EirWe0zjfLFa+Bg3i+GQg79I/2iZD8OXxEIe0gt03hDkOumMJd39XL75NR7XK8C9bzJwxxRv+UgQQZGvBEvsttHtOYGY6UuDwY17CmXg/HQ+UBHQaTEjcq08J2esDCQ3yti8ciHsHxotnFDOXptp7t1J8qqZsiRGjI7cJ6260NH+vOpVAdDCRw343a5JLRtLEkmmYt4/GyXlkKwoFzdDDgg+WoyhOzxO0Em1DUbBoTrEOftr2IuJPNseyGhA2vxFek1XEtVAynO4nB1Xo7IXtuM7g/eoPppizC8pEVynPpqGszxg4FOyl3hwKXkbm0ZYf1XtYiUHfaQzNnt5xRkD+HN7vOJZCODscQPg7I5fhubZ5w7ENEcIa8BNhxdwgT7nCbVc1EbLV2rG11g/bcvxkc0js4JHFBJ1zsQOwzLog5x7hgNppuxvU72yzAwaibiE74LJ8g/DBcPVmmiw5GaCQ65WL4OJkN2/7OISU4QBE7PbK+ny9/qHcfeMMeDPVIK179DGfdmYlPSuhpXZSsZ1fZhO0bpRcz7/I+RO+FzH4khcBGPZNCoYNftbt3/yAeBeyEDP+k3tXD5ehJHGD80+JYDdXzh7Tri/4N1VNjOsIwfx5OZnz/R/uILAx3055ORra9mWYgNW5Mpu+T1cSi3JqB9hEDaeJUmC0OZ2UK49qlytaImgY/G9VXm+cvlt0uerAIbdd5KDTgWiVeEejXF9Hbq+sCJfcxc9Q163z5wYJjA3wbztIqUJB9pACKTrmLrf7OC3H0YBGqW7vO5BiDKmEiOaSq0Vjgvmu9ySWjAWBJtBz+8mY5WtBuaEHtuGvkbieUawCjh4tQRZSjEs6Fayxw31XE5JJRRbAkmrpL7yzYd5z0lXvUlr0LHcsrBSyt2MWnWIjDB2vU/dNkdTYb3z8NzdVYCRNehVtj10unPxkk3N1nwk5MJUzP7QN6ojcLNR0H59khoe8u3p99/nj/cP7x8939xe3D5eE9he/D5aQ91KKSdIPzk454v/r86eHuw9ntuzuS90PwMO9Xdw+7y+v/eLg/+9XuHIYO8y1P8+PLX6h7JEIMgu7w2OI9ZKSsXDHxsq7bRZj115O906+bmbiGQXWqhAvyh99QjXnUQkbwCa+eNvvchozgU+5oaDrez4tx8yccEZoR8IhRiOA76TYI78fSS/ULKqor2MyFedVCBvncNNX0fv62rbNWj0q4IH/b64lv6+f5utZuK8S8dkJ7fCP3ruWv+s2uz/Px5tBnLA0b75URT3rYA6jv4t8G1yyRN/JLqIObIjlgj5osWS83I3Ursd3ZQI/idCyjOi6CgR2RA6ET60CxvYh6sZx8b5qOF9PjfLWaLO6UXVYOHDVCYH7Mv6zq5Xd1oOvwrUaImguK7E+GAXEC86I73HS4p572wX1bh59Uz7SH49T42GA0JsrhtpbtP1IfON0Y44yEg5Z8PgIvM/hsg+3CaVcjNsUOp/pUr570q8PcLGqcUIJd93THbVBozNBeBjwYIX6+0Xe1OrBgpKhEi+V8VK9Wl83g83kye/wkV+nJPaApdlTGZTNk+V5fc78V3WhRqVa1sozr6qVq55otxaO2OutySViJpfjcNYX7+dl0yvs+GuLGLYWdj/bACabZUBm78f+ibyoAOTL9cPjE5T6fOKobU8av5+qX43INDug5UmuMHVhd0adeHCzGV17oBMxbtqUZ7j3bcGID3e56OovLXRAfd2S9EnFFkyv1iF7avdk3VbEHFkg6PRdljMzk+CSw/EW1lDdj2RYBlTqsBfaqE1Do6b7wCaUI6R6EDvTd/v5rZxqLe9bCRm8HVJ8D/b8YzUOPqKfcrNSslAV5XadpfrGqNIe+dTu6O38azmb1VFy1s7dZzzbPqkUkLE1u0lZ1S+j7bPRtNv8xrcePyq56qu8BbsTBg5mzMr6r26MQywBA1UJsutt6VDfG/eEUA7HZ7nxq1ECPHI9p0tgZb4OvPLBg/GhkN83Avn1V5lCNn70yzmgnGundy2zkX+FA7KhUflVNiRlIo0jfb6fz+TO4/0kfsbb2lFD8jpQngWPuGDI4iG4cOqnnHQgApJPOJM/1cjlf3soJJ9m9GikCw9Nw9XTF8b+LQJ88m0kY01QzC23M0okvkmE6kQhOmBBQvhHPk5AKZW6VUFH/c5JuSvS/nq+H07fqjmICgRrJj0G/jGP+vNis4VkfUgehR4zAMpk1Ux+T4IVC7GNE8N6E+LZZcLzvY0TwvgbryKSasIsSwf/X5fyZTaBG8mwPqWm+YeHQA77G5xHxyPxCgsSZbjTQx2bn883M1h4wLIMJ3nfEi9ZWdQikPKmYTjkablbD6YdJe9f6y93kv22fPrSckfi9cMqfL02LDEY+JV6cWvjVNTjFMJD3J+LlTfPreGqWeE1MSrQ+qCbbZbC3m69f2fnVidwH4XT4vJgv1/eT53q1bv7NZESi90LZXmSybWBcQj1qH3Tzzfpx7lvKnch9EC63k+Zt6La4Gr9MUqOR1yO+EDfqc/s/l60++NfD1TduZ7SL0wtPk+iO8ELE0qNGotPGlg/bIrJvNjABdmP3wtgu2V8snpqhyHI49SQ12OiNNwCzX7qxVLT9+DqR+yCs/6xHzfT1vmmUTDw9Zh9sYq9W8ETAbKUP5u3OoHuPjhFE9R7Dgj1EAV2OpccJY/o+qX80hdKeQN1ws6kbu49yXA2/tksrY325j0YI4/bCF95NO3vpUD5/rD5o2kUMfyI9diSqH3W9uAyZPOEWItJdhwz6cQvedEz5nkh0hPzffosZGxezhv2fcTt+u6fhy/QFXfDvJ41HBp/9JNz1YN9s+Iop73h7rTQjW8dbu2zNC0QNaPhgJ19Hg9MP5q6O9iH4snPnUSopW1zMzO9urI7UQOEu4XcAetv+Hs2RuhxuOtyOrp0TD8qtqN0k2SX1oDVuwnhyxLKdiYt2hBvzwaXdA9jd4OSLHLjRicjbEUJ8ccM2oxBptZ0pvqT+m1SclPi2KD5ohO1R7nsLrRul2MxGez2wr7CtU2ziVfAWKgpnWJVdBW2qQvi0U+DtRmv4leuejl4daSE9Pjbq47JUn1pIj28sPI09PVzWB85iT2fWPb7Iue7J8MtkOlm//LyuV2vT3mEl3IMIx/LyVA/Hja2V1cUukIf9L8v5j1UzzLWZ34bxsL6sh6P1z+19pt/rnxfz6cvXyXRqzqgm8IMM/LAPjPn7zzc/Ne7qP3/65X9+ak+tNVWm+f/0KDs6bUJ+ndTTpg788h+S5U27XUf0Qf+5/e23ut1/0IaQQf7P8U9v/uP4TZX+53+++Y9daPGf4j9EkKT5K3lTFEcnmR4s0YKlzV/pmzI7yk9OtGCpFixr/sre5NXRaZJowTItWN78lb/JTo+SXA+Wa8GK5q+iDZadnmrBCi1Y2fxVYsFKLVjV/FXBzKi0ICcm/BMtWFMY/3HypiyPTko9M071rG1z+hQLl4AySEz5keilkKSmHEn0ckgyU54kekkkuZFRL4ukzfPkGIXUiyMpjanRCySpjKnRiyU5MaZGL5ikLYAkQZOjl016bIJM9bJJExNkClpIaoJM9bJJ2xJImsZ0fHRaZnpIvXBSYztJ9cJJjS0l1csmNbaVVC+btC2BJGtDnmaFHlIvnPTECKkXTnpqhNTLJjs2QWZ62WSJqSFmetlkbQkkOWz8Gei8RMEUb4rjo0oPpxdL1mZ+Unas6WWSFca6mOmFkrVZn1RY75rppZKJUsFTrJdK1uZ9cvqmqI7SEmSiXizZqbE6Znq55G3up8eY91wvmDwx1p5cL5lcfFiaD1ByVGTApl46eVsIafqmaHKp0MsnB1+XtiDSDA2pl1HeFkQznsVC6mWUtwWRFmhIvYzytiDSEg2pl1HeFkRaoSH1MsrbgkhPYI3L9fIpRPmgnXmhl0/RFkJ2jNW4Qi+fIjW17kIvniIzm9SLp8gNzawAX/+2BLIEJrrQC6Zocz9Dq0WhF0zR5n6WdezphVIYu7NCL5PC2J0VerGUxu6s1EulFKWSY+VX6qVSGkul1EulzEyQpV4oZW6E1EulLIzdRQmGZcZxQKkXTGkcB5R62ZTGcUCpl015aux/Sr1wKuM4oNILpzKOAyq9bCrjOKDSy6YyDpYrvWwq4zCg0sumMg4DKr1oKuMwoAJj5srYpVR62VRi7FxgM4lKL5zq1NhTVHrhnLRFkJVv8qanOC21kCd66Zwkxs/diV48J6mxkZ3o5XOSmW3qBXTSFkNWoTb1EjoRfRr6AT/Ri+ikNLazE72MTipzLoHpjXl+oxfRibn9nOhFdHps/H6f6kV0mhi/36d6EZ2mxu/3qV5Ep5nx+32qF9Fpbvx+n+pFdFoYv9+nehGdlsbv96leRKeVKeNP9RI6FcM2dJZ1CuagohWdvsnTo1xvbqdwFiq6uOM3eXFU6RVJ/qQGFRPR5E2eN1WpAGHBVPQ4NdYR+Zsati2MPMXtggnpsejtMjwsmJMetwWSd8b18v/VcOJTVOBTcTApPa5Mva38SQ16Yupv5U9q0FNTjyt/UoIKcQCXZDq6gUU4AMVlkQ6gdmARD6B6IESCvEQzFgoIQiYwwILyEkKBARYUl5AKDLCguIRYYKixUEgQcoEBFpSXEAwMogwoLyEZ4LApVHpSU5eRAD0hEaoBzgoEhUToBgZWUFxCOTCwguJKLc0L6AqJUA/yptM8OTrNYVhQYEJAwL9sCRAXEqEh4K0GyAuJUBHyExQBKAyJEBLyU2ywkgCRIRFygqExZFCfE4MLdCCQALkhkXoDOhBJgOiQCGmhQOfoCZAdEqk74O0BCA+JkBfw73wCpIdECAz4lz4B4kMiJAb8W58A+SGR+gP6tU+AAJEImQH/3idAgkikBoF+8RMgQiRShUC/+UkOpdXc2ISBDpHkFnUVKBGJ0BvQL38CpIhECA74px9oEYlQHAyffqBGJLl5eJgATSIRyoPh0w9UiURoD4ZPP9AlEiE/FB11IAGyRCLEBwMrECaSwjjRSgqohhunWgkQKJLCONlKgEKRFMZxYgJkisSsUyRAqEjMSkUCpIrErFUkQKxISrPGlwC5IinNKl8CFIukNOt8CRAtktKs9CVAt0hKs9aXlHAFw6z2JUC8SEqz3pcA/SIpzYpfAiSMRAgVeF0AGkYipApD7wFkjESoFXjvAYSMROgVeO8BpIxEKBaG3gOoGYkQLQwVBwgaidAtDL0H0DQSIV0Yeo8KrjwJySnt9B5A1EiEdFFk6OcUyBpJZR4yAl0jOTEPGYGwkZyYh4xA2UiEflGg0kYCtI3kxDxmBOJGcmIeMwJ1IzkxjxmBvJEIEcOQs0DgSISMUTTNMT8qqhyEhUuFosRKTDdJgMqRCC3DlGGgyISaYWAASkci9AwDA9A6EqFoFJ116QQoHYnQMwp8wAi0juTU/B0DYkdyav6OAbUjOTV/x4DckQhVo8CXlYHikZyaP2RA8khOzR8yIHqkx8YPWQpEj1QIG+Uxuh4LRI/02Ci8p0DzSI+N0nsKJI/02Ci+p0DxSIWyUaLznBSoHumxUYBPgeiRHhsl+BSIHumxUYRPgeiRCmUDr7MpUD1SIW2U+BYTIHukQtvAq1cKdI9UiBtlhk32UiB8pELdwCdPKVA+UqFuGGoNUD5SIW+UOZ42UGhC3zAUMNA+Uql9FDgDKDa5h6KzaJ0C4SMV6kaJLkancA+FZRMF3EVh2UbR2Udh2UgBCkzIGyVeweBeCstmCribwrKdAu6nsGyogDsqhLphyFm4p0KoGyVew+G2CiFvVJ1tXimQPVK5rQLPLCB7pELaqNDNCymQPVIhbVSdsVQKJI9UyBpVhqYfSB6pkDWqjrCbArkjFZJGhSpPKZA7UiFpGPIUyB2pkDSqbmsBUkeamSXFFEgdaWYcH6ZA6Uhz4/gwBUJHmhvHhynQOVKhZVToMlUKdI40N44PUyBzpLlxfJgCmSPNjePDFKgcqZAyKry2ApkjzY2SfQpkjjQ3SvYpUDnS3CjZp0DkSIWQgc7VUqBxpIVRsk+BxJEWRsk+BSpHWhgl+xSIHKlQMiq8GQCVIy2Mkn0KVI60MEr2KVA50sIo2adA5UgLS/sCMkcqtAxcZEiBzpEKMQMXGVIgdKRCzMBFhhQIHakUOlCRIQVCRyqFDlRkSIHQkUqhAxUZUiB0pFLoQEWGFAgdqRAzDF0CEDpSIWbgK/wpEDpSIWacoGv8KRA6UqFmnCR4WFBuQs04wfdOAqUjFXLGCf69AVJHKvSME3yEBrSOVO7bQFclUqB1pJVZuk+B1pEKPeOkwBlAuQk946TEw8KdnJW5JwV6Ryo0DXyLXwr0jlSIGqayAOUmVA1DPgDFIxWyBr6bIgWSRyp3c+BpA5JHemLcb5MCySMVugYuqKVA80jllg5MUEuB5pEKXQMV1FIgeaRC1sAFtRRIHumJpZMEkkcqZA1cUEuB5JEKWQMX1FIgeaRC1jB8VYDkkQppA18CTIHskQpp4wQfNAPZIxXahqFhAt0jFeLGSWdHZQpEj1Tu8cDdgyI7NY9CgOaRnppHIUDzSE/NoxCgeWRC2EBZM6B5ZELXwCt4BjSP7Ni4Ep0BzSMTwobJLNhELZQNtN1kQPTI5DYPrN1kQPPIpOaBtpsMiB7ZsXmPewZUj0xIG3i7yYDskQlpA283GZA9MiFtnJx29pIDySMTssYp2jFnQPLIhKxxiu88B5JHJmSN0xQPC0pMnhVBJdsMSB6ZkDVOUWk1A5JHJmSNU3QSlwHJIxOyxim6xp4BySMT0sYp+iHJgOyRCWnj1HCWAJSZ0DZO0b4uA7pHlsqGhhccUD4yIW8kx3jJAe0jk8dIjvGiA+JHlsoPGl52QP7IUrkYjRceEEAyoXIkx3jpAQkkk6dKjvHiAxpIlsq9cHj5AREkk9s/jvEChOdLMrlehpcgPGMi5I4kwUsQnjORB00Mpz46x01ECSZ4CcIzJ3ITSIKXIDx6sj17gpcgPH0it4EkeAnCAyjyBEqClyA8gyLVkQQvQXgMRZ5DSU6weUsGBJJMqCBJM6BsvkoZPIYDClAeRmkGtVhYUH5CBkmaSWR+epQeg3MzQCPJcnmQK0U/jUAlyYQUkqR4+QGdJJPbQdp5JHJ8ByglWS53Chd4YFB+Qg9JUrz8gFiSCUUkSfHyA3JJJjeFpHgLBIJJJlSRJD19k542gfWwQDHJCrnRAG+AQDPJCrkr1XDsChSg3BtioADlJ0+tZHhjBbpJJsSRJMMLGygnWSG3YeGNFWgnWSHHLHhjBepJtlVP8MIG8klWyE09eGED/SQTGkmCT7wyIKBk250ip+gRM6CgZKU8qocurGRAQslKy3gTSChZaR5vAgUlk2dcmlEk1qKAhJIJmQSfdWRAQsmETJLk+GE7oKFkQidJcrwSARElkyde8hy3DEpP7hfJC7SXAzJKJqSSBN/WmAEdJatk6eGVCAgpmRBLkvwExwDFJ5WUHP9mAyklE3JJUjRdfnlUlaBiAC0lE3pJUiRo1gExJROCSXu3EaIyZkBNyYRikrSbHDDLoASrU1tugBKUegq+dSEDgkomD8cUeJ8BFJVMqCZJgRc3kFSyE0v7A5pKdmJuf0BSyU7M8z0gqWQnlvke0FQyy0GZDGgqmUVTyYCmklk0lQxoKplFU8mAppKdynLDGxMQVbLT1FwUQFTJTuVB5xP8zC8ot9Pc/JEEqkp2Ktsd3tMDaSU7LS2GQdGdWooOiCuZPENT4uMFIK9kp6eWbIPHn49NNTgH+kouNBScNwf6Si4P0pRo/5MDhSU/Ng9ZcqCw5MfynDr6tcmBxpIfFxbD4Cy0EFKSEv0y5UBlyaXKguZwDlSWXCgphhwGJ6KlyIL1ETnQWHKhpeB9RA50ljyxFBzQWfLEfAIqBzpLLrSUpERH9DkQWvJEFhy6FJADpSVPzFskc6C05Il5i2QOlJZcqClJie5iy4HUksujNSXaVeVAa8nlLR0legAjB2JLLgSVpERPYORAbcml2lKh6045UFtyqbZU6MJTDtSWXKotVYoyA7Ull2oLPr7KgdqSp+YdXTkQW3IptlQZWouA2JJLsaVCF7VyILbkUmyp8AsOgNiSS7HFUJmB2JJLsaXC6xEQW3IptrQLklhgUIBSbKnQz1gOxJZcii0V+mnKgdiSS7Hl5BgtbSC25FJswRcwcyC25FJsOUGnkTkQW/LtdR94PwvEljwzH+DIgdaSZ+YDHDm89CM3H+DI4bUfUmo5QYelObz5Q2otJ+iwNIeXf0it5aTERvR55/4PecMEOvzP4RUgUms5wbsueAuIkFPw3YQ5vAdESi0n6Bw5h1eBCDXFZBiUnlRaTtCpUA6UllwqLfjKQQ6kllxKLadJq2gVzSwuOU3fZCdHJ8eg3IHqkkvVBV8ayIHqkkvVZW+5cZJv/YF4oFSlAoOvE+RAgckL84GqHAgweWE8UJUD+SUvjAeqciC+5IWlPQLtJS8s7RFIL3lpaY9AeclL84GqHAgvuRRe8KWVHAgvudy7gl/bA4SXXO5dwS/uAcpLLveu4Ff3AOEll4d08Mt7gPCSy0M6hut7QMHJQzr4BT5AdsmFsmK4wgeoLrlUXfD1qByoLrlUXdoFKeSjAlSXXKoup/i3DagueWWZQQDRJRe6SoqvXuVAdMmFrpIe499BILrklXnylwPNJZeXkByjK9s50FzyreaC9/1Ac8mFrJIeZ2g9BppLfmLWrHMgueRCVUmPm8rZ9CkF6FSA5JJLycVgGJSeUFVSfLktB5JLbtnGkgPNJTdvY8mB5pILXcXQ+IHmkp+YO0wgueQnlg4TSC65kFUM0zQgueSnx+bOFUguuVBVDJ0rUFxyuY0F71yB4pLLi0qO0Q1bOVBccnlXCb7wmQPJJZfXleALnzmQXHK5m+UY3YeVA80lP63M1RJoLrmQVVJ8kTQHmkt+KjdqovJ6DkSX4lgqnchtYUBzKaTmgt8EBjSX4lgeSE0xhAJoLsWx/Niho5sCiC7FsbnNFUBzKY6Nba4AkktxbNw6VgDBpTg2bx0rgOBSHJtvWCiA4lIcmwcpBZBcisQ8SCmA5FIk5kFKASSXIpHlhk4wCqC5FIkst2YaftJ0VKCQgeZSSM0FXVEugORSCFklTUpszl4AzaVIZG9ZYR+kAoguhRRd0LXqAmguRSLb3AlOAQpPai64JFEAzaWQmgu+FF8AzaWQmgu+ZF4AzaWQmgu+ZF4AzaVIZfmd4pZB+aVylHmMBwYFKHSVNEVFlwKILoUUXfAlnwKILoXQVVJ8tFsA0aVI5UUZGY4BSjC1jFUKILoUUnTBF5MKILoUmWWwUgDRpRC6SpriLRCILkVma4FAdCkySwsEmkuR2Vog0FyKzNYCgeZSZJYWCCSXIrO1QKC5FJmtBQLRpchtLRCoLkVua4FAdSlyWwsEqkuR21ogUF2K3NYCgepS5LYWCFSXIre1QCC7FLmtBQLZpchtLRDoLkVua4HwLtbC1gLhdayFrQXCG1kL2QLRKUABb2WVYgveqOC9rFJgwat+527WwlLn4BWtcoeLoc7BW1oLWX6oDlHAy1qLE0sHAy9s3aos6DS5ADJLsT0hhA7CC6CzFEJLwQ8vF0BnKbYbXPB+AOgshdBS8FPGBdBZCnmFKyr3F0BnKUrzokMBdJZCaCn4KeMC6CyF1FnwTWAFEFoKKbQYLiwGSkshN7igs5ECKC2FVFrw7XMFUFoKqbQ0zSlrWvVp9ibNjt+kJ+0Qt/ln8ibLjmCigfxSbOWXvaDZWsgaz3BADZSYQqgtKb6lrABSTFGZl+ELoMQUlWX7YAGUmKIq2emH9ypXxPSD8peHjfBdcgWQagop1RhaOpBqihPz9tACSDWFlGoMQwkg1RQnqWUoAbSaQu6OwftTINUUQo4xDSWAVlOcFJYuBKg1hbxI1jCUAHJNcVJZunUg2BRyj4yhWweKTXFyahlKAMmmkLfKGoYSQLMpthfL4p0ZEG0KuU3GMJQAqk0hVRvDUAKoNoVUbQxDCaDaFFvVBh9KANWmkBtlDEMJoNoUp5VlKAFkm0LKNvjW0wLINoW8fQW9AacAqk0pjyLh21RLINyU8jASvtpaAuWmlLtl0KZdAuGmPDY3wBLoNqXUbfCaXwLhptxulkFrfgmkm1LoM2mGan8lEG9KIdCk+C7cEqg35bEsPnQjRQnkm/LY/AEtgXxTJrL40C9zCfSbMknMhoF+U0r9Jkd1whLoN6XUb3J0L3cJ9JtSaDRpjn5MSyDglFLAwbfWlkDAKaWAkxvu5Qfll5h3O5VAwCmlgIPfm1oCAadMLMUH9JsyNd9VVQL5phQKDX6quwTqTZnK0kOH5iVQb0qp3uBbgUug3pSpeXRTAvGmTM1LuyXQbsrthhl04a8E2k0ptZscHbyWQLsppXaD70cugXZTSu0Gv1moBNpNmZnXmUog3ZRSuinwJgKkm1JKNwXeRIB0U9qkmxJIN2Umb1fH2xPQbkqp3eB7l0ug3ZSZeZ2wBNJNKe+oxfc5l0C7KaV2g+9zLoF2U8pbavGduCXQbkrL2aQSSDelvKYWH0+WQLopt9IN+jkDyk0plZsC/zQA5aaUyg2+bbcEyk0plRt8e20JlJsyt8z8S6DclNuXc/DKDJSbUio3JV6ZgXJTSuUG37BaAuWmlM/olHj9BMpNKZWbEq9zQLkpC/NCbwmEm1KIM2mJ10+g3JSFvB4E3TZXAummLGQBotvmSiDdlEKdSfFbk0og3ZSFecWwBMpNKZWbCq9GQLkp5dUu+H1UJXxup7T0n/DFndLW/uCjO/JylwqvcvDhHblDpsKrHHx8R26RqfAqBx/gKc07tcvOEzxyuyG6ba6Ez/DI00nIUmsJ3+ER4gy+1FrCp3jkFhl8qbUEyk0pxJkUv9CrBMpNKXSYtMKbCBBpysrS9oAwU0phBr8WpwTCTCn3yOD3q5RAmSnlHhn8nowSKDOlZY9MCTSYUmowhoIGwksphRf8ep4SCC9lZRl4At2lFNpKim+FLYHwUp5Y5g1Adyml7nKCKqwl0F3KE/MOpxLoLqXUXfBbgkqgu5QnhaW3ALpLKXfJ4HthS6C7lEJaSfG9sCXQXcqt7oKnD5SelF1O8DYCZJdSyi74VtgSyC6llF3wXRwlkF1K+aQPvhe2BLJLKWUXfH9rCWSXUsou+P7WEsgu5aml6wSqSyn3yuDXaJRAdSnlXhn8SEMJVJdSqi74pRslUF1KuVnGMJADskslZRd8H24FZJfq2Nz+KqC6VHK/DD7AqIDsUsn9MvhwsgK6S3Wcm0cjFdBdKqm74KcwKqC7VFJ3we8gqYDuUkndBd9cXAHdpbLsmqmA7FIJaSXFt9VWQHepEvPQpQKyS5WYJ+4VkF0qoazg/X0FVJdKCCt4F14B0aUSugp+BVgFNJdKyCp4R1sByaUSqgp+HVsFFJcqMR8NrIDiUglRBb9irQKCSyVEFfyKtQoILlUq2x3acVZAcamEqpLid81UQHKpUvOwpQKKSyUVF/ximgooLpVUXPCjRBWQXCohq2T4PuAKaC5Vah62VEByqYSqkuE33lRAcqlsZ5QqILlUqXnYUgHFpcrMelkFFJcqM9/tXgHBpRKaSoZf0VMBwaUSmkqGX9FTAcGlEppKhl/RUwHBpcrMX70K6C2V3CuTHWPLBxUQXKpMlh7eaQLBpRKaSobf/VMBwaXKLKUH9JZKPguEq+AVEFwqoalk+N7aCgguVS7LD2+pQHGpcll+eOsDikslnwZCJ1AVEFyq3FJ8QG+p5NtA+D7cCugtlZBUMvyyogroLZWQVDL8sqIK6C2VkFQyfMdsBfSWSl6ei+/prIDeUsmXi5tJKrgwrQJaSyX0lAy/qKgCYkslHy9uB/bp0THsAYDYUgk9JcPf7qqA2FJtHzHGawUQW6rtW8Z46QGxpZJiC37jRwXUlkoeRsKbCBBbKqGnZCleLYDYUglBJUvxIQBQWyr5wDF+B1IF1JZKCCoZvtGwAmpLVZqnfBUQWyp5EQy+f6oCYkslBJUM341UAbWlklfB4HuGKqC2VPI6XXyrTAUEl2oruODVCCgulXw5CL8wqYLvHwtRJcMvTKrgG8jy8SB8x0oF30EWqkqGb++o4FvI8lJdfCW6gu8hC1Ulw1eXK/gmslBVMvwSpAq+i2yRXKrO08hSLkNPGlXwdeTKNnaBDyTLF5LxReAKaC6VfCQZv4qpAppLJe/WxRd2KyC6VNunkvF6BESXSt6uiy/WVkB1qeRdMPhibQVUl0qeTMIXayugulRCWMnwxdoKqC6VvBAGX4CtgOpSyceT8cXPCsgulTyfhC9+VkB2qYSykuHrjhWQXSqhrGT/f2XvluRIjqTp7iWfS2aIO5A7OGtoaQlhuDMyOOnh9CbpmRXT0nsfMyigAH6DIvK8VLICINxouCk+/VUx9zsGwC4hkxUz9zsGwC4hkxUz9yUGwC6Bcu3OfYkBsEvIaMXM3YMBuEvIaMW4w90PAZhLoJww7mgKAG8JlBBmnoEgAG8JlBBmnlQgAG+JlBHGHe6JiMBaIsUmHa95igBaIslb5gkQIoCWeKIeO2QxjgBZIolb5skPIkCWSFcMTfWeERhLPHnZcIrAWOKJOuyQ7DYCX4knGXBG4CvxtJDVR+ArkfjKPCVGBMASSdcyz3IRgbDETFGMP9zCEgGvxJIIZmqKReArsSSCmSY/iQBYoiI4NqU8EQhLVCSMmGKeCIglkqhljt0iMJZIFw1N1XgRGEskUcscQkSALDFzFOMPV35GACyRJC3+cCNNBLgSSwaY6aYcga7EkgFmuopEoCux0JX5NAa6EknQMl9yItCVWBQt86kMeCVSCpi5si4CXonltmVzfG3Qa5qCbw8rdASuEknJMmeJEcBKNNRrh+U8AlWJRFWOV1lFICqRiMr8xqUIRCWShGUeoRuBqMRMTYw/LryAU6Kh5JDHJQ9QSiSUIiykgFIioZTjlU8RMErMqMSE45QBhhIzJjHHS5wi8JNI/ER4TuAnkfhJOI4oYCeR2MnxvqcI3CQSNwnHQQLQJGYwYo43OEUgJpGISTjuzEBLItGScOxzICWRSEk49jlQkkiUJB67EQhJJEISj90IdCQSHYnHbgQ6EomOxGPPABmJREbmXswIZCQSGREmHJCRSBFE8/xiEchIJDISj/0OVCTSDcpRaBV6KpMPE+erNGCRSFgkzldpwCKRsEicr9KARSJhkTSN8omARSJhkTTNFhgBi8SMPuY3bUTAIrHkx51a9BGwSCQskuYbN2CRSFgkzQ0pwCKRsEhy82eGDqQIonlQQQQsEkmIMg8qiIBFImGRNB9HgEUihRBNI+MjUJFIlyrPxKsRmEjM2GN6S0gEIhIz9JjeEhKBh0TiITNBXgQaEulG5fmzQrfRhcrzB4BOy7RDeFbosiCnHIjAQSJpT6ZZSSJgkEgxP1P8HoGCRJKeTFMSRYAgkbKzTFMSRWAgkZQnc9sTEEgk4ck0JVEEAhJJdzJNSRQBgEQCINOxAPgjkuhkqrqOQD8i0Y9ZXosI7CNSPtxZXosI5CNSbpZpXosI4CMmOTVnBO4RM9qY56qIgD0i3aw8zVURgXrEDDakutBpBD3mDuQI4CMS+BC2LYAfMcWFwQbwIxL8mKvIIsCPVDKzTPlnAgCSCICkOPOxJoAgiW4cmjuyE0CQlFmHnfumE4CQRGqTuWgpAQhJpDaZ6CETYJBEGGS6niSgIImUJnM9ZAISkkhpMjdnEqCQtIjwSUBCUiEhM0stAQhJBEJm7wEoSMqww87d+QlISCISMuMECThIyqhjuhEloCApg47pRpSAgSS6anleFTqNRCZzey4BAUlqMeUSIJCkFlMuAQJJejXlAIMkvZpygEKSpp6bWn8JUEgiock8jVQCFJIIhUy7GUBIyqxj7qVMwEFSRh12SsYSYJBEKpO56Z4Ag6RMO+xch5EAhSRCIXNrPAEOSea0GBeAQxJlwhXGBSCRRJlwhXEBWCQRFhHGBWCRlMmHnQtNEmCRRFhkfpBJgEZSycoyDTBKgEfSCo8kwCOJMuHOZSkJEEmiW5nnspQEmCRRLty5eiQBKkmZhti5eiQBKkmW5t98ywNckkpalqkOOQEySZmM2LkkJAE2SQutSQJykixdvXCgEgnISbJyWEgCeJIsJQE8EIwE8CTZxWYH/CQ5SgB/oB0J+ElysiQ2AUJJmZRYdWBWCRBKWtwylICgJEedNXW+JCAoiW5nnktcEhCURDlYhCUCKEqiNLfzi7sSUJRUEt3OxzlQlJRBiZ3rYRJQlFRS3c6HLlCURLlu57KVBBQlZVBi9Xy7A4qSSFwyvyAmAUZJnnJPTxMMJMAoyVPu/vleAxglZVJi54KYBBgllVie6dUzCTBKyqTEzhUxCTBKKhhlbuwCRkmBenA+RAGjpEA9OB91wFEScZS5fCYBSUmBjnjzUQcsJQU6481HHdCUFOiQNx91wFMS8ZS5fCYBUUkZm9i5fCYBU0kZnNi5fCYBVUmZnNi5fCYBVkmRLqyZ9yBwlRQpleO8BwGsJEp7O09rkYCspExP7FzlkgCtpHLV0JROJmArieQlgmkBcCWRvGSOBRPQlbS4bygBXkkLvJIAryQZryTAK0nGKwnwSlrglQR4JS3wSgK8khZ4JQFeSQu8kgCvJBKVzKlyAr6S0kKnkICvpCTncEiAV1KSQ0ES0JVEdGV+7VICuqJOBa9Mj5yldKhOp70pNy+lQ3Utv5BSOlSXL/oqhUNt8aqvUjZUXly2V0qH6vJ1e6VwqE1xWdOtu5QO1ekam6matZQO1WkiTk9SpbSvrhbnv1I6VF/EJpfSoTrpZYVnV9ijanGhRikdqtPMnO6gpXSonrfFuXSwlA7V88Y4Fw+W0qF63hrn8sFSOlTPm+NcQFhKh+p5e5xLCEtpXz1jFzsXEZbSoXpeZucywlI6VM9mzlxIWEqH6nmxnUsJS+lQPffqXExYSofqFP86dbeV0qF6PuHPHW6ldKi+91ucIslSONTOnTqXNpbSoXru1Lm4sZT21Rc5WErhUDv3qTscWkvJUDX3p8uJv/bLNqyz5SN+E7s2kxl7lDuWkqFq7lY31bKU0qF6nqxOePMGuzWzGeuEMWawWzOdsU4YYwb7leDNPL1IKR2q536d5wwppX11AjjzrCGldKiuVg9jsXMJ4kgPY7FHM6mxR8FVKRmq5h49Sq5KyVA120VzxUYpHarn3jzKrkrJUDX35FF4VUqGqmQWCUPKYi/atBojFnuReI40vh32IlGd+ZXCpXSorhe2jsNOJIHM3NZx2I2UYVeydRx2JUlk5vLIUjpUX5lGDnuzxA8J9oLDHiXKM7/hr5QO1RfpHktpX90vEj6W0qE6zcuDFquUDFVpTh7UWKVkqEpqGWG2e+zMDHPsPClNKR2qu9XS47EzifZIi7LH3sxIR3527E0iPuKzY2+W26WFGeSxNyn/rjCDAnYmBRXNZ1DA7iwXTAszKGCXUliRMCUC9mi5Y1qYEgF7lNiPNCUC9ijRn6PGspQMVcNq9gTsTcrnIs2egL1J/OcoyywlfVWiP0dhZikZqlI3CotVxI6MywNoxI4k/nMUfpaSoapd9HnETqRcunOVfykdqmeMPr+atZQO1WWUUAqH2lGeCRF7kW6dnqGdUtZXJg40hTulcKgt69lK4VCbSKzQNnYk4aAp4imFQ20KgJjytlI6VHcrwyBhZ6blGpuwM1NYGb4JezPRGjsxlxL2ZaIZeRAhl5KuqqKQo7nTp5QO1Rd67VI6VKdZOf+JCrGQogCkuTenlA7VKfJ2vkkpJEOKrkeae0dK6VCd0iRPA6JL6VA99+ZUbFAKh9oUgDvfMBWSIUVkSIAxCsmQIjI0d+2U0qG67KYshUNtAkNzQKEQDKmMfoSI51I6VKc+nW+CCsGQUtSnwgBDMKQUCauEAYZgSJFMZ+66KaVD9dypc+dNKR2qU1ju3IJTCIYUxSvNHTildKhOobnCGEAwpDRFVwu9imBIaYqvFnoVwZBa5OMthUNtEspNfculdKi+SMpbSofq1KnCCEMwpCiMae4pKqVDdepUYYQhGFKk4RHApkIypCioSQCbCumQotAmAWwqREKKlDwC2FSIhRQljRHApkIspEjNI4BNhVhIUaiTADYVYiFFih4BbCrEQopCngSwqRALKQp8EsCmQiykKPxJgIkKsZCiICgBJirEQorCoOax0qV0qE5RvUKvIhpShIaOcUmlZKi6iNoopUP1RdxGKR2qLyI3SulQfSFtLaVDdQq/mYqeS2lfvYRMTX1tpXSoToFTc2ebQkSkKHxqLnQrpUN1YkRzL5RCSqQom69w+lNIiRTl8xVOfwopkXJ0DJ33ElIiRfFU86igUjpUj6sRhpRIUUyVNMKQEimKqpJGGFIiVZL7Cu8RSZGi9L7Se0RapDx1qjB+kRYp0gXNz1QKYZEiWDQ9NipERSrDoKnkuZQNlfcum4qeS9lQOXfnLD6klA2V0+KZsSszBRKeGQmRyhRIeGYkRCrI2oRSONQmKeVMrVUKh9p0x8vccEE+pCjZ7zRyqBQOtemaCaE2diMRIsGEQkCkCBBN44dK4VCbsm0LtbEnKf/MfIwgJFKU83fOQxQyIkWMaMpDFBIiRYRoykMUMiIVSWc5pRAKGZEiRiQMKUREKpJOT2gbO5IuyJ7zEIWESNEd2VJt7MgiFBJsLIREivLQSFssUiKVlmgBMZEizZAgOFDIiVRahPWU0qE6yS6FIwiCIlXEQ3PlhkJQpEp4lmBOIihSdAfTPMqolA7Vs+pkEl9Tioa6BBbmcxNhkaZ8wPNYo1I6VFcLk0wjLNInOTdpKRxqU/6MKWvTiIo0ZayZvRONnEhnEiREHZXSoXo+fs4CUkrZUDmIm5pGSKQzBppvahoRkc4QaL6paQREWi3iyUvpUH01NTUSIq1WU1MjIdKKpubcJtRIiLRaTU2NhEir1dTUSIg03c40j0UqpUP1IHc+8iGt5KyJpXCone2faURSKexr69UBRSMd0iQbmkclldKh+iJLQCkdqi/yX5bSobpdjRfEQ3qJhzTiIa39agAgHtIZAAkRSqV0qE4nlPnRTSMe0nRz0zxKqZT21VchXqV0qE6a2znV0IiHNImH5oFNpXSoTvN0TmQ04iFdQr3m1oJGPKRJNSTAfI14SJNqSADoGvGQJtXQPECjlA7VKYJBmB6IhzSphgTerhEPaVINCQRdIx7Sq8CvUjpUJ/+Z0E2IhzSphgTgrhEPacJD88CyUjpUX1xxUUqH6hQDJgwCRESaFETz8KZSOlSnyCLpzWCvkopI8C1oRETaLYJpS+lQnWIbhJ+KiEhTeJjgW9CIiLQjt6gw3hERaYoTE3wLGhGRpkgxwbegERFpQkSCb0EjI9IULSb4FjQyIk1KIoHna2REmiLGBJ6vkRFpihmbh66V0qE6rcDC9EBGpOny7nkoWCkdqlPk2DQYrJQO1clSmgZtldKhOoG/+WFAIybSJX5M+qnYqxRBNg/PKaVD9bjatREWacpRLG2UiIs0xZEJfhSNwEhTJJngR9GIjDTFkgl+FI3MSFM0meAY0QiNNMWTCY4RjdRIh+UKjNhIk6pI8KNo5EY6UNbpuWNaIzjSlLZYsvSQHOkSWSYMMURHmtRFglNHIzzSFF0m+N400iMdqVeFRQ/5kSZ+JLiMNBIknSGRoFbXSJB0JGGK9OjYqYSQBAeTRoakoxxgXQqH2nuvzS9MKoVD7b3T5rcglcK+doZEgrdAI0HSmRHNbysqhUPtvcfm1/mUwqH23mHz+3xK4VB777D5JT2lcKi995eA1TTCI53x0Py6l1I41N67SyBNGtGRJnQkUDKN9EhTBJpEShAfGQpBEw76BvGRoQulhDOqQXxkCB8JBzeD/MiUELR5jxoESIYAknD4MciQDEWhCYcfgwzJEEMSTHyDFMlQGJpghBvkSIbC0ASr2iBJMpT3Z36PRyntq1Pqn/lNHqV0qJ57dX6XRykdqudend/mUUqH6rlXldCryJIMsSThRGCQJRlKiSwYgwZZkqGkyNtxfGZQGWRJhljS9KLfUjjUpqTWs9t7S+FQm9JbTK+jL6V9dUoMNL9nt5QO1UlAJvQp0iRTLqGau2kN0iRDmZJ359S0OvZp0RoJfYo0yeiViMEgTTJ6EflbSofq5O+eI3CDNMloOfy3FA61afmd0mSDLMkQS5p6vwySJEMkaer9MsiRDHGkuffLIEYyGRQJ3i+DFMkQRZp7vwxCJGPkHHmlcKi9EqQYZEhmlTSolA7V5RD8UjjUToueR4Jk6E7weeh3KR2qU8a1Oe43SJAMCYwEXYRBgmTsivYaJEjG2sV7QYBkisZoOmoRHxm6HlyI5jCIj4yVEyqUwqE2BXPPz+oG6ZGhhEJC7LdBemSIHgmLP8Ij41YOGYPwyDjKOTrXsRuER4bg0fxW4VI6VCd90ZxpG4RHxq0OpAbhkaFEQ8I+h+zIEDuKcxxvkB2Zco/VNKN8KR2qL5LrldK+OrGjY/rsUjJUzevtMYF2KRmq5tU2HmNoDPIiQxFoxzTXpWSoKjpIDYIiQzeGJ2E5QVBk/KoHkRMZv1xlkROZEnkmjFXkRIZERdL4QE5kiBNJ4wM5kSFOFI8hGgYZkQkrH6lBRmTCIkViKR2q0+0DZgoKDTIiEyhnxpzNGWREptxqJViHyIhMWPYoMiJD4iJpOUFGZIgRCT4Ag4zIECOSBgAyIkOMSBoAyIhMXPYqMiJD+Z3nl9iW0qF6toXiMazHICAyBIjiUcVrEA6ZcrH49J6XUjpUz2IU8Y1gb2YAJNy0XkqH6jQ/j+G1BtmQSYucCgbZkCF10fR641I41M5rbDpcpVBKhqqLkFCDYMhQRqJ0SHJYSoaqi0RSpXSoTglMJ5sNMiFDgWdpstkgEDJpORkRCBkCQoIVgzzIFjmRn3aKRR5kT6sENhZ5kC1youm2YxEH2XLJ+FycYREH2ZL4OQqPbrG6W6w6FnGQPS2SK5bSoTrx2vnh3iIOsuU6rPnybREH2dWNWKW0r15w0Bx6WMRBVq1E1RZxkFUrUbVFHGQz8NF6LtCxiIOsWiRbLKVD9ZXDzCIOsiQt2gW804fBXs3ER9rDLfIgSzxI2MMtAiGbkY8+2dnFzKW0r16A0Jx8WQRCtgChOc+0CITs4lbyUjjUJoAwx5kWeZAlHiR4zi3yIKvllLWlcKidZ6rgZ7eIgyxdoCX42S3iIEs3lAt+dos8yBIPEvzsFoGQpaREgp/dIhKylEFa8LNbhEKWckgLfnaLVMgWKjQ/U1jEQtZQagVhQUUuZOnK8jlzsMiFbOFCM+ZgkQpZQ37tOXOwSIWsWRA+i1TI0r3lQgYJi1jIEhYSHM8WsZAlLCREOFvEQtbq1UaAWMhm8KMEP7VFLGQJCwmOZ4tcyNrVkcUiGbKFDM2PiRbJkKUU09IGjGjIEhoSZBwW0ZAlNCRtM4iGbBEWzWUcFtmQLemJhDeDbMhSeiInrDHIhixln3bCGoNsyFKGIicMAmRD1q3mKaIh6xbzFMmQJTI0JdoWuZAtOainHNkiFrJuwW4tUiHradmd8m+LYMiWNNTzJ0E2ZIkNzfm3RTxki5xImHKIiKxfgFuLkMgSJBIQtUVIZAskmm+7CIlsSUct7BYIiayPq8axO/2qOxERWUpOJOR0s4iIbFhELFmkRDbIEUsWGZFdJSeyiIgsJScScLZFRGTDyixCQmSJEAnw2yIhsmEhOLEIiCyJiLywyyEgsmHhJbPIh2yUvWQW6ZCNspfMIhuyceEls4iGbFx1JpIhGxfRoBbhkF3mKLIIiOwyR5FFQGQpAk1YsZAP2VUEmkU8ZCM5VebuVIuIyBIiEjJqWWRElvIUze9SLqVD9bxzzm9TLqVDdQpYmnM2i6TIUgTa/EblUjpUp9x+0zuVS+lQ3a9sOSRGNnOh+SXMpXConSeokGfQIjSy5Yr06S3apbSr7khFJKT7cEiNHKmIhMHukBq5cmH6fIQ5xEauRKHNYxwdYiNXLk6fb4oOsZEjFdH8cuZSOlTPnTq/nrmUDtXzqiuQXIfYyBE2ivOjrkNs5Agbxfkq7RAbObXIKOaQGjm1yCjmEBo5tcgo5pAZuZLJem4QO2RGjphRnBvEDpmRIwmR4CFwyIycWpFAh8zIkYQozhc8h8zI0d3qZj5eEBm5crXY/ETvEBm5DIWkxpEYOSJGcX5Ac0iMHBEjQXXqEBk5QkZJ7cjTbWdMlfS/TPxf8YSjAemRI3okiEod0iNH9Ihb3/6QLX8Tv4k9TSRJUJg6JElOLzIBOgRJTsuZAB1iJKflTIAOIZIzq3mLDMmZ1bxFhOTMat4iQXJmkQnQIUByBJAEia5DgOQMiRamJ3aHAMnRXWRzLuyQILnMiIS8Dg4BksuMSMjr4BAguYyIhLwODvmRy4RIyOvgEB+5DIiEvA4O6ZEjeiSonB3SI0f0aJc5zzYnpEeO6JEgSXBIj9ziXrJSONSmmGBhsUF45CyBe2FfRXjk7OJw6pAdOUvcfu5PdciO3DIozSE7cpkOST4Hh+zIuQW3d4iOnCMNw9zl4BAdObfIGeeQHDlSFQlybofoyJGqSFg+kR25krVounwiO3IuLpYKZEfOLRZbREfOrxZbREeO7oGfHyEdoiPnF3luHKIj5+VbeErhUFu+h6cUDrWpK+dqNYfkyHmancLCgujIeZqdghWD6MjRlfCC8MYhO3JevkawFPa1AznAhYUF2ZEL5CuduxocwiNHEqOZpMshO3LEjoQdC9mRI3mRkAfEITtyJQRNsKEQHrmwmpvIjlxYzE1ER47uNZvPNgRHriiL5qMWwZEjcCTMNiRHLq4MIURHLq4MIURHLq4MIURHju6NFwIsHLIjR1fHC4IQh+zIETuaC0IcoiNH2iJBEOKQHTnSFgmCEIfwyBE8mgtCHLIjl2huzhUeDtmRI3YkABWH7MgROxJUEg7ZkSN2JCg8HLIjR+xIUHg4ZEcure7hcciOXFrdw+OQHTnKXiRoMBzCI1eyF82dYw7hkUuL6yNLaVfdk+RI0GB4hEf+tLKHPMIjf1pcQVhKh+org8gjPPKkORKyTHiER/60mqke4ZE/LWaqR3bkT6uZ6pEd+dNqpnpkR/60mKke0ZFXq5nqkR15tZqpHuGRV6uZ6pEeebWaqR7pkVermeqRHnm1mqke6ZFXq5nqkR55tZqpHumRV6uZ6hEfebWaqR7xkdfLmYr8yOvlTEV+5PVypiI/8no5UxEaeU0zdX4Y8QiNPEEjYeohKPJ6Iaf3yIm8XmkDPYIir1faQI+oyFM6IyHWziMs8ua0WpKQFvlCi+aHeo+4yBvSBs4PAh55kc9IyM8P0h55kS+CI2HVQF7kMxLyc3mSR17kMxLycweIR17kzcIZ45EX+YyE/Fwe75EXeeJFgnDPIzDyBIyEHCAeiZG3i4sGPBIjb1dhoh6Jkbc1TNRsK0Ay/9Lm9C8dd/N6+6j+Zcz/Ovx8xEi+YCTGt3sbZvvraNB7JEqeEh0JQkCPSMnbhdzBI1Hy5cZ76U1glxei9P/rTeBAII3SP3kTOCYyVNKCxtEjcvKEnKQ1AZGTJ+QkrJWInDwhJ8lMQeTkSySbYKYgc/KkVhJWYkROPlMl0UxB5uTLfWrCgoPUybu4MlMQO3m3igf3CJ68X8WDeyRPfpkp2yN68stM2R7Zk/crUbdH+OT9StTtkT75ZRYkj/TJ+5Wo2yN98n4l6vZIn7xfibo90ifvV6Juj/jJE34S5MUe8ZPPgMm5aUYmj/TJB4o5FWwgBFA+kNd17rv2SKA8qZeEZQABlA+riYr8yZfwNmFuIIDyRbwkzA1EUJ7C24RYXI8QylPybEF17ZFC+UhdOpeweMRQPq42ZMRQPlKXCrs9cigfzapx7FHiUEI2Jo8cyhOHEjJ4eeRQnoLchAxeHkGUJxAlCKk9gihPIEpIDeURRPm4UKR5BFGeQJSQHswjiPJp1aXIoXwmTdKcRgzlKdZtHkTnkUL5RD0qHA6QQnmiUIIA3COF8mllQSGE8mnhLvfIoHwRMM3dph4ZlCcGJeQd88igAjEoQYsekEEFYlBCrq+ADCqssmgHRFChhL3Np1FABBUIQQlXzwREUGGJoAIiqJApkxZuqgnIoAIxKEG5HpBBhdPCzxoQQYUTOc7nsy4ggwrEoASde0AGFSjqTVBeB2RQQS2M3oAIKlDQm2DFBkRQoSCo6eYYkEAFIlBCnGRAAhWIQAlC7YAEKhCBEsTUAQlUUCtaEZBABSJQwn3aAQlUIAIl3LAbkEAFIlCCLDkggQqZMWkvjF4kUIEIlBfGIxKosLpwLSCACpkxaS+MXiRQIUMm7eeix4AIKmjq1LnoMSCCCpouFxGWR0RQQS88rgEJVCACJdxrHJBABUMSF2HEIIEKZrX2IoAKZjlPkUCFzJh0EIYjEqhAiqUgDEdEUIEkS0EYjsigglko9gMyqGBWaT8DQqhAUW8zx3VAAhXoqrX5aS0ggAokWRIc1wEJVMiMSQdh0iGBChkn6SBMI4RNwa7mKAKmQIApCFsGAqZAmqUwt0kCEqZAmiUhjUpAwhRWmqWALCnYVdqcgAApEEASElIEBEjBLQzegPwoUCokQfQcECAFtzjDBORHgfiRkOwiID8KbqFCC8iPAvEjIVlIQH4UXFitLsiPAqmWBNVzQH4UMiHSguo5ID8KfpGrIyA+CoSPojCPEB8FwkeC6DkgPgqEjwQVTUB8FDz1qTCREB8FwkeCjjkgPgqEjwQdc0B8FPxq2UV6FEi7JCTbDUiPAmmXhPCXgPQoED0SkvMGpEeBxEuS4Yj4KBA+EnTXAfFRCKt5ivQokH5JMmAQHwXSL0lGLPKjQDevSfYO8qNA/EiI3AnIjwLxIyFvcUB+FIgfCbLygPworFRMAfFRyIRICyLqgPwoxJV5hPgoxAVsCIiPAuXPFvYMpEch8yFpE0B4FDIeivNgxoDsKGQ6JC3TiI5ChkNx7voLSI5CXISmBiRHIbOhOI/bCwiOQmZDcc4lA4KjkGh+CosukqOQ4ZAWslYHREchrUwjJEeByJGQ5DogOQpEjoTwtIDoKGQ6ZAT1d0B2FNLKNEJ0FOj+NSGDdkB0FJexbxHRUTwtTKOI5CieFiwwIjmKmQ25eZxcRHAUMxoyQurviOAoZjRkhNTfEcFRzGjICKm/I4KjeFrsohG5USTtkjlNnSoRwVE8UY/OF9yI4CjSTWxCXvGI4CiqVY8iN4qULUnwBkQERzGjISMoqSOCo6ioT+dzOiI5inQRm5C0PCI5ipkNCQe7iOAoqlWXIjeKmQwZQXcdkRtFRZeLzCdpRG4U6So2ISF6RG4UNeVyFcY6cqNIV7EJet2I3ChmMmTTMVtoRGYUSbUkeG0jQqNI0Ejw2kaERlFTfrpjLtKIwCjSFWzpmEYzIiyKGQfZdEyJGBEURQprS8eUiBEpUaSgtnTMQhiREMXMgNzpmCkwIh2KhQ7N/YoR8VA0q7TKEfFQzADInY6ZBSOioUhoSIghioiGYoY/7nTMLBgRC0WzypsTkQtFI95UGhEKRbPgfBGxULSLA2dELBRJlyQAiohYKGbw407H/IkRkVAkJCTEgkVEQtFSJ05mK/KgmImPO03mE7KgaKkDJ/MJOVDMpMedJvMJGVC0q8iYiBAolsC1ufIhIgSKGfO402S2IgCKBICEUMGIBCiugtYiAqBIAEgILIxIgCIRIEGBEZEAxVW+o4gEKDrqx8myhPQnutV+iPAnEvyR7ASEP5HyHQl58yPCn5j5jlOTJRLJT8xsx6nJIobUJ2au49RkVULiE/0CDkQEPjEjHacmsxthT8w4x6nJdEXQEzPKccLFJBFBT8wsxwkXk0QkPTGzHCdcTBKR9MTMcpxwT2hE0hMDdaBguSHpiaQTEm7yjEh6YmY5TrjJMyLpiRnmOOEmz4ioJ2aYIzhwIpKeGFY5dyOSnphZjtOToYKUJ2aO4/RkqCDhiZnhOD1Z2ZHuxLDaFBHuxMxvnJ7sA0h2ImU2ErJqRyQ7MVIfTrYNxDoxUv9NFnZkOjFjG6cn6x0CnZiZjTOTNQZpTszAxpnJGoMoJ2Za48xkjUGOEzOqcWYyFBDixLi6qzAixYkZ1DgzGTmIcGKmNM5MRg7ym0jCHzMZC8huYqYzYQ60IqKbmBbKvIjoJibqt8nAQWwTE/XbZOAgsokZyghuu4jEJibquskwQ1wTM5BxdjLMENWkDGOcPQ6zhJgmZRLj7HGYJWQ0iRiNPQ6zhIAmEaCxx3GTkM6kzF+cPY6bhGQmZfbi7HHcJKQyKXOXPdvKsarHqnmi2WPfJsQxKQMXZ4+9lRDFpAxbnDv2VkIMkzJocW7SW4hgkiIZ7KS3kL8kRURt0lvIXlKmK85Negu5S8pkxblJbyFzSZmqODfpLeQtKSMV5ya9hbAlZZ7i3KS3kLSkzFKcm/QWUpakFntZQsiSMkZxftK3CFhSRijOT/oW4UrK+MT5Sd8iWEl6sSomZCsp0xM/v94zIVpJGZ5sE2dmjickKynzE+cnowzJStKLY0FCuJJ0XNisCQFL0mlhsyaELMmcFjZrQtCSCLQINmtC2JKMXtisCWFLMmZhsyaELYlgi2CzJgQuKSMVyWZNCFwSARc/WQsQuKSMVJyfrAUIW1ImKs5P1gJkLSnjFLcN1+2svudIcj7uKROUNfhN7FRL07JW376ZSiPwTWQwySr4ZjgJ38SuJhyz2fjbKTqonUfo9tGUj9gIDYD//Ndv1/e/Lvfn5fX/e3+9/Pu33//jP3778uX58+Py27/++7cvV/rHfcbkv/bb7//9234b1+///T//+m2/CYs+bGZN+eDpw35hRPngyodQ/yXUOvFUP+jyYTNN8oc9Uwh9CKXlPeqZPmybTPlQ/0XXOuZUP5Q/sQdElQ+l5T1Wp3woD7aHYpQP9Vuhthzr34qmfojlQypf3wXI9EGVlnftYvng64fS4C47Kx/qv9j6L778iVAfY3et5A+p/vZUKycb6oda5FT9UNpRp/o6lKrvTKn6rpQ+6foplsbyrTH0ydbfkFP+l0/e86dYPwUuDbUVV58yZ28qn2pH5MxF5VPt5Bz6WD/Vv8HvXvHLz/L9+qnWC/w7Qn1fWeBZP9W/scsP66f6pLvIrH7i79YXmeVN9VP9RaEOn6w2KZ8C14v8NxK3nGrLsY6U7GMrn7hndidN+VTHRga15RO/v+i4Xh0x+aRLn5LiTzrX2z6WSZ//374IfHm9vNxeL68f559vt/NrP8+37mzzXJ3oxc+auNzvt3v/TbNtTPzNwH2sqHdmTVzfv93GFlLfguMWxId4337F43neF6/hRyTd/YiyJC2+/7y83V7+HFswQwvim7xfXi7Xvy4/Lo/H+Y9hxdwPE62J/RghNPG4bF/4+L61cT+/TRvyQ0Nu1dD0+2H4vvg2/j7f34f+2IyBrj8894f0U84vf77f/n67vP5x2f/95fa5FfZPsh3h25NEWmt+3c5jbMMNbSixjefWL4/Pr4+X+/Xjeb29D83s4WfcjD/V32Z4lu1xaELLr6/37S0PrSXVtdZWJi+28Xxefnw8X6/nt2HYqa6rEs9z7cU3Vdp5f7xeHy+3bR//ObYX+/bqOqSN+NY+n7f75Tm2sktu269ra52VRuLeyuP7+f56ff9jfOl9Q7wElt1Wamif30Mrrn/ZhhdrcZn4+na7/fh2fXtehgUrdM1obiYGaXR/vd2ej+f9/DHaRd2QNnXf2xOXlQ91FTO8n+5x+/WTtK7w3/q4XO7jUHO6//Vt6xMf+377+3G5//5+ef59u4+rnOpeQbLSwvD153NbJW+fz29xXCOH2ayl1/9yfvl+GYdB92f3pG3lVfHGb3m7t9IEejm/vX09j4v27r7phlcZ7YG3UB95M1VtM5X/wufj/Pb9uv3ycToE3Y8baXcbvv64/t9xSe5Xn8wbhUa+n9/fL2/XYXcLpv/7bAGk+inJPfH2+dgmwdicG9bTOierHbjnj/qdbOxq3LJR6UMzxvh9itv9bnG8DOOn/V02Fmp79N/6J6sxp0uX1kW6Lmi+2u/V2q6PWtvlpaaZwWxdVHNJ1/fXzFO2CNkc43dc61Tbjo1pXfcSzU/Pj1/NOl0HuK5WvK42p65mj64noVhPJ7FOkB1ylYf3/DPYlNYnaVHZ/v/HvnN9fH59u778eRlGtYndZh+ttCLvbXw+L9/Pj++XcV/WsR9HouH4cnv/dv1jNDlTb2uxzW3E3TO3cf9xu5ftb5slr9t+8+d4Yo3dZmPbiUTJr2ebay9gSur+3Ov41OOttCOXVjZ748tuWX4OL6k3E4xqxy/5bdfGfpzfN7Nu2L/2qNL2aKq8NldXBFeHr+PDbC1K9XSsNJ+ODA97E+qvNHxy2dMall9+4k9tIWgnJtE6PfyU28wo6162V23dlteU922X/Hx54lEk9IZr+dWxzsxYj3+xnjpj/aE7ky2v6FQ/1IN2fQWJ7bsTnzxP/LAnPgEqPu0pPrVqXoA0rzea36PmSWw0W6R8VjW8LRp+34bPoCa0M3ztodh2B7ZD4mqwPS+jwR5sv9VIFkb54tHC6uc1c4V/0sgwKlRvYS1Gwv715+3jOmwyqlvV6prPo5oXhbph6FgxVu07UzGWqWdtUzcBUzc9U/dIW/cZW1dxWxt0p4qo6infV6wSK1FK/KGu/dsIY5bDJ5NTaGON9zVmJabNaMPzmCmHNUxrXKM6XMobuuUtz2mmOnwC7Ey1yASHnzm6xRrAnYSHf90fl73ihVY8JPaNDeOlPyDWpUx7fusM6/iNdUypcZzF/tX+7Nef2166nTEPw87020bgbUMpycbum93+R2q1X9cYxqlfTarSajmS7U0NjfbcxjdLSe7F++XjfnveXm5vmznx+Taeznpa4duhJ4nPeL+cn8POvW38nSlixOfIX3z5vD/G1X8PEGxPEHlbiw3mib2Qm3y9fP38Y2/g8XF+GZ9Mm/5d8fou73qlwd34hc27tyvqXuDqEu/qvIo8dk6MYU+uTroTL/rNalX8WJaHuOMtwbPh67le1Ou+KY//cb6ff4z7dU+WPG9ohYyL7V3ej6+jR02uGsyurluuHkci75An3iFPTGRPbLmoRg89c2w2uBzv4F7xJ64X9T96/Nnr6M+fvG76JO64ub2369cP/bGZsJ8fr9v/ndhFu2a8P2mvhy+1NzOvbG9eaT7dnMQltrT3x/fnTkrHRxpOsCJqpib2b88eyJ36B2JQf5LwFLW2M5Hr67f7fhSZnmQ6Kzu69Y+7X97OP/HHuZ6LZOHlqonNAr2cfwwvx/bfP/EY02H9MNTS39fn9wOPtnpokclg+MWzdfxzaC8OhFzki8dWJiu+74lUc6NoudGfH89h87cDhDgZcfP9vN+3/09sd5+Ab2+Xtx2iHlCzPXUtJtPIp2RAblPvPJ5new9AOXvPvpcXx+Gb3UpW/2x9J8Ua4cN++W/1dfJBrfw3VFul/Jd3AF7n+LDBY4wPE4wx+OjLGIM5GGOMWqeasroanrratJqfmh/bMp+phKP2vq7Wqq5Go65Wd6wAOdbNKzUY02waNnL1ScIA9Oq/fDtf38ZDuzoNRwZGsCKbKv6wifPE9I6g6PkEwWSJDe92mmjgyIhbCf3FmbfG91S1nNTFBsZjbw9kY32ViftWsWu1DQXDKCA6aZsqf2pfKbMJOfxN0/uIeHdWImUpjY0W+6m3a9kVHJW0DtRGzo8fI463qT/vGRGsUgN/n//81OPWofutQ1pbt2/vS9jwh/1pWMHYarO/aOT8+Ln9+/M+Wvq2N4E3C+cXjczb6EHxZhvJ3fvtvC3pXwod/jLiYdOfoAOPoKjkWUnNvX/++JKHy9jV/dYaLJ8Z1S+ebup82ROldb4QdriLLs7S2GTu7GFj3XIvso7SAtlY48gLg0H0i9dTvDFHGrqHQXYviJdsLQ+B3GA53KFHvVsRguNlX8vzYpvk4/zu+4sXZbXo/rdtb75P/dD9mE4ipt56Zt/d2xH4sZt68gszun9CXo4XI2ob5T+u7xfplG36Hgi8w4r2DHpx98S83WGm+gTZOZjaAY19DkxPmA/lPL7yHyzo+/Htdt/t4dH28b3t0xwcq/aynmPeWu+TZmeajAP31g6N9MfdxLuPlhe20sjuPrscnKC2Py4m355J3G6Ldxzgfj90HDu2vejYnjrZ9/yL3SrUmKI4wGsr24r9B0B91SMew8a0XQy+x8f5+fKdG738BRDX9sMx8alfy6ZFaXLfHhu2n7Sr+3bZm2HE342nv574NUnWSZy4748v/DO/PM+wbvbLAL+4KL+498fL2xV+k+rNmYbZrehSrcqL4+FW9YOreVeseHrvRRy7m2175aB9Ub2D2/Cwt/Kh5vbjfB0OfnuOkPaaGNkEEdm83m8fbRAMT9PrMAw7J1mTpht5Ed34l5fr6Ea0bnAa8Kg4iR7JS3u6LOXK43T0uvV92hwwUXyobV39+WUijlP9obJz0YjKk8v7+esbAZSPz8d3cm68fL+AbsH3yLRpDsXDAxGovom+gfpUdQbQfyuJrU/NStn63+qfqLKJKmFlzMa2fW25UQh+p3zUZKzWJBf1Ax812ctfj5HVR6JP/ND1qetj63o60JZPofXIWt+crsIpXU+zsSoBYmBHH5+FGvJm40GLaxC9+umZ0/djg51xoi6HWpqeAAfhoLicTjCq6UFh9M2L1A6p/GO5Z4yVlo/yF4SDX29a8t6pRDu1NDZbKW0/QXnVOPHye+JzpRWtDmp+cqLrz+9u8UuPJ7oB4rEZdVq9rtWJbljY/C8aQV7X2xjbw/zi28J5cGgjShvj5X0YU/1o1HXKu0oXYicHENfT93vmiOCk719IFI2R7csz1NGLsKIoxti+DHB4z07cwUpGzothe/+8v8E2bPqdnf2oIgTf2vjr/PY5iuB6zuP5aBbEo9nl/fF5788su62wH4Y+wao1gwOUNVDqFy1XwabUqO8bZaQkGkbU6Pazr6+Sb970ctDAHmclv8d8EPj6c7R1x72+N7p4p9KiF5mF1+My2hm2vPSwqrfuQHUnM3XfMnUTNZUP2rq32bql2bo12vp1V6dQrE6/xF7104lBY4vq4G3qFJkDs+rEmLau88hkyMd/fdsI2DpjHOzYJ+RYe+yC3Bu3l++jT7MTXJXWOZ6ELTnPZLiqJqrFaGNdVPiJFG8sjg9WTpRsbmfY7VnymEOK1Yc1RCtuIlsD77cvj+sf7+fnNnzHJnzfhGibbU3swVNbO88v1x8fb1nCDpOpF1RHUXd7CLHYDOl+o6wBRNxXinXsVsSOudE7eNydHqS8cpf/e1ekjuaK6qecrXu2rcPV1XHmWnhQk1qywehZouJlS//fl5fP52XbYAfz2fVuzRwDPf/6brNBn+5Rdt0L5dO2uKEcNU6qJxum4hFXJZquUknHLySy5V1lqwxVDJvUHGKnWF2Ubwsu74g72rc3yAIhz2t+aDpnUX9RDiW7OncktbEf73WMpeZ64jO2Fv21tW2YSb0yM1ZnSWQEpnhbVuK6TS1XGcrMt9zbLZ1AUdywqMX75b8+L4/BEOxDKMryvv69949RgtbbkbUFafko+jdyuH69TB5nEKRWobM0YQ/NPT629zT2Rm+HVD2kZCpAexgl2tOT+srruBf9D9+2Lx8In+pVSYYHhBXttJ0R50CFUWffu7ljFF/TriW4oDLehF4SLZq3+cv7QLx9/T8jH+l/QpWWJZ7OvFhspoU4HESRQx+9UuIFhe/f3z7Gb/YnIvEws3/zsR0hxgge058hohXn0vblv6/3y2byTV9Mv2Sye/J0apYLgzcvddkfl/fLvo1d/xpPWYPPS3zA+u2P+/Wv7T/wcjcraThtNRuMlUYiL6st8xHs0HYY2uZf7xtokQyC3Pb1JdOHkT300JiNOCPK0v7YNtFfxer12hyVRCCSm8JQu1FqMoRSisR/2tA4m0+DJEMcuntLb29vt5dzlpt/vj2ve8zeuLv1A0X21m1NcVjAcY3qQ7FYf+0qqnL1xOCqUDix0lYzJbUczGF5lXOsUO6EsF7awLdnzA6hr2+kjAIfoO2FLIkDRrS4nm3tfft8e+P3Nr62fv7rxaAYmhhfW6/PYkFy5HOLEx0nW7OHXh2erl9Y4qqZH9tx9xha1/uAW1y7a17qxXryLCQPgqt6bVROoSJ+//ZxeScB2Lfb/RgsZYeFjYeFDosm8bg8Dt7e9GUsysxQN1W4KKGrf2Lmerb9kSLx4qbFrao09rx9jvaJ7a1FVU7Wwvcfl8/X2/38/rrtXdsqchlWNNN7T0I7Yq4m/3TvtW4QZ5i2cC9G3EwlOPC4FogmWl97M59fn2/j+xkEQyfxbLt9+XkmWfPMy6t7vRyfhLR4Etqa+3y/btZp76gf+80O6/7iR/394Om8Ww7Cit1TmdBkV/IidHs8rh/bs41zvD+tdhkrWoifuGnW9tj8HTen4Qgtd8P99vnx9afIxHoW3rJJKCP1wx779na5vm//vtlqUwVbT7M4YkmJVga1uA8QEiTTyP243cZQ9SG9wanJDoO0RlK7dzDQB9WMaFXt8YaDVeH0GLYqzeHvl/PbEyhVZ9y5Kj1kvOR4ZDG72wx5hlctaN2JvzP/yd+PpET35wnfokvlvs0tbd++vuz0/Eg7dc/QPbO9IC5p0OJEw96fKzwLNYJ45KUWJ6GOvUnatiu5h7t26NUdf67qN+gWUK9FgX0Jv97+adz8fPdwui68mp12SQyIuJ4fP99frs/dxEc21/v/WiCVaDJcl8GdqodaJjQbUZq111+6wVXvQzK8/1nRKTaaMqqXJFpOvcRhygzbLeubih502rSouFX94cvwCmid2CcT/5DqT1ktwMuKkqqtkffn9dvoK+oJWIt0C+IR5jpxyapeGNoCaq0YCnAtPrz5y+mPLbbhXnH9u4I3T/VD3/K8tCJoux6Rp+6dby1uJoi+2SssO+NpoN+Q2ZZyIsa9spxifKber8enqyDu5tfZ2+2PqpY9Fk48/G6NPM8YOaBitzVZTvbhxCi93MpmrCJZ7g0oy0jEiarozQh4+9wmFTxPH9ivWd7RYhJEi7oaFV8/v30DtawZgv1FU+L6fvn3JC5Y9xTJ80EjiE7gw+Gi//P14BjqjpqYibfED1oUrF7fH5cxwYzrEWvOtCx9k1xNZf35crSB1alHgC0yVxQoX8fkMv32bquJFRsxEPXt1w8/NNRbHrbKdSLHXdgkjqndDpy6fWK/HfAR2Ymy2+uvnbfbSOrbbCHI4oKb8eJsJvdCGNsyeojiu+s9R7r9uD63Jm/fxra6bcDycufk5a4kBRtnc28QWRZSO5FiXe+oxda9E9NzE+EXTZw/ruMJqB8LbFk42bK4v71PXrHuxXCWg2udGP19fUh5oUwfLxe4KSUanVn6MEvW0et5qznH/MYxg2/JUpiHWZ4MnPJGcYJJ5UVCf328Xr5t69zoOejD9QIHCylRt3PNSeDGRbJfOyxTcicS8dzGzBPWO65bzp4gW6aP0t172qLP/blexrgL08OowII+JQrMr48P/dEU/Mees/2PTbzXadGNvbW4LSeVe37dts/X2zsHiRyPI1b3mvgWXCbPnQfRqG1JnytibK/UTk06uHiteToSLxnRwXCWFaUF18ck16Hu8S4LODjvpuNMRbaFOvPBlpM6bQNcnP77X31uG9t04vYiQHZPK3lpfBBN2ONb4XUOWQ5PTVIq5mPb2vp8eYFMfIMWoCZ1SyzV1fL2lCMNxnnTH64ZBwcxadtVcoHoPobKtqQ68hngsXvP5Ok3ZLhgt7ls607Pq/0JqYmBRHBVGzmGCPUoJrA1V2JTFy1N1irTU+PAe61S4pvKM/T2/vZztkX1sVSOU6mUpHyz1nb96NhC9zyuJRAQbcI/Ly8v5z/3qNdB8NB7TZqQS5zpf14uH+c9jur6vr2rzcoESNMf4ny1bro8uDzegzh7+E9M4IM99ciQTzBaHBt/zvKBDQkCRLXp244W78/nfh57bp/7Nnp7R7OnNIqY/RiVp/tMUK6ugK4eM11kCU7N81wlEJ7TPXHapVOLHWBpnW4JHpsQlOXWjgV6nI5QcX+poNoxteUmWf+4l2lgiO4HmOd1OIhKOWpsO/j8dX25QFO9kcmLSxCjg6fpIXQ/jx1nqfSiGn56qFd9mBeLAhyLkOsJnTNKO87SXSd7S7bZIKRhUGpaQutTm9ts9HHIg+cJ5bmXux1BPNnzrzr480x/fIqVsyZGkIqlBlqMYOpaR4FV7wetQv+kWuMtH9kvG19prPq/0yVPEo3l3Xs7Khf6vcOww/yYE9S07DL/IDto/juT1J3ODCf7tPz+bv8dc5f2dNJzmHeQ3+Pe1P4g2yI7c8/rPjrJt6Thoj22m04zZ+IgK2lsXExc8XYbTbn+7NSSnJ9ahgmeDVqUm21twlZiem9LcK0x+X3d/vz8GDvtNOwk0uD6cf73no57s1C+YL5VE/rZJhpwWws1rHY0BPu8Pk1cKZ6Yt3bGBL7nt7fb32C3944+z2/Zi5bF1ugv4n51f4z2vLn41Rvrk6hAsqAe8jJyKpvLrLHL/c+3y3373eNG0BPVuhDVSc17Yo3cquOOc9LF5uhtqELkhBMbcJgXdXnVVZHTMui3kLUkxt2V5jvp1Cj2UMM5zrcGpXWmNFjS/I6DftA6ibGKYwuHGF2nBq+0uDBPmhmtuUFXl0SMVtopSQDw9QwWoW/eNsm0KK3txuUAtHvvHe86J947tTyHWoOj1dNLkjgLZ2efyVOotbhN91ElMmQEYVWe/lVbo9utR8C6NiLHbpc2jpZUb0lTIzWirSKwxczObRaqCX06+O9ZN5JEn3ZFSyPq6p1a5SeKLq3awmGoDz4JRnxJpIi722U89vQdxv5RNoFr4Eq1r00N3DH1rGDrHmmrXt5WC9px9tkaEpM4NubEJmfLMG04Iz23pSwvho59CY599G7xxo5eKt3PIs+PEkSdTm1kIk0bIhvb/TJiDs3a1H99Xu4/JwnF+ogSz7gkiLhE8J/126Fh0HviiMUTn8ROzD/YBlVWDLz9cX2//th2zZ/k1hwszNQ7fJqkS/SQ/bg+HuzpHZdcNdiqjCyTCJFZN/Xl7fL+x/P7xAzqzwWi9SzINsMQ3lU3UKaKVowwye0dho3qveu22ga+7pq+arNixfF8s03iqXFqseicgV63vNptKLaU1i3zVevz2Hy0fKZrpn2Thok0+v28C5eH3guD8FPEzGJaG92LDPnM41s4IuOs0B5azAYo+GH7JdPV87GrP92x48JyGCJn4lRdfm4xn2r7s7PTY59aLfB6G0RF6/vty27yfjn/db5m7D+6WnvBTAuCFFXAW2uzcBjVs9q2CBtRj7DHC+bjmPBcffiPYRJiRE3BjlJezh/nr9e36/PnQZev+xNzu1TLi5KlvT1Q8vRj01ZzIHAYKnOC5nUK4pHv/fPt7frtCgOr11GUocMTlCPpq42vK3OzbIo04WOTYYvr8fvnj4OWu9dd6zpSHSe/8aKrqjZ20CHrXlzO4Yqhm4YNukoW3u3rjtww89iwzotzqX4XQiKGACfRLCzpe2YSTNsP+MRhmFo83d7e/7jtceJ7SD/Gegx85aTa+iuN9j2h6CHEzfYu6nRqa7zUabOcuf1hLLn2s1rCfF7Xo7Rs3j6f+bdOFDCDsRhFBeLH+Y/re35Px0TVvfJJcwr6wKcPBg2iZd5a/3a7/w0ZOnoxk+YUom2zEKPhWqtZEDG02V8IwCli2sgXz6kf5/tzpxdj1NHoMBjeKDtUkzhVZ9fXjYl36zrWpLblJVer3FSr3FSj3tbFwtZt0FZdka00353YNqkeRmYaJ94gW3bVtuxzW8p2RgeLQVoMDAM4J06dA/4Zoi8bQuX4a6arNa0sq+16ptrisNtlJy1xrNi/28P8Xlz7Y4f0ScJEk7P/+uX19/lVWz0ptczHnRhUA43i+1L9bSwcuF6j06X2Xll7Mv7MPshKDJhpLRxvauvDZdzyJ3ED0nvqd1+2EJxoIUCjx/fU6xDZe+lETJaNtPKSvkwfsX9C03YJ8TK/ocX8f2aStP45Da9zWhTJ5YZaQrn5k/b+iZZkWdyJoE35WXuRc0ukJZ6hxIZU72c1bXdb9vasId1Lpj0baeWejF80JLgl+2drKUW8CPz6JjMcGDaIIX0op6f+x21Ngh16CU9bcr14wj60OYMXvYLh1GzC1dJX25wdSHr9uK5bmub8EgywvSj/GP7CmJtgyLZXpfx62eVwlui1KKYaMZZvcKhndlcHlKuiDr5SKp7amZY/sdvW8l0NLW+qbxfFcWy2Fx3n9NBAZ3U/sQPLhMNyt0XfXZ8hTNfjk66rBN+b7PhY0+nteTKIx5r6F8dzTW+AcfASi268eALYW5tJPeKQMJvnqGlXUbVIETGeHKW9k2nR53Nwvv361fs+SLJUf74w9TTXEKg1bTbIY/h9l7FV+eA2jcfEXLZ3UyR292vZdsFbTvsTv+X7E9lUZJbCE065psoUI1T2P8OindFT14c+tPtdZPt+a+nx9fKtZNa9X94v6JzsY31Y8hD4yYNuE0YccLe3n9+ub6NX0Q05yWUs9rHHWn59+ym62oZ060mUSGztPF+uH99h0IeB9PMSehK1tR/3y6yZ4bTBk/AkXly4NbPtQtk7M3NV9of51Fz4YsDHx/226x/nw7ifcIlZpxazK5XGFpGk7jQ48ERAUFqaQW0bh8gN0RVWmthTPY3jxw3JdETVxUHErwcbtsxEjlhrJLOs4XWT4hvvY1OlsybFiSkUsmZmIO+9vccsPzXFLI9BI2a/y41+mdxj3G1k/+CrX/4aEmTqQWW+/P5UozUGsS/6c2tgNqb6/pSPPeXrRzdWn4JDiZCSvi/a0ENKFvm4kBt5vD5mv6NP4SvHGpUmcFvrBfpy+mz6cta7ftkFr7PH6KeXHGtbJV3jzFSDIcAOE3Y8GRGT1faOCev6jC2G3TFGTBhWWxo9T72bwrAhWbXrjpOu8XRqJzXb4AoD6E5tIwokp4kfVL972aoJDPV3Rfb3nZoWtLkvRR/gMSJA9/3YLlcOYg4Y6SqDftWp4WNNJlEWO6ZiVX3GskjDnKyaKqxt5cvlbHVeO75xmz/Ug22q7SR+HSc+Gp1YeXPibI+nxs5aOiM+k3bH3LaGs8PONnOw5Q3mlrtIJfYGcEo+FbpP4mIoJLxQveDDVL+FrUDNVh9k4HuPqs8r1aGcKihM/E5aTu126bRuyIRLtWtmessC2cLyeNNqt4DIK033C2e5XVSvDWtX0J749HBqAeuygd/9EQ4Lg+tLevFWaCKJf/LgW5ObFfN2ERruVYkti6p8ekI9TR88wddytyurRItta+e2nequzx/nD8xP00e1hoaRZStja2zmPRkSczCyWv20qSO0a6U+Cv9AdslXSV9ztbe/KN4Blf/kB6TH7v6capNfaOEAh3p9GisAbBVzWGbZ7OVWTjw05MZLHje8WrQXbTZRQae4Xzb6sV8biUZ/D35Nm9jSyyvcKXf7BGn1hmZgnhLEvTs3t185uEf23C+vL+e3t69nuKCgtw18bAZBiw5YdtTe/Laz/7g+LvPme71Py2TM8zKIuR8o19Mh76MdUuifxJPKIuh3cJ7VLY/+W3eVlqWZvdU8Ipoqpg43JhMtAJM+6Lpz6Wp06frLTQVT/C74ElNbd0Pe7mxdMlztdnaixcCPXDcYNipOjNVUi91qtx5xdKdhtmLbzSO8Tbt21yxrJlyLlRaH3/38d73qp4ySo/1n+3j8xDu5FiXyValYDOQ9tuj2OTobB0dhEtXo85boWo8RSAwXdCbRwC0Nzk5Cw1EmiQy2SNw/7pdv1/Ei556JRDH67hBWrvq83aaCV1cjMB3H3VSjltMheQZCTerGd6ArDrdWnRa93YrLVprnA3UU1/v80HQZ6cTX74Zb3qN4m2luRWBoQxbcdr25tPdO743VvWjb8fbgxU3hfvlxe17oYHq//J9DWLTqvadtAhqRe+wN/nW5Pi8/9kRq5/sdQjV7qWZoE1800qg9QXoySH/FoIqJhTKc59iUl2ym0gD4HXoQXDNI19WO31NdYXmpFcMQNwvo9vbX5flvuA6qnxrsSrWic21mSLmRsJcnEaHefc8au1+c8P06CiR6aKlFF9r+9Z9T0N9bWEZUCt4vf10vf5/3GCOMoXdugLfyCvP2/iVvqF+KEYUXR/WbqzFtDRGf6e295GdCnVmfgqKa4S3gvc6/encQXzRQjyyxpWZoqQDlyQAZZPsMzKIxeX/8NX6rv7hETGzyOH+75JQQh4CO4SKYJI6ix8v3y+vn2472Z8FiQwJLDq2Tp8fj9c+6Nc9cnv0xjVMKBJGkPV4fM4TWs6v6TFoMJHhczveX7zmP4r/hcfpzFCcSCKLPfn/RQwO9Io/9j6m9Jt4fTLuegkMfZF117tB638jUAhgufhKjSvd2pl/3w9cl+rd/fc9iN21iIKFKMrAel/8aT8M9Xa9bfOTjohXlcY99bX9/ubx//vgKgYN9rr/O37RoajxN90eAKHoDH79OX913ihHdc49f5SbuCbFs6GzN/CpVSi/zSgxatHhb8dDkq5A6x/Y7XQqNKokP+v0MWQ6sHzJ4iAbB4Sox3V9Y1CUnEYXgcyjVZwuwlRr6RmkZv1VzgT1sisO7XfvrTCqjeDrg53jeJCho+t0/8KFLiXl1j1cmuzGRQmmhGm+Bj1tRpE57m5fhrNALcyokZLE3ay/qNsm5oG1d5WJL+sNmrlv+JriGq0+Gxbmn699vkav171eYykfv5jljGa8TwzMe32+fb6/Te2n7CyISH0S0mNx1vxponNb9XSbVQo8tskjeDWaXDKle38HXA9vK2yKfsk/cAXyP1DZ4xRdQ/9bcrdEvlS0f/YnfsRUFyFvD+xUKmCDbD8Ho7Es6icL4BavV/QUlXWZ8MRoM2hLhcn/eDmw1KlGTAO0Oc35suN+5+BCs5OF5/b+XL8/b7cvXMQRI9ZpQw/lPjGh45/RQoyXTO6wCe87qh0qnHM/9LtUsqxIda2M9S6q9btZ1S48v7s05b9Vuy75dH8/9UDACnv7cnNgS1yL2y+2VHY3OKbXdsdkerfI6pcUMdbnZnPaBc+nO2+1DC3j90WLoBrfbdl+x6V58xKRVi+K2seldezVvts9VxlGkWnR/Usqv99v1gXej6J4yec6DE0TYv8ge1utdAmvko5gkps8OPbqZe0zCdrqRN25qCPBN/5IiEwNx1uY2Xi8PyOvStVHP+mJC/21tGqXbdiAjNVCbJ26ND2AnnuPTCWNzzfORfZCqS/TbLgXsZnWLIuNPooZpf+Z/MPV69REDGS1mETpK/frMEaaaBK4+oGNOWT2lnGvJVyWm51hew4dSvqda8Y2MquXI6/JcsNvZN10wr0xBVHjk33HM9tOHLsTqAUi8pCtGS1rMFVFahkw/fQxDrLw9cXR4cztoMUyCGj5EJ5l+72gJqqKo8cntLLIFmd7TFRj7RDEZbm6wd3cNNKxPAlEHg+wS6Ns6Iro+wYuuo0ZOc1PjPb/eMBuj6qPODHuBjMxpclMTXmd6ipHqvps0jx2WSrSLuXkX1y36oaU+XMzo+QUPg0iytSiviLN7McYXUidv+W89bbENkercTWzpKjb5dHM3sKeKw5tUYHmIfFVbuwjvC6p2+/OvbCB0F+kBBDN9Es/AVDuK8QntEr3b+e3teHJ0pyGfhehD4HZ2/9nn+7wT+sFkWWzs+KQVZXrQcZGZ89b0otAWNR9FF8Xj89u368t1twWnCRR6sN9uFRFz/j3+vlw+FpnKx6gR2UrZm1mEe46BEvLy//MHnoWGRAAnUS4tXBo+fJl1qicxkc8O9qaJWnonn4o8a5KYqnVv6ZBjRQ/hxkw/kxh7Uq4cGp0q/bGmXUgs7nxbG3A3ZO8/sE0sIo3hrYHnc8w715vwLerBim6VrYnDFd6qN9abYtKKyPooZx5u9SqX88y++DKaib1g1HL++8Rgi6n0qkU7Hlp741cECdvXILF8D3IqiorVoIwsC3IinNovGALeNQZ6cSIfHv5JPEo/v18f5/fX5/czLM69S4D5VhQR+97Otrkfmundp23xFFH7rhcA50KPkzl5aGD7PIgXcRTtwSj3MT3IC5zjRon2xt7KdH0YdNxJ7q1ZntZB+9DS7LIjiM9B9fbbanqb+i+cfd3WTmaRCV8nw3HSsd2lykZQI6tNBMwmpmXNDadjUl0yXz55tmA6Jx7ZygsYOUvvW9X1hBFYExHEwNZt75cuFDK9tzWwaafE/OLP2+T+22HVFzHegWGpIah09S2+/eLH9fHj/BxvhFdDO83VL8+73OR+dfo86boahJdsbRh5Bq7SQ3edVkZoPU7L6EC40rZ3BrdcsicWwxhWIFoxJfPz1htb06TdvXVkWwIjnviOd8MoIuzn7Xl++3qFRVcPag55+N/2zOTjT++zybCJfuLjdXd7s2j9PO/n98eeB3oWmmB6v2gQLcFDGx+X7VXushVw6Rk3yOKlnv58hU23t6HrmhFqfF/UDcNLHby1CJtuT4vENXf7Gmy6/Shgn0N99bHzZknT4vNdjqwblHGiTfX5PjHeVZ+4xbQc/mKiXeG80ntlmO/UM7DnO4w4tRBrjhXnx3JsnAa2G6Lo0O6e48t2yBmeZdB0/fr78HXdS7hcXRl8dWSldkNRu26wSzErvv7HZc8oPJrnuu873xIXipcefD6/xcm2YdNw9BSN4s/nFZSaYXD8iL76fG/S+Xkpe8dusgnOFBuHCx3EoIxtmuPtbf3B1FZLIbJR4MQzFLX1fjvksu0Vbza1hqRRRQ0Jjr7+6aqrJXLc0KnJmFa/GZe28ZbgJs6tI6GirSoVNhUemfovfE0IG0222las8Y314WI1SxI/7qk5vNrNFOy1bl6sdpESp9XZLLEmp+FnF7NIlp//5TRis15f1QTN4sz96/qArdD0i1jgZV3eeP4+X58lHTOkNe2dudXrwvpodqs5jgPnaxWVa3pxNqh9y4HOgU1R9JGVpyKJ6cHvnYakY+KJFe/DsP0muNmi8h//8/N/f73f/n4ARxkir+VzXP7+Ma19L+kRvW35u/MkO248qCz/OlycaHrhnRzLl7+67Yyvb3AxjfMDQRK1ErmBfO3HtzNczdAvhbIEODcwiy4f1JsnUYGUv38IYO66bfmH75fzmBnJDUHycsR/+TZo091pUHave2z79rWkTRzf/CBqE+Wd1MbbeM3woGlKIljO3328/jnOlUEPJdpA5bugaB/Sf4txn/m7h23Y9NA9iGh3//IQC6768CZbd0p2+kdW4XEyY+XF65731n9v3u7RJ9DTt3bhsnhk2duaRL6bXngaWT+kxB0zt5PD2L8c4th7vWFqOWRFEzq3dXBb2t5rllrSb9GO3puZ3lTu1MBaxbzMewOza7+7N1y6j/5T7eK66/Lmw75f25wrtZfrFcmV6ejq0jWM+irliW3bZ02sEoXF3dP/efl5QKz9SUdXt5GcJ4xaO2YJsEOagRO7R7VIRPqWJt7HYS1lZck/bG0SIjBk6Wc8uRrGGHti0xC/LyYS+/u87S2vv0gyq3ophOnS68gv/j4esXt3Q+AG1Dx/4H/+67eP68e2er9v9f/jP//nf/4fyzikvzufBgA="; \ No newline at end of file +window.searchData = "eJzUvVt74zayqP1fotuVtdNO0mtmrj61LHdrxZY0ktxJ1r7QQ0u0zWmKVEjK3Z797P/+ETwCIA5VQNHJvorTAlAvQByqCkDh/3yXpV/z7/7xv//Pd1+i5PjdP67+47skOIXf/eO7/+9r8OXyvx7Y72H2fRHmRf7df3x3yeLyt1N6vMRh/r/2LM1eSPOfz8UpLhMe4iDPw7Lo7777v/+hK/2QZqGmUPaTsayfurJOYZ4HT8aCmiSKAv/ju3OQhUkhMqnEvIRZHqXJ/geIoC4xVGSbUyn6nKVFihNbZcEK7/MrMTZBEd5Gp6hYZ2n66MIjluCOVxfHQf7Yd61DegwPHdxLkEXBgxteVZIvpFSomrmUU8oiga6LehPqMCGjrosaj7rvxL+WhdzBZwxZApf9L9d9eTaavss3FnnH5XGJeq2V16fL8rxE/VXNe/Xze9ucGyVFmD0Ghz952n33w1U/ssJzenimI5y05dHPBgL2Kcy+xOEmTQtC9rrQrC505AoklziOHqMwI+TnyxwZ/0zbsSdteSNjZ3GyOJZlUrd8WW7ElztyNfLnssjfCPmrAr+9Efjv1OCvo4DzE7pK/8DBj6OCCI17SEuipNil5+hARDlpyiyaMonXTGkleg7LGTiIqdj5AscEP4VFQMXclDUm7jl4jdPgSEXcFzcmdEahUQ3YWakxK9V7+QFUoYjKzEVwOlPR8wWOCd5kocLuixvPYvgsIQNNhiYbjQfm3d9/+vEHbnbOwrK3XVcmU696gL1Rkzr/scs/Atw88YMLk1Hg6jY7Otn/FV3daMfe5TgCnkurjfQx3T8j1QfsUCqJj1FcmHG4ZC7eXqn+N1VBM+ZL0Xm/lVIn9d+HNqO1Dfja2XHMXnMtTAbqsBoU8UPE0dNzsT9f8mcrSZ+U4IPcssLWZVkzwU0GlD2p/p/9b+tlg7UGV1so2ucrT7iXq9HwAN3HwIboRWowsSflBYSnSkXQf7asHFjf6UVOqj9xXaaulhUEVfWWA/EFZIx3V3/rEGZpkoSHopxy74KknID7ebUpm0cZJHb4GD+/493cSV5kl0PJhxc7EXNbm2JYU842/+GnvkmOEWczwnGabHQcT2HRpA2P67BcFx2gyjIObRnnpgw6wucgebo/O2CxjBeQnYFgybfPQXZcJI+pE1HOfD/HqM5OxxXl3Ud0wIryA5ebkor1qFVSNZkTF+tN5QBs8tOTiW4nPBnYxQQmK23jrHAgavNRkqQuo67J5sXBrx0aQ0oBJKZ8m1VDIRO7ZEgV1DnALg/55cHaX1U8dVZwV9XyXL2/eveTxXMLbyKUhxbKNHTHAoFQblcoTTndP2NBmjykDNsC3YdZtrzw678SieBxBmJAPctQBtmNDB1BcHcxlETjGwYC4X3AUK6hwxeIhHLsQmlkLy6QBeGt1c++gzUIMIjeyFbhhbktN5luncHN6pnPdK5lyNJLESVPNiVbQGjyQDXrIYE8U2DW28xjodXqX49ZelqznYPVw7/ACCxTtd2QVpkoGH6NsnCXOpF8LbOWzeHFw49D2UmsYGiSvM045IVhx2FbF89xKCOgxqGFAaRNCQAoNcoina3927Ao4N+7UhfyNouvfOAsJAAgZ6EhgdssJDAgZyEFAz8DFKCRLwDgRrxVPpt/ELK/RjCnpeLrczONYv9DIbpP9TbzjSQPO+VwldKNuUtcROK5YACGkMuNQvjm53IIYeQ36QkkW70vsmiw2wUi2+xvGYqGOVoAkssZ45BFD5i+PuEzETBcEicKMRstxzQ2LnwGlCAGLYDq8cjNQuqdNAWLkPBt5qKhSOx0JNbOa0ZSwOAmJR2LOE7CxOg6UFA0WdzbgusNw408BUOX6G16gSgO2wP6Gnl9fQkC9+VVDLLnKvi2i061uwbDEXxjTpG4yeZGwve/Py5h9roOs7XFES5xVNnOYXYGniNSfhWhH2ZhcALs5AoJ36o/yiLxfZKvnX7XtE6HZCnz5W0+ZxLuyKDy1JDy3CCf0uFTCKNyfb/9hJQ2aQ7wgNfEKud+X5QdV4exvf+wnW0WH+ZYFieVQQ3EfQvNgSElk5jW4Xto5XKngQCSP1/5yb4rDe5jUASAKgtJ/aQqjtYoRfbpHOS9t52Cfbwk1falIFJISiFVdnkZpLq7vt7zXpfKEf6J37pSyuQSkknkN6psQsu0fnLZz22nNEvlUzrIlGMRHNl5i5dyTe6kigeyut9REQ7CRHdatfzFWFK/rO2yIMnPaVZUPp9D2ts/YXI58eUNUkLahSFyc3l/U2k3WyMlTYqDzfhVZlbLv79Gy78cfeUbmr3U8RZn+TqAFYzP5fs5fvIQy77NTy6NI1RbR/bek+z9OGRlF/Jqs7I/jdRmJZlXm5VkpG3G7+csNxoFmpVY/orvxjibgRejNRSK/Ph9lH/PnNrtGTlF/VldNIpqqfXfpoegOuvEbNPgeAQBlfniJt+Jy2f7EgYSdmptofNhCLJZysjmurBIy8M/IKLqZIP2jpLnEsGlvfPoKQmKi9ZRIkrnEhMybOaz1eZ6v97Mbxa/QTiq49bH/TkLHyPbpeahbMljEYG+sfR9Xeosy9V5sEW5Z3q572GC31NL7gam7uC0ACCkJuVIStUfNrJZSoeRLe9MsplEvzU6nEvsW6J2mZeHODr8Er6ChFaJv0j37AlaGval6b9wlr/ABL9QS84tR97F+RR4wN0qtdbwrfJkQ4Cgvo2WCBFNPp/UdoVVtGx+0EgG1XqgDxLIZqmuIMLbhJ7SJV/uNI4HChpolJd5gzgeKGm2CzB2optLHGN1xccyj7ueaCSANoaA4NkKeajbbJG0x4K2P+SO2npOoa2LJKVqClVh/SS9lG31CFpWu5Qe0mp3Jcgka1MirRDhzGA2Y6WYbcAu0ZtYnKI0xA6VmNt4ctRq6UkQ1clRsNEHY4DoayoMpeqGIJG+v/n4dlMKwmdP8P0dT3CLuU1tv7ldIwhYjiyGeDRh0rdFpj/DpQPI20xODNz+0Hyz2S+Wn6e3i+v94rqjkPeIqqKEpPiPL0ldrvbbxcfldHe/0e9KtnL5xN6Sd7+v52WJu/3ibn07v5svd3N7zVWZvEjupr/tG8/HdvE/5iaQ0vrJvb/dLabX15v97Xz5cfcJIF2VA8/A79exk/dhng9nPXlTickfpPaTXa2T9Zx/o5x5lQy6XF4sdYCYXwWNXiWdS+clr47/YpfHpfOS9yU8HIIvVz+/N0rrUnnJEjRAlRiWwEtCrc9tBx5TlTApLV6uvGfZB+Xq5Ipbl30C4A5mfVpjnmXcAszveXAFckkhNeFYldss1+VUdj3f30wXt9zMC5TdRFXaPwZRbL2Ery5HTTW/W+9+39/Nt9vpxzmaKjydi9c9LAQVhurjfDnfLGZVY6GhnsKk7IeHqq0ImVotYLYqV8Hlbr9brRczNFyUvARxdNw3N3H2kGsYLpR1b9vUlFtnzCaYV41ps9cxnHeL7Xax/Lhf33/Y3n9wbMxTlOelRrivb7SQt2Wpf63nZRtOP5fdcPrhFj8+knTPTKZ98FL2RaZh0NJt5tv1arl14ip1i3M5exMTbXeb+fTOr8XqA5CjtNmadTnHGZhdIqGff9lRyXb6dSa75M/tJExPuJnfrXbzeiRs5v89n+0cELPwlBZhPRiy8F+QUDIYxrbbfVhtXOjaHveQZsRc9QnU9W6xWrp+3eYw6pkpW/RfVyC8Xdwtdvv5b7P5/NqXtDrVvg+/HcLwSEpcLRXd+lauI3fT3ewTGrZaLLr1rVxJTkFhjfGP52TGc6kx3Cw+lkY8vklryiQtmMLwGD2VWjVlW94vuzPSrt2Tu9VE1Dt7Zf1TGMTF87YorYncBsanpVDX76IkOgVx/FoX/IqWX2onTQnPXQnAdhHqrR62l8fH6BCV+T0Ac66QERjvk2dXsktCxaO4Kwcy/sTUFB3qw/S6XD//eT/f7hyETx6CY7ly/nEJc9tdIW1BBHapiszRNIWw1dbpevr77WrqxFYbqLDwPFi2pWe71f6mUdoNYz+r0NxMaAjZojSeN8vp7X6+2aw2LmzVz0kQ78NmHJPS1dYz0B+ixqstZ7RTBMKHtkhVhB5GKYLR6nMwoCEcDUAiqKWsgcIby1Cu2+V+vVmtblzB4mQPCfGFJ8Na8hpAd2MewtmsDPvdarW/nW7cRmyzOuyLNN3HQUY9Zl3sZxWmnwkNIm07475aP6bMJnQibTvlvlpHqhMvtKRsL6766B8WH10I8+jfYfW9HyLbfjKWDOWJULI5OiMgdKzJ7qbL31tF1GmSZu12CpLXVh0lnq1d7GY1po/pDCG9X3rNjpdkpFmRWfXrddUBYY51NV1+OZ+rPoh1rGsZFcZYbbCxO7hgyD7Ln2WWSQSethnXBJQqswzprTfbOd2U5yGorwZtI0WrqDKih54KYMMrhQo+H83QxuiudsmgFLqXjXZ7P5uVXdKZMb8cyt/H+Nbuy7HMSLEm22hdljuZ02/NsxO6LnxDTv/VT0nbL4HtNViQO1JI/OanUYbSXZ1+YqX9fX4KMkeXH4QM4/FTkbk5/ABkGH+fAszN3QfgcjuNoiD0PY8CYEX71hSYHq41GCHUj6Vmw7uxYFRYX5Gazt1VBKB08cIoMP2cMBBOBx+MitPLBQPgxHhgFHxuDhgIF8r/oiJzdL8A2NxOLigYfc8ugFlxXhgtqasTRsc5VKKsxwO6hBTK04349idI5KR7MBRZeQ1Dp2YiMbrnE8lINmEcWPf4JYqsyUNDsBUeboQRtI89ehBwAZqCJ2sPZGlIHFar1a6c5abqiFQqgZOHNGVhJQPb/S0ps8b4Z0vobDr7ZF3me4BqvTwEh2dEi1sI5r/NPk2XdteDBBF+O7Bn/9w5+o/+a5lw/sJyWRC6hBSfv38WDSd2cuAzAuveV1HJUp+5QXI8t5k8GK5+5izZNhreLoue+ICzfRlDJjmT+5fhY/o8lv8kvpGJZpiwMpC+xUELaBoqyWdxxPdXI12bmqZpStMjjV/C3W87B+mTJnfxDeFf76urbQ7WcKvquCrwiwlZaBomTLL7LHaWPynzX+r88Hbh663BKoKnJfvLFavMn9T5qbF2u1sfqqJAuDjAUJ+D+OLVWC9NAb5gih5eTQ2z9FSa/mVpqJ4mZaXp8Wx2EzU2R5JqRUfqcZo2UTdgEzAXM0WIWWgaTPnUExIC8/STtiTtHDZ4BwpLB30XCo2meCQKywZ+NAoNp3pBCksHf1EKgsf3/trKvQmi+AIcq0IOouVR2B3BCZ8gd7rFChtmLy5uCpIIFEAFgMR/p8U0f00Oi4K5+YBtJWah+VKRJ8CEKwDYOlLNNWDCu0lYKMAjShAg4XsNX7YG0anf03b5bkI4lmMEnLc1AJOmAGgTgd8XfwqL7tF6uFWloyxL6x6xR9pXcGTmWrgHdjYNJyvigulyCLh8OwjU6IaYQ4M4OoFGOfvcq6Si9SKNcvapyyWuKWk0VLhuZkNFKmhwVPHpOhdEyFt2jmjQGVpLhpqljWD8TC09/gxCVLw3/fYWgIrC0QSQG4HEBlDyORgBQLhn/rUSNFeTmx6Jf87EiSovMNoSDIyZO+5UTW5apP4wjyMV+jQQFEzx/C4eDvweLx6w1EPrZ+nWzVFQR0ZWTnWjH3mkFIjJnsErV5cTcBVQEfJF0MK9SO+soNH6ArzBFKsTagohsvVc1yP8M+SKMrS7LyxCnfwWNRyqCiwKe5caCcUeqN4Nn8nGobFnq8EPZyMAHacw9FviZiShX8tPmhlxEI+ajdGvhcfFHfu15Z15pGYlELmoVBYcdIdxfHwegYT1o4pITh5UG1KBHO/SI/UO49wK9GsEdOPKMF8jzA6LAkQe3dnruUBaVXKuP3G8Dzn0A98ebN5UON2MoGBWTw3jAMPtLzXrwAIbDxNsk+lJZatsHFi4naYmHVhq42CibDc1qcp6GwnWYW1TAWsWuXGgXWw8NbfByhsHffgQmwO1+oE2YsBhwGwfUugDBi7ISFtaTaq2psfpBCj7Wo2rsrDJYBUPoQzDYbtBl0UR915J1QKvZVSbwOCJvt32wDjl5olWvY3A3b0VjHEUGQW/R0u2PZcKFK14WhBGAH6BCQgivS0IgwA9MwgEQBzK6AGwZzGsAAjzk0fA2p0myxy3RvU2ucNqpD9vwb3qCgOQH3h1F43b3+4BHLazTRjY5SHz0WT0Jv8BOynaH02Hi8ZOi4Cnt4HC+ScSYbLtj7XDRWPrDXg+Gyicpb1CSm/zuIkHvgkIQ8E+D2jA4pUglJuJ1LuEMn099ytHsBFpNgBprRXvLT+LxnwXFsExgDpW2tREzsj4khdwPUYQPmkyo/SZrrIm/ZL5coHOEJFIyO2BJL4MyW4RZ6dVNi0KFujjU5Acy8X7C3h4C21WF5aWfbsq7JkrjAr4j0uYAfUxEa7N6AMi92zEQXguvfsxU14+Oyc37y9fAgj4HDRHXREfYyAc/UGECusahW3zoBYoPseftQcyYHDd+BSqT7PXMWRz2QKFgMH970Mm5CkpCA5K2RgS4TUOCJSL2jFkc9Y9IIhIBWRI56KFQMBQbtEhFv7QkQZKmLA2Dh9UzEN0LeicHoA7igrxkzY7tGmkamtnhOxLHG7SFHjMWkVWl5HVZdDiJaVxFT1GUAVARccXQQt39upPE+zMAIPK4mRxLIvwbLWymIgvhhaS+a7C39zpqvzfxsH63RMLo29pscQJLDyE0Qv4azapaSat7qGkX6Pi+b5/N8mBZdJl/lqWdRHKAjdY2xTaE0Nb7kEv3P1CEbZI+afBHO75KVClrxoHr9P1AgpXp6b5qk9hUS6az4gbaoJ85vYqFYhn7J20rso6rDTPo3P5BZ2Yqsx5lZkKiDtb4dRO3KEKynZCXIsSebC3oWwgX4OouEkz537E8j+mGUE/EodWnKAM1D79n2WeSgRUh/O4hqAxVWVOigN5EEi45jwARGrNVhj4uUCZxfNEIAwNfBZQRed3CtAOCPc/yHSeJ//saChfhEznf9oPAIg95zeAJDnhZwd1caDIrGSn+uy4SGeKTEpx6swOiXKsyIj+J82UgIozZs58dV6vSVqBs0wRjg0lVJJi3RpKNEE5wV784DL8KZt2snynfTu+1mQTnAzmdlEHgFaf0XFtr/qkjn9rCd1oGybg+2Z1WiKHQFkWWuqkyQWtf1M5TdWrLrJK4leUki/n+rNUfSWH627UoClo1Hw1o8uuFBQQrlWr2Tx1awwmWMPWk/rp2VBYuLatJkXu+EGxUJq2mgy/8weGwy5CGkCnlQgK6aJhqzmdtymhqEjtWk3psl0JBURp1mo8f/3aACusfL+WGWGkLCXRtiWLYw307nVSJ10u6PeqqqYLSCC+XQBEwD5eYER4FsOGAxGwccONCHH0cL4CjqMeoctFgyA/4ACmQL/gYATBXJ7oKdC3J4wIg2c8oBRcRgqQTHjLAgiBfMzCCJCDAyNzAMgYyDKAeMIyC8t1DBVapgepMx+7zHRAqJggMlCYUALBA2b2HMgYmSbxjmExexafSJgmMEzwS25ax8a7NCFEedc0WA4WFLzPSgOzZVuELih5l5ECBLHFyc8puO1NMwA0vqMwp1H1CvzOao/huKsq48iK5xypCNbpaZRQluwfh+EzMhiI6t6Qy4syfO1NfFgdUWZz0hYHXPx3qx7cWvIPlZugutRvbjiIklXGA8qe6qvtb1BIaFijwoqC6DQSiqK70LYSwuCQ0BRGBzUaxhAZ0KGNESsQwiCRaBRGCW1b4QwVmU5prNACwg0YCQ5pxFhB4IaMBII0ZlQgngaNBKQ3arw/naehowRVGTu0oGADSOIbGEG0WG6GkcRoNo5ogREGk7xcDY0mWjSsISXx6YwpakiMgTVAVBlZtIBww2swB8rGFzUY0CAbzs1j9jq0oSbhaY01f0zZEGD6EuZpJDkTkVkAfh1JKR/7QNKg5kQK3IAL61w2gPFfjr+Si3wQT52V7NyDw3tABiLurddTVyKwKTVtZPjS8Lf8TMgOb/lZUXXf/p/sKvc6yIIT/uNzeWm+fnI5wSc8E8mkLAnpp9I1iv+4NoJih7cdU/elN2Fedosc3z3bjESRYJrwYPiPLHB08cIcP3HXGvqGAx+lbBPTNNB8ucFLZW/f4hrCcAiwugcDdu91qd/cvSdK9nbv9dX2d+9JaFj3nhUF4d6TUHzde1Y0hHtPQvN17wHQMO69AR3avWcFQqwiEo2ve8+OhnLvyXT+7j0rINy9J8Eh3XtWELh7TwJB6ngqEE/3ngRE5N4DgmLce0pQb/eeFRTs3pP4/Nx7Viw3957ESOjeswIj3HvycuXp3rOiYd17Eh+Jew8AiXHvDRC93XtWQLh7bzAHern3AGBA995wbh6z16HdexIejXtPickZAuwgACyKapWSxgBAaNm9VLSGXVeNRE/kKBx0RCMIXMfhIJD6jREArttwAEi9Rga4+uHv//Xu56uOYXop0m0dlfqpQylezyoKPu1Ytxqhol0uNAp11XvJqiT5IpnVEvBoZRnV9cE8Sg5dGX6M8mebBXH8EBy+2ODadM6fayAY+sW6hHSiZff1qgrzk1tJNPloujDTRmdpGh/Tr4kXSaXXHvqSgB1G2yo6F1ASPMQh62ab0hR54QOVOlHX5QUXNi115Y3E/hhEcXi8Jmvxury3afdT8O1DmhZ5kQVnUTNxQi+Le2iLQzrjHcj7LP7YB6Gs8ZhZNyknUZq2PtaFjdzS51LEL2F4nsbRS+jHzIr6UhYVNEWNRFypQ0TIVVnjMCuWkuENcD10l5ZuLeO9SdIOoY5jmGXE6/BICMe78KpmAIZzwAKiAzqY2dQftPG6YT6okIW4f91WPn+omjTMQozDjGEUDJeBpqszNWUreFNQ8icsP/LCyrDqGrYHnHagBnTWCaCU+jMkOFCPkyNg1mP4GFziolO7HFGbYh64YshJmacTpItrELn81GySywgHhvUcgamkjVAcFfZ+NYJK9m1hwdAuLjBbEhZf0+zLjD1GYnX1aPiaMg5tGeSMzRmlXXqf27VJDWNzOqlILzlGi4QyssJnweHZlY/lPzT5qdnKtamIDss0ykP+eT4cYF1IwgpBvdWHoOT9nlg4lPsTzFT2lWz6xEpx42L5gyY/AZusQF23EzxQf5LTE/m6HAVPjhhbf1BX34GoZnIYhxiywRtEaLiwL8GfT+5Q8+UGMEPUqcjMgLK4z0F8sbZJm45M8E2lhszKqWMT5qUuZwOQ0xODrJsTPMDBrMxEM6K/tK6bBUv6EsR3HjSTznkTNaWdEMNe3TQUioKB2FFZQLEyV1z+IXwsexNj3oRJ+DW0OjIM0FWBD1WBDD7rCiSiV3fa7fUvmMHTJScbO4sbkCXSJKMZH4qnCQFi3d4kbKoHOgQCgcBG1rDJT63mliQeFVjDIn3whgkIweG1EjPHRfGaCoTE7eUUMMs0jl1xghgTMEhBJA3SW6gJ3Kd886EqSnYbrX09dVYOH3QXSIIMuWtnAE0aMgRy3gBQAKaOAQRq9lAxDLrmRjjwowOpUtEtWiwsMlDP49PS+bs3YWH3Kw5ET+od/QL1FClfV/3GbPOkLr452EZs0GcmpCqVv9vwKTg4tFOZNW6z+hENuw7ET1KnevMptJfqNn3WddNwVE/gfizVWvElMABLlfOJy0nHwx5TW2XH0i4/Qk9fDcjYI2ppXcahL4OWsdTrT1EeejGe6zIIGBVXE2aXLMd91Trfoc3nziINsF+DJhbX/BQJL1brmOQMZMvELWg7o05FLFRxQd0onuBWuhqkalj20Hps/xLDHMQw2zB7iVhCEEibmmYabh7xtC5GCtkTLi84poFQX93S0D777sDE5SVlOgPOLKt4mny0LFXweCeaNqcvz7AjNzox3O+pyEI4rpqykd5PXT56MLCHa5iDDOauGStV+AEYjSILGc4Ss2ksJKZDKDVL+7mvOhWZ0HVpAkdBPIhUoJEuJadaBlzETlABL6RqmuyC4Hi0H0tSEgnZvckGnwq6DdglpPk8T6F1ZIoSJ3UORBiJulrao7en1H7kVkLoMlFR5OhWyH1bQdsBsJvk2oxE52pRnVK9D4zcoNY3hbn5hKA3sFVHk41uBq6iN/DvNhlAqoR0ohXvCemE90nJxDetWRrjeQE7STzMQX8y3BVCOBmOWAAUraBbJ9ktu2N4DbBOdIxNETgjBU54ql8I+hTkz3aLUsfYFPLcFkJOeQ6eoiRg0wXMQ6MD7cvBemxcWG/S7GuQWVUlO+xjV9CItNULYP6scVMMPWkIudupBUTGW0NwwadkLZzL825wQvbe2dy+46ejY9lRm384MtClBxMbclPQSCcveKUV3dr2MN1jkIFs7d2GQXZ4rq58fbNj8ImJTlimpyCy3modCp50GYEfSKyoftTF0QFwTlABVOdFHSAGMb1EeWR3VSuAuoyeNMMuU/by5BAuL6cHu+NaTE3Xb2G345pkxGIBDpIu4RvHjRDlugSN6Ktoupho75AiSJfJg2LwMapz+9BgHmLqt/4sQ+FO30assalp0gy478glpRsmrEyk21uVh+YrtVcD3cRPkDcLlXXXN9XuOcqnyXH3HFiXXy4p2ZdiZa4yqPQ6JZnwe/jhQi6ps/gfufu5q+VyPtstVsv97Wr2y/x6v5t+7BhegixiQT5Ut2FUGSmIruc30/vb3X52e7/dzTf7xTUEZ5iLkmV5f7fffppurrcYlj4XCUt9GVW9L2OiUeQj4Vlu99eL7Wz1eb75HdprBpkoSNhicMmvQzYqpCnWgDLM5T6cO5Q6UeOw+b5U97LXs/AE3ik9XnqcYUIFQy+HW29Z8hReap0eUkEFuwogPEScQwsqv8rlRtEUwcG85+97V792PI+XpI4zAyRq8nuR1UWp+ZrEznzNv9PycYrs6+kUFhnnYYF+0C7nX+qj9lQkH7ZvHuKP23OSfGALZ3M4Mly8eKH2xdDTcpN6FiTH9PThtQj1s7m+cC43Vc/k2Eob7urn9w5YdcYRxspTWGwvD0UcOnzaLu8IXF/CwyH4wjcWnKvLOwJXHj0lLqOgzEZF89O7v//04w/D4bnOopfyP7zvDbO8T9pyznU5dj+cD+y2HcTeuN10MBZwsR74NJGgBdSzCQJ0VaU8dCheZeXiETeBqGT3RK/q2mDEAhwHiKye2COVeQHq45bZYz0D5egqE56fw1PZ6Q0x8FE14ct7w2qww73bUDg971cPVmDeFviGFRludvjVw2OawGBn6aWIkifze0oo8KbEqC7xDb9Aua6yZY/uE5QFsvVvjG/wnrfCVS+DANSJWoSQnWjWHNDJz4Eg6Zrs9HSNZTYd2p5gwkER9JRNKh/KQRH0lOc0L2ZRuQo4fOY+7whcWeiM1WYloqLUtnsNjETZJvXLePYyeg2xByLRElVeAxpN0QhKrC3qZNFqjOYaEWqN2Oo4ao7m+lBqj9gKuapi5hqRqmPYKjmqZOYa+ahl6Aq8nojhX09jgVPolL0YCr3S4kt21i1lSj/90kLZKIhbF+VtsIew9dTfYLsInqxyKYSstC5AUU8h8gJCsBW6MhaWFXFoixgDcaA2owmzkBLw3VUfyaGeVo53dc6OsJGiJxTzeWunP7+74lW+vMguBz5iiAvPRCwI2XBSwyCOszux6g61OykHMHa2+xEUl8zvq0/4YkZp407A0OPvB+zh2NOSX72/eveTxXxx7cyEFguUf2ipOMETGidQcna9yg+6KeENeflLks7IeUFgMUGpmZXmh9yU8Ea85+A1ToOj51zdFTLSrJFV77ecomKdpemjHywrq7pldm7KeqOWbu4anc5++Hwxb0T+EmZ5xJ3xc+LuCxmNmg/IVYqLHl+3NCt6XdgY6zp36Ea5gw84esPn81Y7FcepFB5kgMk2zD0Gm9I2Q9Dx+f0dytIp2TO7GqAxcarfgGdhq7R76bEaVXF8QkhtakCVyDoYbnPLES5TyAYmEMpQ4jQP1d0gm0DEEQpxgxNL1HiOhCCTcl9EUlaFUbCK5Wq9SaU4KvS6tLdiDxNK9rq0Udn53Sd19x44dP/UHu6wB+XAi3lskaLbeA5WsuE5zoCkG4LjDDq6YWZaxM663WV9oWfHj0rbyUoKgg521u8duH2884GkY+m4nDvV+UDSoQSuHqtR3YXw/9buxGX6UzsUz+HTpfhGIOpUPJpXt7Ky4TsWz+bVtdRsPdpG7d6w9i8x35/axSQUn14mtQZRR5MAvfoahBDf3SRCrx6nJeT1TrWVh9fjfPudSresJRiOYoGoWn3ysSttDHV4eLfdkRb6ko4raOGpsNcOSALd3Nwhz06MBEqbtJPJLfV4jgngsVugFiIFR3Ueri1ZX8RIcFyYFHc8a7gUICDfwVRaHISQUpFTxU/EzXMyzYQrhUQz4ZtMo5tAOInVE+nEaHrAfUMFzaQthWp1lb5t9iUON2mKG6wqzrqorC5qFNjkEsfRY4T0P6lY+ZJGQT1TdMTJebD7R4iYxcmifq6CokXL0iK+tFGQWdyu8Ddv1qqYb6NC/k4DaTvkgoGUT7j9WhYgnyAD7dhM2I+nLifB3gmfYP9yBcYp01LsIW1blRa7mcTkq4twW0hY3QGYu9cz/JMZGBXFOnNrZNBY7sg6eBj2OElc7f4G+lhhcjn9P/Cp3vWq1fb+w3a2WXyYj1cHD5PS+XOparjZrxfLj29Rz2wPeARpnNreL9/ii8If3B29lvvp7e3b1HRvf8yXsLbjTKejTJ1E7lEDto+nFMuNdpoauH38pyBug6qTn0toTz2iLoNC2aHuzg0ZdX9uGm3EDt2Ak/doEzlNl27Iyfv0gNxvx5PJ8PaVkXZeoq1PqSjCTkq1AQoidOqMVNugekLvnVBWNIW3kbTr0W2JDksj7ICEG6NQTqduSLg9auT08+Kworl8f4FuyNN49kG+Qeg6IA/o2/ushE5djyf07XdqwuEuqNZxBnB6jus7Azyk5s+IelzN1RXDV+TR4FoiqE6dqrNni7r4sSuluo1LUBn4g1MUlXDaVLZVwX2TGVQB43iWrEPX2tAZiCM1NwdI3d4Du0XcJqpC38/4iZ6iDnWxzfrxRpVg8ftHqMSxLnaMShCctxjBjKSaFgdnL3znQrVFJOB+Veihrrg++4t6XJoDI+NYcX7HRjRMjidHjIYHweERHa3H+RE4stMREh2x+ykSOPCZqIM6niWBgzofJ9EB+50ogYPjD5XoiB3PlSBRUUdLjKj40yVGVH6CVbklgLjEngmSS4EqLr97gHozGxt0EkirjuZCiCpEFXGlHAQWIQSUw4i4MsIiiThjauKIuNIaQokQQg8Dh7jyqmOHEKLKkUJcQVXBQvww5QNxcfT0XJxhe1tdWr8DcbesGKY4N+6Czz+iZA+zY6fwvs6ezmUjlJOP2VSit6vZiOvmccbzIhzPRl43/zOQV9lZawvfvbe2+f9a3bWjouuvXUON0mE7YMIeayb27bIdMWGfVRD3wFy3RnVWLt9foJPyNJ6dk28Quk7JA/p2RiuhUyfkCX07n5pQ7nTgE19ywW5e/NG6nc/ZLnVZ5B3P6xQXhtGj63md17IySp0PFOFEKhR/W3asLuca5mRQDHVHcw50AiRz717OoU5MZB6HsPpi/dz3I3QxikNYutIIOxzJISwcp1P3IzmEBeB0PYTVF+3h6hyhG/I0nn1Q7d/w7YA8oG/vsxI6dT2e0LffqQl5J7vBWWN0ao3tr1FFDyAim+D3hYFuBb/Ndzu42x68CzzycIwd3eVcDBBc050H7hx8DSg9OlLzxsHrOgyzWXpJgDvfdsJJVey5LPbQFEvtgiDvIzI/USexoWMPTgHYnQ5NecDDD0yB4ZGHpaDw/PhUea6A8MTOK4oFRkbyWlnU/heqJWWA6ruWqHGH3xpzCHQ8n5HQjJHxeT8g0GTwnJ+ns0NEzLeXQ8kEPGpu5MzzrqhxYP1WsyExwTIGwXZfBIbInrM/HNdl2tfhOs/3GtzB4IcGuBvFZ+ceTU6N4xBOzuSGolGlVICO6pMV0WMm7wm7QigAfY/jjunPcz2Oa2RCH8cFuKC8juOaaZ2O42KRkcdxzcQux3GxwGeiDoo+josFdTiOawZ2PY6LBcccxzUTo4/jOqECj+MCUDHHcQGoXsdxR/NRex7H1XO5Hse1OVx9juMaaF2O46JQ4cdxDZTI47goQNRxXAMj/jguCtPlOK6B1vk4LgoaeRzXwOtyHBeFijqOawDFH8e1YcrHcWVHk36H74ScL2l2uFupfvrwybQpBt9W1MA47Suqy/LeWNQguu0sYhgRW4saRre9RSuj6452W7CHrkDc7bz3shUFkXU4/31sMJ1DV/PfwzbT+Rr+Y01zrka/gQdt8ltHqJfBbyJ1MvdxuEhj30TrYurjYBGGvgkUq+XhIB2MfBOsq4mPg8YY+CZatHnvgAk07q2YGNPeiull2I+yVHsa9TomV5PevP74GPRaUhdzHoEJN+a1hEhTHgGHMuS1fHgzHoHoYsRrSZ1NeAQw0oDXsrqY7whMlPGuhcSb7mbEoeFeBMeAG0EmS6ZO6me611h1SfC7Xp1sRXb8HN1U2dueMjA5Glb6EgksLAOuq6mF5UXZXAZeV+MLxKvrrOA7Yho5bsd+Ru6uPhfGjEWO1WG9ro85EPt3Wa/LZFDioearnmMty9Co06yoC8eXvESBng2xok2aAlHHRIAzwsD6OQIPsNmpu9KIkfX9AXPeZeyZbIQewZ8HI+wSlkNs/n1COMdG1CkMN0/rfOw04j78dngOEpA3W0jvpwiyg5XzpqR/XsLsFS1+UAK2Q4q191xfbWxOK6ylUO811gbttso6USPWWRu120oLp1Z3YoSCqBflOre+UVf20xft5Y7YoT01R1d2km7tqUOi2DWdez3z69fr2V+1S5dk1L25bKwRO3IJTN6HdcQ03bckJu+5ArHYaRf8RRhMb2UZ/2LdtEIi6p9Vu9B3zAqRqkfqGb26YsVI1QclRuF+iFarNdoEb6TYSnvOJyYIaLVACCdlkeemSHqtS9fMOIv27VQvcSOo6TberS0aiixd1BQ7ijagbXROH3CtCZ1KIDT1HxTDroWbtKVRr1gel5AA1A4XkqDgco9YgG+djrveinvXCfDMh4FpUhdCtkzIvpf8mCPOzXKp/fwun6K8SLPXeVKAXC68XD4r9rPxtfVUkrRITmqSrjRvRUmL6aYq4TgRypKW001dAnD2mNtjDj9Ky5fcZ/yLdEQOyLsbcq1C2Qk5RP8uaGN07IAco3/3UzLy65dyLjSuF+NOh6rgHdDtECNZG8EDtRMCGMmSFlNkUfgSxJ8iaLgEM3RX4HOEipeABc/D5AjfdzIz12VRtzPfaRVzJpiXetoUmvEhTtNT/cCYN9mkKuyxLYxs9IsbjsElZ721anJ/5Lq45664kaBLBTMJY5feOgCui3LurADY+pQqAWpX0DigcXA6p1mxw50tNBE3JbqcMsShe6wTMrPvKmGHzcJzEGWoQykm4Lo4fAQTHLT7+iDzeq4OStSBXVlOPyB1mqV743uYtUy/60l1/XxVdxWIm+KuKMlfbVfhOSrtYD6Myq7ic1TYzXycrcgSVk5h+LnhuvBBzj+xyw1ZPHrdsEloOt4Q0qfvASnR3W9I6dMDTZTqTgg+7jEU4LbTMFI39DnSoStthI7odXwDx+nVFb2OagA4XW+i10Vzef7E7sdTePQ7vgFoOhwP5tPTrGToLsaT+fQtNZmyU/0Svn4O4otT52rz/jU6WUdD09m6hiHvdB0oUeczk/p0wo6UqDMqSH3DIYxhbbiGQtCyoAMhWBRmrzAIekqnIAgYVGQIBD2pSwAEDOiZoAOigx9gAB1CH+hBXQMfYIAxYQ/0pOigB2hEYMgDCyLKNWxGFLYFtOYxAJbcQtaGPQAegDJhCbEPMCef7IaeFE/9EF+O4XUADTBghG5Kay5bj4TcOAo/BflzSNHSTXnPbXkjYZ+DpygJmOoxu2R5ipq0NOR9kYe2yNHhb9Lsa5BB3cQw+seuzNHxqymGFD5uShwLHftuhBnb6eUIJDIyIroR2CUuOhKX7V7NEwpYVlKYjIy6LYKMogc3m3YZbd/VrdaYs59juRJVq4jzAsKfUObKIvSBjbJ6CAerKZcP2zMjnlOC+MYIxZxA+8CImdjpiRE3ZPgjIxBk5DMjAGSv6GXk7l3PyGVqHte4ZSbfpU/UMg2lS8wyMCI8YpmGDhmvDAyGilamYcPHKgPjuUQq01A6xykDwyKjlGk4nU4PQRFREco0gPj4ZCY8zQQ42IfAkVJtRbg/rWdGcnheD+I91zkGKJGf6/JGw3a08LTYPjaeGVs+hVXJ2Jcm8Cviks8wk9/5rKrhVmVx8F1iBYJcCnYcKZrCc38PAum00wco2HvPDwLvtvvnTI/YB4TQu+0I4uj5pULbzY1TxVv3dE99GorrqmHjmh9/CMXFMnGfJ3hpyJlArZpgxzoPgB3NVgLQeOUJsCMSpZ7Z+q/nl3ceN/62J6W96WljEtmV7rYknf3oZTOS24kUtiGlPehpA9LZfV62nhrjp3d//+nHH7hgPaqntFWLR6O858+YwAYGwSjFuP4KLAdbHRHGGj91dqLr37MwOOgOsFe/KWZK1ep7KaI4N5ZTpYDMuzUS12eu/taJmV6KdMuCUkbJ0yYti0yehLgPTbkKwZqcYKC6GNRy4AaDWR0AZWqPOYXF1zT7MkuTx+jJF7kp7NAWNhKzygp3JIYb4B68VfhUbj/FkbUqxrqTguO8en/17idTyFvXzguMdOtFG+V8Fl/kKA/Kn/O+tBG5t0VQRAc68rwqbxz2H37q593HLD3NCOc4Vt548xy3YHwI8hC3UEg53BeIn99d8etDXmSXQ8HtCuMQJmIRPU6RH7+P8u/ZQh8eivBobj25PYhWByWx66oAZMStBkpCt1UAyAef/ZVs+Flfz+U7fyoBnedNBCd6vtSQOs+Thm/NzTK36dNTCBnZdcI/Y07hJGunEnNTNJXUfq0wy9AkbR4qhgg2x/MITRYqgq9BliAJmizuBPxKHaeQYcKLr3M4S+fHwV16+MIs7iXvFdRT8Mn/jDExkO84MoRq6/xzL2Xu3Amqy0rJ8yjGx8HwgKLhYHmql76ZH8YJqXsnnJiqcp8c0tjtw/G5KamyMA5enYjanJQ09fEEF5o2pyeNNAM/h0FcuHWjListURw9nK/Ojh27yUpLVIUBhqimik4dIs17HRG/ah3KDEV4Xe1POc7cVQnHrgR6unniSxcmY9AdI27TBwPVZKRkeQqL0mZMKkNUDOqNAStLObSlQOJ4YylZaNx7t/HIsl4oxiPPE+VdozlBRfmBy09LVl1lcObKu9yUVLlwvQK34tgvU+BpUre+1GSkZPkaRMVNmrkPPVbAY5oRjTreNhBNeZxPTpuXaPsG6+4y8zg7vvRNROICs1C7OcPQzHC3mIUX7yCDsHpsjFh4XbZGHIjRzj0LtrObz4kd7fCz0ju7/kD88ibJmnJEsgLHG5UD9io5DXX+bL8rjOf9+3+9+7n39SzKwRSUFuTqXJ0568CL17MSW0pPtHRETanXgk2OYZi0RRyRxrncAIYTP2WD3rm10KTJfsKoA3oy+SO2isNcdI/pCMXkZKv/1+/ls/EIgImYH6syNTXXN5FKVdLhkahGP/aya3t6wzqmODu8BFkUPKjP+MiZSEhq2xlJImciISnV41NQqCZ6E8ogFwlLlP8aZeE2+nd4zwL6zoIzCGaYjYSGU0d36bbsh3FYNbvQdU1cpgLcCYUj21wEmA+vqo8oH2Lm+fTZyel2qQ+ckHsEtuarHKs4R1i0PjMNWeVbU82SRiQ5FwnLUdACTPKrlCQywyS/ZOHnII6OyiM6JgpNXhKup7BY5+HlmG6C5Fhql2WHDAsQlTInDVOWXs4fXtHtpMhHwqMx1kwoYpYRKLAjSZubiO06fIwSzgNpZmlSE8lujmUrF1gzhyInEZPGRDbjiJlGIcH3mxHceu9551j+vMoWSVTcBectcOqRM5GQ5M+Xx8dYf0+KB2jSksgt0mn+mhxaawwkX8rjzsEfifly6WSrrgawP11uBuhvwWulIK4z97mUIptbKPsf4EK7LDjxbX79LW8XhP5OCRqkL0WJBHqNA8CGD5hrL1RtuIg3OdUWCgYVfNMTXbTJTCesAPymKFENpJuk/jWA3zT1qQHm+jFADlfIX7q785yUfZ1vxJE6Oo9O2sut7P5dnGcn7d9qdpew53/+tI4JjO5GC4qU7jOroEOnO9YDHEudrDKA4OqOdYFGWyerynmMgQCKx05WBWCAdseqYCK2k1XJFsLdsS6gmO60lTAEefepBGyD0a0S6Lgcf7JK5BDRw4EYf6HbYa3GxgJxqQc0UAhNJcxRRFz4ASFGaNCt8Udc6GHBSWgqAI1c4lIPVFgTmuoAYp641AQaEIWmEtZoKS5VgIVSobB+Pkv4KPOnyUzprZICsagvICA9eg6XEBxB5bsIbqCY+who0Lotjx4+kfqSQl0M5nyNI6p7a476wX0/Ne1HFpz6e+kSoRaNS+zueZfa5aYqjkV/P5gDDykJmkuMhzY7sG34WtvRtM9fQ8CAN+NMWOLHqu5I7s/8FUszVZ+B7KPdtrc8Z4ILEsXRX/Zs/ZiYVuJaAYr5+YoE9OVqZFRwdzNwonudGlLseeINUTNbHeOYqr9Vzxxg+lovvr6d6tLF5HjdGiiHJmmZ0F9pEEKcu5jT3D0rp/q7IAlscSyqMgdZnD+Yy+V9AwL6Ar+6LOerliY08HVLHBPuyqUJ0O3aJY4WcPXShIi4fonlyodHVfF0eXPPBBhSBMcIvSZqQsReFcUSsh64Suw3ScyMrPeVAxl8icSN0n5LB0KJdOuBKe2XXE108IuuWCrLZVczFPDCq5WJX78U2rYWrE/79iuWJNttqeIqq/ObXuIiEnf4wUhCXh8ioc+cbTf5lCxn6G09IAVwPMkYyIEE4YCMoCEGZugAKC4P+SGLHvBjZsJnJeO5JB5EYuYxmKYxQO8zYAUxQvVTj3E+3JzS5tNyCcnfft4bineb+sRaE8x+CjCXCVDHJY63+s1RPFFuf6wU0kZCIAbZ/NTydEnfvteIot16TF9Tgt4iAbn0FBWPdAP+FHzbRadQfAIZzBR8Y3tSkNeObVR83/2DPRO5DrM178eHMlWZz2F2RnnvlV9O6MNl4hPYXyEk/zP6sizetT/ztdb7A+p0Tlxl7rzN7UnFbf4pffWGHUA+vfPnEkb6+n77yUnyBBxVcJh/v2f3tHVI2/sP29lm8WHuxuWh8qjhuO+lcdMb+MQczt9My8D54MEUn68oOO7CIjgGRQBuCiEDBYHCiW0Q36d2lv2eP4VTbQYK7zWqrw9VwrnkxNLLWQYJUOagYGC/tJ8UQsCnJ9vHQB5P8DiMQHf0wOOgAeGxAp9DBBRHBpwOCFAcB3Da/OcEyw62uRDeO0wuJ1Eol8rlLt+7/ujo9Xy2up7vb6aL2/k1QmLTzPvHIIqB7m2+akqW+d169/v+br7dTj/OMSzh6VzwT64SsHycL+ebxaxqGAzKU5iEWXSo2oWGZLH8PL1dXO9nq+Vuvtztd6v1YoZBipIXFnNg3xyN3cOd6GC2uhdtaratC1wzams42GaYle5usd0ulh/361L5u/+Ab7hTlOdR8rSvI6VQtttytV/Py/aafi671/TDLaq3J+me7Ybsg5eyjzHFhIxpM9+uV8stlgb4PhucY7vbzKd3zq1TG1XU7bNmXQk/TzLXOuksyayrdpJ04Sk19naqJOXazO9Wu3ndrzfz/57PdjiwLDylRVh37Sz8F3zb1ErWdqcPqw2Sqe1JDyk4sq6dpjZF17vFaunw/RpTtAr2Rvr9BK7bxd1it5//NpvPrz34Ku/YPvx2CEvdmIizmsa7Faec4++mu9knDGL96nG74pSz/CkogHcMgXTL1Y6t1zeLj/cbXPPVbEla7OuItpeMqt3ul50TxKHbcfsr/r2uV3c/VY8AsNgkl9yAwyfzVHjvoiQ6BXH8Wpf5ipFaagRN5ucus70NhDqqh97l8TE6RGVWN6ycy09Ldp88O/BcEgIKxRaczSwSE3p2lA/T63Id++f9fLvDiZw8BMfy1z8uYQ7bGZDq52WnqXjwphqEqLbW1tPfb1dTLFFtsGFuWYGIlu5tVBvv1G0EtCJVQGhDEsKzKE3IzXJ6u59vNqsNkqi6BJUE8R7+kBiMqbYh7Xa/Gqq2HzHGP4QKY6GpuNyMNASZyco2AMFMayAHwF7UoKBMRijN7XK/3qxWNw44cbKHX5EE8iCsWA2WkyELoWtm7f1utdrfTjfoUdfM3PsiTfdxkBGOO6QVqYJzNiRBfG0n21dz+5RZS1i+trPtqzk+KKCXQiF828X/zKvP+mHxEcmVR/8Oqy/6AHxIA8QDtb2VRHjzG8LEmuduuvy9Ve+wUylro1OQvLZKHt2cirQe1XCOBiSE737pOptdEvpZjFm063XVsazOXTVTfjmfq76FcO5qyRQGS23UzPhQVAa0PvXbmi6SXHf7hasukfopo/nooHY6tCI6xPPQRm18GMVPBnPT/gBEKKVLQeWoednInBQcGc9Ty7Exbu9ns7KruZDll8Oh7GK0PE7LokzmuTbaGJELkEznvArZuRyWoiGd13qkZOwXpXXzQK7NiSake6PTBUOZDk4rsYJePisFD95lBeEBeqxUPGiHFYAH6K9S4KDdVQAa9OkCBZfH+QIAIcZLpIBzcxLBuAC+GTURyjUDY0F4QtRMTo4QABvS26CAc3Y2QOhwvgYVnaurAUAH9DQoqNCOBggN1M+g4sG7GQBE6H1qBZnHTjWYEOxt0PI5OBt0dEN1xbQt3KXxVFNuxNBKNkGTLhQTvKKa/dVOeYML7wLIUMjfCG8oWWVn4FcTLXK3QpQaq9w2qI2b3L5T7YInU39iP/u6XlarXTkXTdcQMZOHNGVXgALYdeOKXm3usgVsNp19Mi2tvdhqtToEh2dYm1rkzn+bfZoujSa2JDr8dmDBRZyk9x/z16B50NEguEvj+Vn7+AhgYZMDn8dez746SoL6lARc+nOb3lEydwFQcw1AddVNTOrS6C4X/xRS0Zf+pEpq7pFBHwFXEWFfF9YSyc9mq4IpI5oJFy8ZSjWMiwxFwoU+hvI887eqoChNJloK/nYVBiQvPHuyfP2ZD/oMBQHHdYZSyPGbwaMJ4YmBsmhCMUORHKItQ8mGUZWhULjAyVAeOUAylAYTA1k/Iw/WJsiAcvJluq9GjnfP2/po1h/kXJ95TfJaikzx+qAVoskEjtc2ZJBnDtRanPkswtoAAI9ZeqpMjtXDv+AQLFcVyjutcpFQsEemd6kby9cyb9kkfkT8qJQvTqoomjRvNSp5cehR2dbHd1TKELhRaaGAaVwCAk7VsshnqsE2LArEd6/UibzN400AnZcEBOy8NGRwnJcECuy8pKDgZ4QCNhMICMgZwErAZiSM9K8R0Mej6AWDEIVGwTe46OieMw8nDT3x3MhxxmUdHhZUiUdABlMaEuAC/fGi4fH9bFItYf1EocBofhaZoJB5gmBU0BizdGjIPl4+NlIfmMAWoE8DAY3LN+BQhuMzEnSp3mqMiwLRw7yvle9Il0CQg13JgQqtJ8kHR9SzS7bONLJo8GQDkG2ZbwaigVOOSjLf2zdhXIUemj0HSRKaR52U1snhLapzld3tKnrS5D90+e3NIVdXQ5bw52nBPE0uHwppSEb5lvUxS4RwJUyU511WLyLU4FSigIcolMI6UNUY4OEK5rAMWg0GcOgCKeqYTHiOLh8ZyVNYNK60hUMvKXM3Azry7S2D+KhGmi3qjRLPZbwXhl7Ct9KrH27LNweAXLoH8oe9cHbJckQDVHkObR5Pgio06cf6EBKcocr1xOWioPg1Kp5XWWlAhsdZqZM+BIcvKJ6vZf60zn/o81ORlXb7KcpDZ7Jznd+LjB+hbHN4aVtw20RvNU4Feeih2lVJ50hje+Hmp11EgC6Dv+xHu/dClI04i2STHUcP5yvzminK7jJQyIbYdbJ4zEkoG0EmHIWyS4efhbJJzq2LoCgZfhpKIVnekBaPldiFI8+VmKWz00AWbUSUzjIAFRCA9MERQwAAl8eNYbguQ/YwpRkvw4YbhZFA9m1UJJjQlzYS67tfIgD4pS+bXNzbXiKE22teNiLA+13S2IS/2GWTDX3/SgTAvnhlp4BY2DIDxrS2EditWXluhpqxdskW+3WwKNB8+a9BVNykGXYIsGyPaebX+3/mro6xvvRSKrW7LHriHx7QvMUtp/f2fz2W/yQ2AkbyhGWHN8agtppGSfJZHPFHXnVMbULvZsjCPI1fwt1vO5zMSZOx+AYbDn3VtFVnjbSqAgvav4mQ2rsRwiS7z2IXqZMy6yUDqgtSHTUwRfC0ZH85wJRZkzorIcxud+vIUhTAM55QlM9BfHFtmJcmrweOor9Wg3qWns5pIhiVZjYpl3f/ZROR6GrDy690b7jpoam/urEavRM4uMXU3o2jPL0DF+18jsfSnYfHeRBMTgd7LECK8z0IIreTPhYk1YEfBJPj0R/zwK+3r2+CKL7Yx5uQ2H+ZEq72g0VO4MFUxMoZZhvOqodzIKx7HQj/JRbT/DU5LArJ56zhEVN7f4vIXeyEy2tvCamWeh/T2QUFbFZoMYQvon//XMfk/vw5yMGAEwv3NihqivY7INncnBBwUMkdgaRD+CYwSIqXxNFgyIfE4XjqJ7qRfPgXuvGAIN3HBghXgOCAovsFCQb3xWCAAPOo75PcZhx+PtVczdSB+V/PdNacVbLxqrNcYV/dWUmFU56BSML9QwwN+A4iAoS/gohlgV5DBOIItxAxLOCbiEAQ+SIihgVzGRGKo7hFgEJCXigAYmmuSGLIHK5JAuGGtyQxXLibkkAk+aIkBghzWVKPo1gvoIPf3wpyWCFcb0d1ddP581VX9UAo6Ot6EBTNfT0wkMOdPRsWfspxvLykABF6qbwNrYPwuELo3kv97vAt0Jf4QBxIlcUCgekIXrfYbCAI/97C61KfDURxnw7EgR2hVgzhUh0QAXyxTiFeHpfZ67mA2xtyhjcfqUPp+iFb5Mfvo/z7KHkOs6g+P6BtJbEZKMayglQ9qMkxQZaJmnBgm4wCB7FW9HyyvUKOCLJg1HwDG4YcDmrVqPlUdg09Im61UWFqlh1yVKT1o6Y12D/kwHn0lAQFYCNKw8rnh60fOKz15SGODr+Er75856qgLyHsRC4YFG5RqvnUNiX5Z4ZamWpIlZ1JgSg4Tksh0ePr1rM/1qXQ9UpJvYGsMwRbg5DpuHWuA51KjF0nDtJ5W3FA54dR3HuMvPfeAquLUsHxCNg56+QKefzEs3ul9t3uXjRLT/BVYZvsvVjE3rpVLMwc4wUj7DCTVQpeK3p7FLcq6PfPwz/gYuvEngLB+5q9WNw2pkk4YprOHDUFvZF7QExYdWJvgYgpq0ntJ/JyRNSxTuwtEFHHJrWfSJbsCi6zTY4WKp+muLnE8Z3DmlBmfSyz+i0NgkIBdZNQeUegxp773hWtfeS9LUSmvftsBFm0yrvSxj8GABdBm9DfSRZf8gKkHQgiJ00+qJbQVcykl4lX3mEcyJvvKhDxbht7myA7rbJpUbBnfD4FybFcK79ABqbQPnU5adlTq3KeuXIIMKsr3EikNo+jeLmfwo73ckmdDuPxUtn5o3kfDt4sl0/sfQwQ1twDkZgmFyqnawC2PwBdKPjEb+tLH0h22PoSqurtMx8SITfBIDgg3+6QBH42BQIBXdaHHKi1HYKCXOCHRC6rPAQMvtQPmZDrPQQH6pAbwqAOfWhQhAlmg/tkYnL/Kwnn9GDfXVIInbQ5Ac0gVVE7lrMvcbhJU/uBUhVPnT2rs5NBJaXFET1GgEVXxcTnJkM6u/aTCWJMw1CyOFkcy9zuLVSWEPElkKExZ0v4mxNTlfUbOczv7jBAfUYLI0444SGMXiDfq0noPcl0IUZZAKV7RahUEEEfsJXFUcJGT+2rrT27sa0LrG6PgW8liYhFmnOF4O4JKQCl7xYHr9P1AoBUJ/T+bnVIumfYrRdBahOP7hlxz6Wrng4mzfPoXH4jLEmVL6/yEWBwu+HYNuG2wYnaBHb9QqRA3LqwiVeGooBRoMNRqGDE4REnUDOtT/q2Rpokl+CoE1dpb4NNpvM83gRBA+meAyy43mlFAJ2tkgncT1XBgCDnqVRMziep7FggO1tmcj89ZQeC2twyk9eJKQAW4qzUAM33lJQdD+kekAkpTkbZIeGuApnP8zSPHQ3qNpDBvE7wKLEUZ3dcqOpsrlOpAmKZwgx4JUqSIsx3JZCgECAOp3Np33B7R5aK3eHha0gxIck46OsCAKD63IRD29SnJ7xaRuge2zCB3GGpk/mbwHzsd4AseNj3tiKaalaffpXEr1DlWM7wtiqyUrrDXsag2t7qsZoMuacBxQLppWoid+0UAwfRUfV8zpoqFBGkr6r54HtDUBiorqrmQe0RgZEQy4IGC7s2QNGQOqqazmUbCwoI10/VbMjtLCgWVDdVQ3lpqAZEYS36tcxj5WOJ/Le1xBDxVlmYEPF1NXRXh8X48HbBiPjwRsFSoHC7YESgcKNgKSq9XTAiKr1FsBySHiIbE5LeKB54wLuXjTnhbRQ8CIsOkI0Ki24UL8bht4uGx+E3is0h4TE5sfBImLJYQAR4u3h8BHgABvTevYyBCf9uxACFZuulw6OxmYTiA7D1BI4x10w4wDBr3ESLiKxmEqwK+W6Xjg35bkGQ471DADDx3o3iYdtd/BwA3uoyiwXEFBNmHoKvjdpb64Xj99VkCFlhm8NVqTqpt/LGUvzj0IVYw4qubioI2YGt0NTURIXQsmQirL41oOG/TPUwpfDskwalS/hGKrUoT6VWQ62KvopeqrYEhFC3rQCwziABKLoBWYvAVHEJSKGOEwIBVfQBE0ZNt2LAVHWJQaGuk7ULWIWXmZRqPBkWSLWXkODqvVU8SMWXxMPVfJV4d1VfwtCr+z4fx90EUOKpzAAyPIhpIFENzAMyGLTJIJGZzQYyTJgpIS8gQ3OCDAhhYkhUOjODEA1oegzAVOYHGRbIJBnMWbJZQohjN1WGM+hIvQljwkhQWjPGC05WoJlmAnwIQk7vr05D3oJQSkU8BzGopb+CNKBBuDUNOPy34a/lwZ/mUeei2L3GvYhg4Jj0hZ26wuzNpmkPw7cEvSVkAsW9JWQF1H3df7K7musgC06oz8tl8/6+yeUEmqBM8idlIXCPi64BvMamEQ8xRO1wum+5CfPyw+eobtfm8Y+s0IS9QX1GQXoXBwf/Ebua6xsJcgitTefdGPPlBiWLvYEHrrThSFV1Qh/ilOoSvpFTSpTn45Tqq+jllJKAEE4pKwDMKSUBeDilrEAwp5QE5OGUAgABnVIDJoxTyooBm9clBg+nlB0I6pSSmbycUlYskFNKQoI7paziQU4pSTxcc1KJd3dKSRj+TikgHtAppcTzcUpZ8SBOKYnK2SllhUE7pSQyGqeUFRPmlJIXEHenlBUI4ZSSqHydUgA0oFNqAObjlLJigZxSgznL1SkFwLE7pYYz6Ei9CeOUkqC8nVJKOFGBjoKHOJyVwykJY9jOuzKTt2IdZVlYZFH4wor+/gS7O6BHmejKAy2RikbRnvuuCv4+OHxJ0q9xeHwCjU0dtaa4kaDP7Kb6Q/xKTa8rd6RqZHUcAwpyrqiRYHNWjj9oUwwxJLsDFCVPBMNvWNK4qN+z8V49Ll6Nd5CzG46vKd2/SvxkzM7gWMOjVom8J1uY06CXhXEY1NXwNYU52Tgz2CgeZNpxouFmnVEsyKTjxMLNOVns1Q9//693P191kqeXIt3WUaCfOoDi9SzJ5pONcB0VIBB5E1Wol97RXiXJF8msLhwFVGavboDmUXLosjuTyR9mFsTxQ7k8GpDaJC4fZCAO8E26NCQC5V2sVRWgKDfJ12Tx7pDMwp6laXxMvyau8isz/dAXYu8I2hbQeZYTtlCw7rOpl5pXZ9a6qODCppGuKHrixyAqVbtritatixq9jU/Btw9pWuRFFpxFgwwLXJb00JYE34lz4O2zeMEehGJGIWUdoZz0vNv1WJczXquey9J/CcPzNC5VfWdSVsqXspSgKYWes9I+/EGrYshJFRP+8NK9ErVLRrLO8O5qaWNfIX2YepxoA3DR+FADqioDY18gsDDRL8xE6k/WuPCBn0xITddvbqtdP4BqMkxNB8H8c1AELq13x2X6wVZw3EKlTlhW+F2nYTU1RA/gtVmN5bIiQ9n0x7LAeG6HscCEx/AxuMRFp+DgAZsSHrgSKPnY7ohNr9WAcVkJiSQ3CBgH4Q0Bs0inFsAsiMvtCBbZS4PAwThrwERJWHxNsy8z9uCGyZGhoWqyH9rslGTNcb5dep8bdTQNWXOQr0gvOVA3g5KxcmfB4dmBimU9NFkJicolo4gOyzTKQ/7VNjBWnT9h+aFPuCHYeB8dAgnqqgOTlB0hmz7x2wRgGpY1eIJuDZiIZFXlup2B7ZqKnNTff4MXNzkC7dxBvTwGk5oEN5YwPINncjBIYZ/Zi0ruKPPlxjy26wQU6nNZ0ucgvpjq3yahEHdTrfqzcrxvwrxUkwxi5aR04tfN2Tf7MFSm9x6LX1p3xILtYrwE8Z0bw6RzSERNQSfYgFU3g+fibODEL9AoQuZFyj+Ej2VXYaSbMAm/hiaD3YBalfVQlcWQs64sf2Z1Z9xe/wIcCl1KipGwuLHp7U0K796ueLHOLAz9VF1TFdC5KotoRPARm9TUZIhIQqGxRywyB0902ATjHuMwS78ongixyEc/BwImmMaxA0QQAyMfKTik4XULMP/6RG80yER56HHW18lwngQhHx4t1y7ZNshl0fBxDpBtHuoD0dDRrpI86Ggb4TiGQnyVgGTJYDGL7ToTn4zEv7oJC6O/ayBwUu/aFtAXJfl66bfmmndOUVVnW3FBn4+GpdShbsOn4IBrkzJX3OZy5hh2CYvFXyd4o+mtl4We2up6aKRXj5N+LDVB8XEpM0GV6YnLRELB3uJaZcfS9DwCTr8MeNgbXGmd/dBnJyMrdd9TlIeuZOc6ux+Z4qbL7JLl4O9WZzm0WZwIpEHya9AEBpufosKidMtpKSbuW5tbvE5AJ0px/18n1O/Sv1p81X7sPerY2NbDxHQI29Icjw6hvf5tQv+z//WDjKZFQSFxwmWDhIIQ6qY9pS29zQ4j4bJRkZzNJzZVFE0WMoIq4DqWoc3kQTHslo0uCfK9KVLTjI2mWLgHTpeFFAfigxkmpkBo34+vojZYGRSpKSCWwI1BIR2J4FJBM56sqRNQiFqX9l4UxIOwDkOZUkqCiRkpbAKN+iFVyaQ7B8ej8TCIkkPI6cMz+BiAjaAujfcHeApNY0qUM6kTw6Jq1FXQHjw8pcYDh5LgLj2B7BxT49yjxtoPi9jq1ObxP1UI7WLqHT74hqO+2uamEmL2WGd/TQ6S2bEKa8E/D6QWX6UhEah4ykYhsk9FIbRptNLezAvrmclhYtJTrg6ihVOusClZUWPdKsUu6BzDa7PeriNrcoPVdzhXc3nwU5A/G60pHVmT/7nNT8l2Dp6iJGAD3eph0OH1RSA8Di6EN2n2NchMqogd8bErYxzG6gEpL8K4KYGUL7Tc+dJiwQO4IWhAE6cWCfn+F5yLvY81N+7+6JhYTuhGEI7HdjDbRATfIDIyyUuQ6i6zgVCVnGIllMq1K2nqDBQopTndmvZWDWiQlgQgDLLDc3Wn5ptROJ/O/zxeegoi012/obhJl8feKcVK6eeSODqYT5opMOps0MOjIJKXKI+MzmIFRpfHnWHYFcpRnBzC5eX0YHQdiwlJeqH1llGTgk6Y2Q3SpXmTu+yiNORF9r46pitcxu4liu/Su8keNHd15BoQQkBM+DYNPxSJbX2xdqZmSDP7XhyXiqSrs+Lg7mZVcu/v0N6kQgudwO9gKeupb5bdc5RPk+PuOTAteVwqim/BiltlAJl1IgqR96BDaVwqF6E/9vIeXouQnZQtHv/WyXsJskp3EmVyKT1lzlbL5Xy2W6yW+9vV7Jf59X43/WiRrszjyXE9v5ne3+72s9v77W6+2S+uLRDDDEQEy/u7/fbTdHO9BRL0GXwJ6tt/6h0VDYMiiy/Fcru/Xmxnq8/zze+A3jBI7ynfaOWoEagsHWHiXfDx6+6keFxIDjEYnm9Irv/c79k0pANvWKeqkHJY7gaVJIwcDHvdhK6jxG/D4b1hNTZySDxHdO94eDDcrccga1G9IuJZMLd1ODjfYdhElRt5AIqwCz5y3VwIi+eHL4TE84uIN6zQj6IFcsmvQ6bjSDqwugLDDJ5LwqXUc3bpB6b0WERzKV1kvufsn0wVhvvxktQxfASpQloSuXJ8bZPcJi2J3PpIUKm235+P5f/KNo8JQ52ViEp++9QM4vEAKie7CcYgHYBUSxbSesq95OGvZRKLxCaVp6wmNvImPKVFdf/NInWQ3lM+q0JpeL5E9s7OJ3Wy7jqh7e/83YdTerzwk4n62gM34V/9jddYuZKa5EJJiGsUrKhezM/veuxD2SJFdjnwx8jNwiZiFqvgOqv2KAzTos5b7kSiRXqdAXIa0Sqb27nKoeK5/Sq7G8RKMHQFWMTDb6dZZStuMFiEI64wqKTLrxhMy/H4Em7rGklrgq0ThEVQ5c6l3P5UpYL1LAYqsrOUutMzzDFmJRAurNk6A2ST0i5R2JO0iQRtQtpltt2Y3dFQecSgw4Bd0sDc2bSSFSnfIReFdMPGwlWkfIeMCuBVGyuV8rUBC4v2mQE4AToWICsGHwvQLHb1kIfZi3bzi4lsk7iIk87nGe8JDWRNwDeD+KzaHVjJLrAJVz3Jg5Ct2IIPXuvoMeZtia6zCIldGn+glPdPW+j1NiZeSu0pm/3+caCIqCULaZ3691BlLG3OKI6K1+9LC5PbdB6oj2I6oyo5kBInunLjBFfSRVvSBVdSfvyiKan8xVgSZ9cUUaxrMVZK9TvkMzEYtSbOx/7epGWByZOwUy3Ow71QTT4gTF0I5OCmFwgmUKm1RB2tOs6bEy4m5pszr+pImxMt/HSbM6scDNaJExYWFsN49f7q3U+mjX+3zgo8B+BBGuXK1xWccKO8CqnalzUas+ZAhyN1HZFvDG5eqX3M0pNSp3SiZqWNNZdxi8GHIA8xi4CU3nXyx7lszOK1Dpzm/TH2EGf72J221eR2IJn5lbRuMz6QDzPTK+lcZnggG3RmV3JhZ3Q9k9/8qIRznBcRjMj5UEPpOA8avi83k9ymT3y8aR1aneyt5w1OKsLfK+fXfyHxJS8IBWQvEi4/gszdvPgmA430r0GWoKQ3GVyl86tunNqHAy+6Tu8ome/vd+nhC9tuEax7HQGf+K37/kC20wgQqquZ4aVn5+FAiqfnfVmkqOlwFlDYdBzLMFI5HAcaqhxHNHzUHE6kftjcl0jcaYTTQB6/w5GIMbbhJJAg21YSaWZ9DoO4cOk2XUZKGin6P6YTA8L/Y2mka4OIDgy5Nminsb9Hj5iRM92b9DRk8lEZLJnqOXpfMuEVejjQ4CV6Xw79A/RwKPMj9L6E0tvziFlg+P68L4vq2Xk4kO7peX8q+cV5DJPq1XlfItM2tHkVse9IY0lSl74DiKKK4wBs+pp4EPu/9vWe0+NF0xrjC9PmJNkSwbmazCyOTid90xC4nyzELo4oNC/UJWVhxTqnIJzOGw4WVvyWgwMt0qlmQXZ0rzlxIx1tVnJHlxuIXd58UIX8cQRnxY01AgfcVXIK4vzZHjwFyypFmm2OQJkOlPQSpNQky0J7COtaG5XcLH/SFnBEGc5yxQ1BQcqG1Dy3YiFrMlufWIFQDcJANorAXHRRqenExESr+dfvT9LFHLDwiZgbp/o0NTack1KoPGo0AhWHu7BSW7vVmSdxBpBvrfQAchYCitqyRVHIWQgoSsX2FBSqCVyPMchDwBHlv0ZZuI3+Hd4nRxZy7wwAGWYiIOFUyV26LXtdHA6DauiZTNld6fjTfXyguQ+vqg8nH7fr2fSZicl2qTuYkJecq/kWx/AbGqvPSkFVn7tUzIAGHDkPAcdRWM31so/QOzIWeWGSX7LwcxBHR+WRFT2BJicB01NYrPPwckw3QXIstcKy+3FRVvVEynwUPFl6OX94RbaPIhcBi8ag0mOIGcgJcCNGm5eE6zp8jBLO82fiaNKSyG1vhasWSxODIh8Jj8Z0NaHgwyEhKbD9hNyl9p53TuXPq2yRRMVdcN6CphY5CwFF/nx5fIz19wF64U1KAplFOs1fk8Pg9o9etpTDlUG8ktDJHR5rZ3/gT7UPgtjaJDTJoNWpoFXiXsIsL9tt/wNUYJcBI7rNrUSoduHx4qtsLhB9GUqcTXWn/BQV6yxNH125xFL8MOsi1caFeE1UZUVgMKvSKGClgk1mMxl8Xdyb0de2Mxl9Xdy49OJFfDm6CrKHc0X8Zbs3z0jXt/nGG6Vj89iEvdrK7duleW7C/qzmvvr5vW3Orp66fgwOf5FpWzxheE4Pz7Skk7bMcWYPKdZ+9iUON2laENehLjirC36DiiSXOI4eI+5EEU09+HLfoBpn+o4/act8A/wsThb163L0X6IsO+LLfoPqsO278DfielSFfnvDCvw+RgUgG3VuFeAXBJV+g6/EeCqO/cqwPy32ArHDGiytaM9hOXtzRyEJ6sAXOnYF2KuSlOxNeWNjn4PXOA2OlOR9kWPDZ1Sa26AOrOTqjReSZQxQleYpkNOZshZ8oWNXoMlCid8XOa7l8llCR5guTVY6T9K7v//04w+2yJIoLxv6UL0jpHy23gUSfr4eDVm34dHZb8GF5jnCz6A4Yrq24ogf2e/zUn5YwZm+ly64abC4pK5eb6k9bqrCZswvZApUo5TeXK47tJlBbcLX1o6VWbu4Fgp0e8uEJH6g6ube/sxf+zMR9cmJPhT3xDTvDkQw9JcPIVESdUWBET9fEUC+XI2KCexeBkZkL1MDij1NvLFo4qpSEvWv+h0ZcN/qRdc3JfFdqq6mFQjdFC0P8svIOPylkuaOVDmF3wVJYI6LUJU4yOD4kfCXxA3ikRfF1SU5Xv8zYQGvAOJ4MNcATXAuVwFxpNbrgCY88JVALFM+PJ6JJcubexKg0BQ4Pti1RRMe7uoilo71uFViuwlh5mO9rRywwEsQboS22yUQQpRrDUxou3BpIoNeusQSGS9emoFAly+tPPyapNCQNVB9yrddhSS5LssPV0mdv9IWJ1yLA44XbqYR+sjZfMtMyXGG3SQDEoDGjYyAGjAQBvtIGSLAhwiAwBKyW48BjNWNYLlYA4hraeCxw914prFVZzMgBTFYbVOPYz7cmNIm0zAJid92ThuKdpnWxNp6z2wKKPzkpmOCxv830QCeArC3jXDJXzYNNSxdwrftJaJYlx7S19C7d0gw+J6hYpFuWp+Cb7voVG9iYXmCb2x/J26yuhPx/fQP9sb8OszWvI8cxlNlPYfZGeEZV34tob9mYXAC+g6ExG/db2XRbn2Xr63ePq/TOTCVefM2rxcRt3mm9INrd9D41I6fSBjN6/vtJwepE2AkuWFuy2t+9x+2s83iw9yFyVllUYNx30jjAteyiekdv5NWPuffBhJ8vvJnuAuL4BgUAbAJhOT+0hVOYq3oPq2j3Pf8qZRqI+1TwO2+qK67VIK5xKSSy1kEJbxM7y+f/dJ+RLt0PjXRvgBq6955o55qW955E55sy919g91/O91h89x/q9xhY5wTKju0xNdiw+Ry4gVyafD3y971RyOv57PV9Xx/M13czq/B0pqm3T8GUQxyG/NVUnLM79a73/d38+12+nEO5whP5+J1D+9dVo6P8+V8s5hVDQLHeAqTMIsOVXtQUCyWn6e3i+v9bLXczZe7/W61XszgOFHywu6x75sjn3uoYxrMVfeaTc21xYM1I3MPep8RRHa32G4Xy4/7damw3X/ANtgpyvMoedrX0TXo2mu52q/nZTtNP5fdafrhFtGzk3TPdhX2wUvZp5haQcSzmW/Xq+UWR5KF+blcZKkYtrvNfHrn2Cq1wUPbLmvWdbBzIHNXE86AzPJpJ0A8S6lZt9MgIdNmfrfazes+vJn/93y2w0Bl1UPBdTfOwn9BtxitVG33+bDaoHjanvOQAqOi2klq83C9W6yW6G/GP0FJ+M0EptvF3WK3n/82m8+vndkqj9Q+/HYIS12WhLGanrtVpJy776a72Sc4XjVBd6tIOXufggJ01w1Itlzt2Np7s/h4v8E0W82VpMW+jkh6yWja637ZOSLQ3Yzbp/DtZb2K+qkKw86iWlxyLQqfyEtJvYuS6BTE8Wtd4itcYrmyN1mfu6y2ugt1Uw+xy+NjdIjKjC5IOZebkuo+eUazXBJvAsXWldl0EZN5dYwP0+tyXfrn/Xy7w4ibPATHckX64xLmEE+7VC8PO0rFgjWlIDS1NbWe/n67muJoaoMKfuMHRLN0bZvamKZtG5CFp4JBGnkQlkVp3m2W09v9fLNZbVA01XWcJIj30AeXYDy1fWezw9VAtW0HN8YhRHALSsXkYkQhqPSWrwEGYu4CGay2nAYDYc5BSW6X+/VmtbpBo8TJHnolD8gCti41SA4GJoSsmY33u9VqfzvdIEdXMyPvizTdx0FGNr5QFp4KzNHIA7G1nWpfzdlTZtHg2NrOta/m7qCAXT6EsG0X/zOvPuWHxUcUUx79O6y+4gPowQIQC8weVtJgTWIID2uWu+ny91Y1w02TrG1OQfLaKmhU8yXKslODORl3ELb7pdtsdUmoZylmaa7XVUeyOFHVPPnlfK76EtiJqqVSGBa18THjwxJpsfq0b2diSDJd7QyumiRqo4zlrjvayZAK5BDNWYu0scGVNhnKRXMD0CCUJgWRk+Zko3JQUmQ0L03Fxre9n83KroWnyi+HQ9mlKFkcljmZymuts/GhFhWZzHFlsTOhl5chmccao+TrF5p18wSo2YElpHqD3fehPLTTSKyYh89IwYJ1GUFYQB4jFQvSYQRgAfmLFChIdxGABLn7rmBy3n8H0ME9NQowF0cNjMnqI1HTIFwkMA6wV0LN4+CUAHChrH8FmKPxDyHD2P4qMjfTH0AGsvwVREjDH0ICs/tVLFizH0CD3NNVUDnv6oLpgNa/lg1t/OvIhiqHfhu1S+GlatyIYXXMQuCPxff4Sqmd4gUVjHkW3iJ7I7w9Y5ELfW7dInMrRCyxyIQ+rK6S2XegXfCk7zvsRz/3x2q1K+eZ6douYvKQpuw6SgC5vlpRq01QthjNprNP+iWyF1mtPIfg8AxpR4vM+W+zT9OlweSVxIbfDizohIPk/uP9GjQP2WmFdim8PmN/lx4oaHLgc9jq11dDKb0+OQCV/NymdpLKXTbTHFcfXq8SE+IbGn/JTCERecFMqpzm/hLs4WIVDe6VVC2N/NyvKrgtuHkw8WuhRMM4tTAcTChaKMszf6sHhtFkoSTgb/fAIfLCq9fK12j54LswCGB8XSiBHEcXOGrAXhAohyYkLgwHHfUWSjWMbgsDwgSwhbLIgWphJPBYtPqZdrDW2AeOg7/QdXVxurfc1kOznqDm78xj4tYSZIqX1ywATRZg/K2hfHlmQKypmftiqr0wXj2JzkyC1cO/oADVu+csT1rlISBgT+PuUheOr2XOsil8aPiRJ1/OGxI0Kd5i5PGikCOvrYffyJMBMCPPQgDRlATxGBXJIpst7tuwKMDfuVIH8jaHp3TYnCOIx805Q/lOc45AgJtzFAT8iC8gI10QjxrhVulstoFL/hqB/CqKrz4IK2cQeoOJPu01q3CSkJPKjRzLWdazIcFzePGooDlD6ZgAbbxYaFw2m0RjODZRICgKm0UeINyZIBQRMMQsGRZqjZeNi7AGlm4OrKYBgMVTGzAow6gZpHdp3mIMi8KQw7ivjd9IliBQg1nJgAiJJskGRkKzS7XMIrJY4EQCkGucSwZiQdOJSirfqzelNc92f2fPQZKEppElpXRwHovqV2X7uomdNLkPXW5bM8jV1FAl/DlQIEuTx51AGnbV096ZOfqyEiTK8y6jBw1iACoxgMMQSmAZjGoE4JAEMxgHpgYBNDyBBHXUHSxDl4uI4iksGpfVAt0ryrzNoI38escgVqWBZIt4w8FrKe4FIZfhrfQygssSzAlHLb8D2cMeN7tkObjiVY5Dm8NLehUo8mN9zAYqv8rzxOXxJ/g1Kp5XWWnQhcdZqUE+BIcvCJavZe60zn3oc9NQlbbzKcpDR6pznduDih+FbNN0aV442yRvMRYFWcjh2FVF57Bie8Om5y5E4V1yX7mPNs+BKBd81sYmN44ezlemtU+U2yX3l2u3tWTR8FM+NumZcMzHJhl6zscmNbcsZqJU6EkfhVR5g1Y8SmETjDpLYZbMzrwYNQlRMksOUh4AkgdH5KzCuRwu8odrq31/T5rJkKEfYRT2vQ4VBTwkoY3C8raRKBz4mpFNJub9IhHA5cUiG431jSJp/EFfJbLJhb3zIwrHvexjJ7BburJ8uIlrk26zLOX5FmZS2qUabcnBJE/xpb8GUXGTZriuzjI9pplPL+feS79mPeelVD93WfTEB2pXvgEsp/b0NT2W/yRWHi51wjJDG2FQS01jJPksjvgjmmqeNpln9bMwT+OXcPfbDiNv0mQrvkG6fV8lbZVZ46yq8G+27yCk9ax8mGT3WYyXOCkzXjLQci/VTQNSBE9L9hcapMyY1BnJQHa7WyeOogCdTYRifA7ii1uDvDQ5nVEUfbMauLP0dE4TwcgzcUl5PPsqm2ZElxZWdqUjQ00DTb3VjdToiaABLKb1bBTlKRWoWMfzKpauOzy2AuZxOMBigVGcYwHTuJxoseCoDraAeZyOuJgHd72lexNE8cU2roSkvsuOcN0bKG4CDZ4hVsowm3DWNZQBbGXrIPjWX0zz1+SwKCQ/rpJFTOvZ/pGryAmX09YCUu30fp0zHgOo+msRhK+gf2NZzeP6xDLIyMeIhFr8ihqibX8Ul4sjAA4puQRQZGD/AAZH8WIxEgr1YDEcTf0cMIoN+xowHg6gu9jgoAoMHE50f6CgoL4QDIx1jvR7/teMws+Vmit+aijfa36Omq5KLlbVlSvqp+sqiTDKLhBHuM8GJwHeaUNA8FfacBywa21AFOFWG5wDeLMNCCFfbINzwC+3QVEUp9oROKgD7kAkzXU7OBX6yh0QbHjjDs6EuXUHxJEv3cFh4Bfv9CiKNQA2wH0tFfSs73YTp6uTzkeuugIGwEBeA4NgaO6BAWHQd8FsSNgpxemyjAJC6JHyNq0awPlammuP9LkbtkBfDgMwoFQOCwD8w3vckrJBgP1pC4/LYjYIxV0tAANuFFoRhAtbIPHAS1sK0fLYy17PBdQmkJO/6WgcStYPyyI/fh/l30fJc5hF9Z66pnXE6vuPVwWleuASIwKsBzXdwH4YAcxuUejZZJuCGA9gZajZBnYGMRjM8lCzqWwPajzMCqJC1CwlxJgoC0VNarBRiGHz6CkJCutmjoaTzw1ZF3BI68tDHB1+CV/92M5VMV9CyKlSMCTU2lOzqe094k8LswDVgCob0B9PcFKWIqLH161X/6vLoOqFkppiXz+8t9XsU23ruAY5dRizTpS9o7aiQE4Io6j3cFnvPYVVV3SC49G689TJFHL4iGY3FW07wr1Yltr7K0I2oXuR4L1nq0iIucQLBdtJJmsROPf3diJmltfvL4d/QEXWSb2EAfcBe5GYbT+TYPC0mzmt9HrD8wCeiOqknsLAU1GT1kfc5QiuW53UUxi4bk1aH3Es0RVUXpsYKVA+WXBzieM79PxeZnwsM/pM84IiAHNT0HgnYAaY654Ppd3iuaVCpF27b6JYtL+70tI+BlYzvU3m65SKL3kBWNkFcZMmF2yF7ypk0qPEq9EQBtQNaRWEeIeKRW7PTqtsWhTs0ZJPQXIsV7wv9sEntEtdSlr2yqqUZ64Ub8Tq0i8Kp83hJFruk5CjqVxCh4NmvER23mbeB9E2yeSTeh5vgzTxQBy8mYVK6SrOPO2wiZ9P+na+6YFU9HaRUEVPH/SQBrVxBEEB+EyHFNBzGRAA2NI8ZECszxAM1CI9pMGv1BAo6HI95EGt2RAUmNNrCII49KDBECaQDeYziYl9j8qf04NtV0YhcNLms1Zfqpp2vGZf4nCTprZDkSqWOnNWZyYCSkqbIHqMrIuniofPS4RzdusXE/C4hWFkcbI4lnldW6bMH/H5ibCYmyP8zYGnyviNGOR3VxCQPqIFESeU8BBGL/Zv1CTznES6QI8sOM69IlQlQHofLJPFyMFFr+yrqz2/sK2Lq24rAW/EiHhFmnNFYO6pKOCkbxUHr9P1wopTJ/P8VnUYsWfI7QtBYhND7Bl836Krlg4kzfPoXH4XHEWVK69yeSNwO8S4tuC2hknaAnIdQCQA3wKwiVaGJ4AQIEMUqEDEYRAnMBOqT/h2BpQk0/tYD1dZT2NKJvM6ygPBAuiLAySormgVDzhDJEt3PT0Eg7GfG1LxOJ4YsiMB7F6Zx/WUkB0GZgPLPB4ngwBI4DNBAyy/00B2NJSpLtP5nwCyA0LNdpnN6/SKHQtmwstQHidWlEiKsyp4ojqT2zSpAFimEINaiZGkYHNaCSMs7OBD1FzKN9oikSXidkn4mvlPODIK8ig7AKY+P4Buk/oUgUeLCN1hGyb2uxR1Il+zlI+fbZUDDZ3dVkBTvepTr5L4FabMysnfTqVVSkbvCwyq66nOqqlQ+wNQJIAuqaZx1SgxYHa9Us/mqF1C8QA6ppoNur8CBYHpl2oWxD4LGAc81WuQcPM9FAulV6rJ8NtAUDioTqnmQm0HQZFg+qQayEOrNOAJ68uvZQ4LG0viuy0khtq2yIGH2q7xdddPxTjbNqHgONtGoVIAZptQcABmo1ApsrdNKDiyt0WoHNbbLhce1tsoGnQQuZcLP4lsFDoIM22ViwgzbRQtxjC3iYXGMDeKzO2hCzmR0CiFskhAJG2baGwkbQAC7H62jAAPo21EAITX6iVDI2qZBGKDaPXSneJmmVBAobK4yRMcHcskVBU62yYZFzrbIl6Om20XDo+bbRQN2Sbixzhwi8gs0hobSphVvL8uYj+qF4zdi5IBZAVrDlV/6oSeyhb7/R+HLkQWTmx1el7IDKp9U0MTEVgzkmlwOtKAhP8a1QN6wvM2Sowu2RuovaIsleoL0/j7qnmowxIMWCW2Cod8fEm44rMTtQREXZZgFCozGQxIjR7wwFVpKwJEnZbkK1RqovYAqtkyj1LVJkICqN8SDlQFt4oGqOGSaKgqrhLtqo5LCHqV3P2DuKrpSjSVqk6EZlffJaKBCk8EglTrJSqzak+ECFH35UVhqPITwYDNAIlIZwqQYYHMgwGUykQgQgKYDYM5STYdyFBs5sRwdhyl98DNDAlIa2p4gMkKL9MuQEHz5dS+6q89br5SIjh0/qB2vgrOgATsOjSg8N+Dv/4FfZ5Encd/ZxcTRd7AMOmLOnVF2ZpL0w6G7wd4S8UEiXlLxQqn+6L/ZLcA10EWnBCflMvk+U2TywkwAZlkT8oioF4PXcU9xqARDTwU7WC677cJ8/Jj54hu1ubwvXnfhDlBfDpBchf3BPvhuhrrG8d+0KpN5dkI8+UGIYe96QWsrOH4UHWK3O4Q6pK9gUNIlOXuEOqr5uEQkmDADiGrcIhDSBLu7BCywkAcQhKMs0MIAANyCA144A4hKwJkrpbkOzuE7DAwh5DM4+EQsiIBHEISDtQhZBUNcAhJoqFaj0q0q0NIQvB1CAHRQA4hJZq7Q8iKZncISUSODiErCNIhJFFROISsiBCHkLwouDqErDBgh5BE5OcQAmCBHEIDKHeHkBUJ4BAazEluDiEAis0hNJwdR+k9cIeQBOTpEFKCiQpvFDzE4awcOEkYQ3amlVk8FeEoy8Iii8IXVvD3J8jZdj3GRFcaYMlTNIb2nHJV7PfB4UuSfo3D4xNgDOqINYWNAnxmd5wf4ldacl2po1Qhq++8+1NzBY0CmrNSfCGbQkgB2W2UKHnyHmrDcsbE/J6N7OpR42pkAxzKcHRN2b7V4Sdbdh7FEraySuI5mUIM+V4O3Iiv8f3MVE4uxkQ1igaYX5xYqOllFAkwuziRUJNLFnn1w9//693PV53U6aVIt3XM3adOePF6FuTyicivOVqFoW44CvXRO7GrJPkimdVFI2DKzNXtwjxKDl1mRyr5Y8yCOH4oFzstTpsA/xEGoqzfoUtBIEzeCZKfhR/I1mTw7HzM7p2laXxMvyZusivT+dAXYfvw2prrvLcJm/hZd9nUC8erI2ddUHBh00RXEDXtYxCVStm1f6vWBY3ctqfg24c0LfIiC86i0YSDLct5aMuB7mQ5sPZZPEAPQiEjULKPX05qnu15rEsZqzXPZdm/hOF5GpeKuSMlK+NLWUbQlEHNWOkQvpBVIcSUisl8eGFbgdklIlg/eLewtPk9kDxMO8YNdahY7PV0VVWBsRHASPDoCGYa9WdqXOSgzySkpeont9W+mVXFGKalAmC+MZh4LqVnJ2Ur/VZwksIkTlhG6L2bYfU0NA/AdVaNhF9doVz6I0lANJeDSGC6Y/gYXOKiU1KwcE3+By4/HRvbczDroxooLiMZjeSOAKKAvRJgDmlXH8gBvhyN4JA9JWAUuMMETJOExdc0+zJjzxTonQoaoibzoc1MR9UcXdul97lBv9JQNYfWivSSg/QqKBUrdRYcntFELOOhyUhGUy4ERXRYplEe8i9TAZHq3AnLDXumCsHF+8bAODAXGZii/PTZ9Il3vwNJWMbgCeZyN9HI6sZ1O7fatA05oa8fBStqcgTZn4P6OA8aNQVmzGBYBk+IwHHCPqsHkdwx5suNafzWP/uru2U5n4P4oq93m8Bf1E21ds/KEb0J81LJ0YqUE1KJXjenvWxDTZnac7x9ad0CC7Yr8BLEdy7yJ51jIGqKOUEGpbr6XousgRG70KLomA8n/xA+lp2DUW7CJPwa6g1oA2ZV0kNVEsPNupJ8edWdb3v9C6jbd+n8e/3ixqxjN7979mzFq1wmQcjnuJoqgM4UGcWCA1PYJKZ6Y0ESCItLYZE3eNbALBTzgIFZ8kXxpIJRNvL5BLD0aRyjAYIYFPFGwSANoVurWdYneYOBJMpCjqW+LoZzFWDZ0MildqnmQSyLhY5jgFzTUB6IhY1mldRBp9oIRxMGoqufCaZ/FjPWpuvwiQj8l5uwMPiXBsIm9e5mAXsVj6+PfjureZcRUWW2fRX0uSg4Ss3nNnwKDpi2KPPEbR5HhmEXMFrd9c9vMG31cpBTVs2vkVw9p/ix1NvEh3VM0qssT1wWAgL2/tAqO5aG4NF6+mPAwt4dSuvMhz4zEVWpo56iPHSjOteZfagUty9mlywHfqs6w6HN4CBdGgy/Bk3gp/kpKoyKsZzSfzK+NbuZ65+pxCjujKsF+lwUV4uuWo29iRsb2neYlEr8tjSKo0Noq3ebzPd8ev2snH6SV0ibcJns4QKEOmlPFUvvQEMouEw0FGfT6UMVQZOBSHoVxhonv83iTDDsgo3uB/BxKdJSjIGmUKinS5eBEMXu9xgm9RffvlNd3ey3yFek9QdYgjbQhFQEQku1ynCapP7ZX8y6tMCiIB5c+5flSem8J1uUoAksCoRUFZOOGxyPhoMQSgYhnzvL4ANYN0+6FJ6N/hTqx40oY1InhURaqNG1h+hOqeHwnCS0S+0tN4fXNHeuqfZDgrcBtTl8T8jBupN6Fwy6IaevrrmJhDgtltlck55g1qvCHfBPpKhEVykIhCme9RiI69P4C2yaqrT+8sJy7m+YlPB0JlqscDoTMs0qaqpbcdj1kGN4bdKtdVRNXqCKDWdqrqV9CvJng5Wjo2pyP7e56bjOwVOUBGwwWyx8HVpfANjid6G7SbOvQaZXJex4j10JY/BVj+Z40MVNfkK20HjHSIsEDcSFIAFMiloc1DtHcCb2GtDcsGui42H5YBsoOBbzAWITDXRjxcgjLyuqe7BaOlVi/5VNKtWmYKmT+2OUxm1rZFs0mEFKAuFhkB2eqxsd3wyC+VS+58vSUxDp75INRU26HLYOKFZGP1fE0cF0gkqBUGeCHXwEUbxEeWRwwioQuhyu8oefvhypySFcXk4PBpesmIygx1lutjS/UwkyuSG6FKPfexYloS4999UwXRUydCVRdJfaRe6giatDwdYr5mKy8Rt7KA7X4mKtTNVPM9u+FZeGoEuzwqAuXFViz7Zv7+wgBU6gd32U9dM3x+45yqfJcfcc6JcuLo1/+7PCVplVXp3EX9w94KAVlwYv8Mde1sNrEbKTncXj3zpZL0FWaTy8PC6dl7zZarmcz3aL1XJ/u5r9Mr/e76YfjZKVObwYruc30/vb3X52e7/dzTf7xbURYJicRPry/m6//TTdXG9B0vvkftLr+2Tq3QilfEUGP4Lldn+92M5Wn+eb361ff5DaS7bR+lCJp7FAhMl0wUcdk5/nRjGIAcz8Qiv9537PphgddMM5VYUCwzE3mAThv2DI6ybgGB16G8LszaqwkcOYOWF7xjCDoW6dB1SL6RHFzIK4rQN5+Q25JhrYqINNBF3w8cbmQigzH3QhjJlPFLNhZX4ULYVLfh0yTUXSW1Xww+Re0/2l1FZ26QemuhjFcunw8t5zNooy1PHjJamjtXAShZQEMuUYxnqZTUoCmfUxmFLJvj8fy/+V7RI9gjojCZH8TqMJwvmxRk5ucz1fOsynkiqk9JLZxIjdhKe0qO48GeUOUjvYJ53o9tf+K5/S44UfTKrP2Jf0N3m9UCpiIYvHxpWoSAurhOAY7+MrVpPoLsi/oCXWTwwVdVaLbFUhap5F0iS9DtlNvoxb6cFgUdLM60euDHrC2zTHf6ceLq6z03PdRaVOxrmi8GinrgR6uoECh8cDa28ovu1rcvCBy8v8Y5CtLoXJ4gATppfCxd5wIjUaGg7ETmaGE/nWZfLlSEEqO46MdUxnLNYrqZk24TmIsmaX85+X8OLycbOqkKwu5I+2kHEY3Ye1QDnG6BY43b6ywDjWt67fuPL92HUp433tuny/ZqzLoGnHq17J+xCn6Um6c96UztFxqfBq3c/veu30UFaiyC4H/u6XXdxEzGarPV8n3VY3fz4MAAA6EwaSXKmnm9K6wYivMmV1JgKGL9JRNADBF+D5M5D8VLJDAfL7LATyi7QI4g/8Lj+AoMr0ANno1zGIV+vS0/lSyIcCQWOhyuj5PcSXZ8qZhTuBBIDochBIL1N8uZz/f97urUmSHEnT83/Zuc1JOs6KudsThSvC5Y7s8WJkLmqnq6dL2N3VrKrmcsk/T3dVi57wz161jMjImqvuCqTB4RFqBhgeKPCeT//LFd/g03+Ryac3RcJ/Py75Bp//259+/MO7W/C46GNteN0HHLvG6qzruR3P//CfoyeAT3xnZyBfLnki/Pc3dYPUGr8Stjh8y6E+b23dP3z355+/+/3/9sNja7X/+d7fll/7u79c+yu1MEYar5Z+vLF1cd1XnC/45pbFv3p/jP2iQ61v2arff/eHP/340y//OdZw/uHq6UfNOy7/5dXlv047j9fHd/9dXwTj1/u7/vT6DeWdrXt6NfkVWxjwe79x3x1/f7n2dz/8ilH44Kan9Vpva1xc9m3/tk99Yhza+M5W/eWiX6dN//djQ73/8Nt3Nsqv+vG3H+mnns+c/P4rfjN/uejbRdGr0cO//dPvvv/D9z999/svjx/0n/5zjCDwM985hjh9xQ+NIrhFHxtHvLWFbx1JJL+1D44l3tzKN4wmkhZ+YDzx5tZ9cUSRxtxXjine2rJ3jCq4id9gXPHWtr5lZMGN/MjY4q2te+voglv40fHF21v5thFG1sqPjTHe2so3jDK4gR8YZ1y07X0jDW7ZV4813tquL/bz3K6v7umv/pb1tCTgol3/jD37Bzr0b9KPv6n7/qrPf2sv/cbO+eva8IY++A1d79d99hd72C92rF/1ue/oP9/ebX5VS97SO76hU/yqz35r3/fGLu8r2/C2nu2NHdpXteEN/daXu6u3fvL7eqUvdUZf9alf7HO+1NW8+bd87lEOqfzyhx//8J+xf3n9iV/Xzbx8uY8/aZ/b8v4H7hda8vaIf2rI+wP/3I6nSPzTTz/+w/0fPtb/XbEIteW49Jfj0m/Unj///Lt/d7/L/gBr09/YrHsNPxw1/OEvNXy71v2HP//yjz/e637HZEzWzB+Pqr5/qerXbO/Hm/lrtu6xxOnjLXysdfrWrfz5f3z//Z9eQvJf/fm3v33LSPX5pn3U8BKS//2lhm/Yupdf4te37uUX+Gu0LpbmfPw3GOOeX+n3+I/fv8y9vvuZfL/0K4aE0D+86qvfdju8+lf/HL20ftw7u+jX3+lDb4OndnxsQvcN7XrrW+L5N/TBady3tO0NY5pzuz4wefuWNn3xrZJi6SunbN/Qnne8bZ4a9g0mat/Qwre8hZ6a9pHp2Te06a1vp6d2fXRS9k1te9tbK7TtY1Oxb2jbG8b2p2Z9YAKWW/S+t9xTe7562vUNrfni2++pNV892Zq0ZszkrVjT9vwcsd9+9w8Xg4B3Jezl5/a+7mH+0w//7/df24TnLufnqOl9Y5IvHN7x/R8fGaMxqvvqVkYlP71U8k0beOSKPLJlfv7Pv/vp+/v7we9/89Utfantu3ttv7yq7Zs2OX4RsgHFe1salbzxXNl3NvDR/d1fEv7XH396JL0dl/7877/6Tvmro8Lf/vjTIw3u6Ml+fsN5fV9u+OnM8tMI6Xn/mJ8//+VfvP8u1g87buF/+8f8pJ+fP7/+Rx//yOffh6cgZPsTYb7CR59d96K/8WXzf/3L6zTSN3/yX91Ln65/XwAcX/iicT/88W+OAPvr35ySSt/VzL9kIP71BzNL39re15ua/M+//v3rhNOvbDjW+Ct+gz9IMupXNvtDGalvbetPmib2lY39WJ7Yl1r7mOX6cFO1km/dzvuz/S+/1u8oCfRd7f2n9Eqt7Nds90vS6bf9Almtv+Y3+fn12/jXNvzrM+K+2E6Pxg818nUN37qFMbD6m+OF9q//r+ccyHe19OnV+K8/kgf5nhZ/7GHx3OZf8Zkhrf76eHhu8a8dFZEv+k3CQqv6tdv88V/xc0UfbG8ysr0Yuf/lX3x8GP23jwNm/uGHP333x18uPvDpX73/Q1/tXPPDz0k22Hnjmp8/6z/+4CeneMmf/fHV5E+fTrrBH/wh4ehl93Z73knsaV6Ot+t5B7JfbAv0519++H22MZCXXW4N9NqC/uWff/nxZR/e/3jv6e7/87Sh8/P8WdSdXPOW32E0/Hpi//mQgfc24OlMkre0Jqsta+UfcT/PdzfzqAYmVL48+fhV7aYTHN7d6uwoh1+pzT/LTubvbq9X8O6J77e2tc5a+tW+2e8P3jduov2VLfzh59eXfH0zf/j5cXj0z/9Uz6/S1mTv869o7c9e07dur6Z//+tv8vx61PRrPMNebxby3c/fv/VhL//2ax7y71sMkH9suiTguKP/9NOPv3z/Dxd3tH7vDz/hsZX5k/2D7XrrExxb9fZDeN7Vprc8obE99GR+f1u+/vmGjfqK59o72vaO51nSuq94jl38HV89Ef73H//xH9NlMVFR/JN/rvv/1ae9YyXQ62vzv8T3Tzv7funT37Jh79s+94cvPWtff+zxjz/+qf/ju5/++OZPPf7x13zq81Yw1+H9+iPj337FJz4tP//xH/7P/3b/t/9Hbv9Ry+t/+M8Vy6fPfHdEP329TM6fae5tDfnLRd+mDb+9Wl2XteFN2VZvb8PvX460fmcz/Lo/xXXfpiV/Oo5Zee8f5fV136YlP33/+++ypYVZK16u+TYteJD0O+/Mv3q55qtbIE/C333/3e9/eW9Y/OWib9WK3z9vYP3W4Dwu+latkJMl3xiYbzlX8roVT1un4R7ub3yC+rW/+cu137JFusP7e1r0/R+/bYt+88N3WTZV1pDjkm/z+f/4/S/396A/+mvV3z6dTfW2xtyv/4eX699yRtXbW/a77/74j//lvffR46Iv7jj39jb4xPkfX94539OQxyHc/3Tlt2qNn0D6FW35+S/XfZuW/Px0Eupbn/ZfPgP1PS348b2xcVzybT7/OAvga26Zx6W//fGnD98tTykfT6+eb537Sa/68FT/26dYrtvwDabR81/NB6dhvtDyj06lv7vdb5mq+UKbPzKd/pb2ftWE+hfa/L4p9a9o5Tsmnb7Q1K+Yfvqq9r5jIuqLLf6KKak3tVkn1//229x1j6reOxX6Ve31f/7Rlv78uy+fdv+eNj6vSfh399viu/s71tUxp1G7/MsPP/5/OOr7N0/vpW/73L96ufg3b35B1S96vQz937/3N/Gy3PyL68u/1JrTCpWjY79Ydf08Anj7iusv9M7/46//IEso3vShf/V85duHLl9crENDlnOTPjhEeX3K1SvL+/lf/U96+uiikmhCfuE3bNF//vHrGvR03Tdtz3GW9W++/3/e1Zx/uuyjrfG3b4qSpBn67z/4+TET8R8fj6TnJz9/vP7zD3/66+do9pH3f/PBz4nZjTd/S/3nH/70n//80/f/9bvf//AbpPasEXjVB9tyf0H7w3e/vP0uPP37D37+P37/y9/+/P2ff/Pjf/zuj7+5jzbuFX//yxfagNd8tB0//fjnP/2r//mOvwdc8cE2JANw/vjnf/xNP/ntT5/0ug+35998/9sf/vj9l27Mv/y7D3/esX7ykVT6Xx4LG//1d/nZjC+fDdd8uB3JK03WhOd//o0//T1x8E2nWJ7a9N9++Ol9fxa94IMteDVNcu/n79/q998fvf0Xfy1Xl364VT//7j/89O/++MMv//67P/2nLz4y9Z9/8NN//t2ff/vb3+frkuNDj3/1wc/65cd/+UhbeXnb+MJnyr9+x2f//ad/8YOP+/7m//sX//f3P/18r/r+T+rn9nnfr/ntD9///jf36/8umvXpcV7OH2I5/29+/Ic/+//9++Of/dfvHyD++Mfxr/+X27/49He3T6N9XvVT+TRun2+z/v3ff/q7l0r8H/gPXur6p594BeX+X/XTGp/7fr6wnC4sTxfW+3+1T319blaeLqynC+vThe3+X/3TnJ/3HE8XttOF7enCfv+vQRf204X96cJx/6/5qd8+7/b8HcfpwvF04bz/1/rU6+fbWk8XztOF8+nCdf8v+9TL57aem7pOF66nC+3+X5sutNOF9nThPZL+rtweEVBv9nTlPl25nyPgln3Lcg6eItFTsi9aIH6eA6jU7LuWcwiV5xgqLfuTlnMUlecwKo/gKPebpX6e8/nacyCV50gqj/go9dPon/duzxefg6k8R1N5xEhpePE5oMpzRJVHnJSOF5+DqjxHVXnEShl48TmwynNkFQ+tiRefY6s8B1d9xEtZdHE9R1d9jq5a0qCu5/Cq8nx6REyxT80+7/UcIxUeUc/xVR8hU/bjpjAJsHoOsPocYPURM/X2qc/Ptezni88RVp8jrD5ippZPfXwu6zk86znC6nOE1ZndFvUcYPU5wOojZGrFDz4HWH0OsPoImdrw4nOA1ecAqzu/+Bxg9TnA2iNkaqeOqJ0DrD0HWPPeb+DF5wBrzwHWHiFT7/fFvUMqz81u5wBr0gk+QqYuvBj6wecAax5g9mnY51uTPvQcYO05wJoH2MYO+Bxg7TnA2iNm2u3TvH1e+snnCGvPEdYeMdMKXnyOsPYcYe0RM61is88R1p4jrD1ipjX85HOEtecI64+YaZ0u7ucI688R1h8x0wZefI6w/hxh3cdYE4c85wjrzxHWHzHTFn7yOcK6DLUeMdMML4bR1nOE9UfMtE2x3c8R1p8jrD9ipt8+tf15ledbsp8jrD9HWH/ETL8/PPf9SSLNPkdYf46w/oiZXvHic4T15wjrj5jpDS8+R1h/jrDxiJmOETbOETaeI2w8YqaPRye55vP4bZwjbDxH2HjETJ/4yecIG88RNnwkjxE2zhE2niNsPGKm26OHHas/X3yOsCED+kfMdOyeB4zpnyNszPS5Pc4RNp4jbKw0PMc5wsZzhI1HzAy++Bxh4znCxk7HM+McYeM5wuYtHc/Mc4TN5wibj5gZ9wHzfaT+/Pua5wCbzwE2HyEzKl17jq/5HF+zpeOoeY6v+Rxfs6fjqHmOr/kcXzN9Y5zn8JryzjjTcdSE18bn8JorHQrNc3jN5/Calo4p5jm85nN4zZ0G9jyH13wOr3VLY3Odw2s9h9fy8Gr0AFvn+FrP8bVqekutc4Ct5wBbj5AZ+Nxd5wBbzwG2fDoCe/Z1DrD1HGBrpCO4dY6w9RxhK+8i1znClsxMrPxPBZMTzxG2LH2MrHOErecIW4+YGRO/8znC1nOE2S0NEjtHmD1HmJU0SOwcYfYcYeYRhr2cnSPMniPMPMJwHGXnCLPnCDMfhOF42c4RZs8RZiMNEjtHmD1HmD1iZuzHY8jG85PXzhFmzxFmj5iZ+I5g5wgzmf+ydFhgMAX2HGG202GBnSPMniNsP2Jm0rTQPgfYfg6w/QiZ6dNCZTy3ep8DbD8H2H6EzGx0X+xzgO3nANs+ysen0D4H2H4OsN3TGNnnANvPAbZHGiP7HGD7OcC2T1R0+mWf42s/x9f210i8p/Y5vvZzfG3Lv/I5vrbMse78K8Msq06zeoDhBHaUPV/+6mfH9R5k+DYYZXq9TLfePM4WXw8zrjeZcr219FcXZXq9TLveHvEzjT8fZl5vMvV689dKfK5EmV4vs683j7n9afbPXcaiUabXywTsbWUPiCjSy2UK9uYTGDgHEWV6vczC3nwOAwcrUabXS/jFNP8Nf/000X+a6feZDOwHC072S/j5DD5P1BWa8NcZf5/F57m6QpP+OuvvM/mr4J+fJv515t8n8xdOQBWa+9fJf5/PX42vh/DT+X+f0l8dqY4EQAnAZ/XX4Osh/lQBfGJ/Tb4e4k8goPjc/rrHT/3c5e2kAAUUsYDi0/vL+HqIP+GA4jP8a2P7AQSKiEDxSX678fUQf4ICxef5rXD7If7EBYpP9RtTLchAERooPt1vjT8f4k94oPiMv3W+HuJPhKDUvOctYARFkKD4vL9x/AITFHGC4lP/NunVuoAUFKGC4rP/tvD5AVhQRAuKA4DhK18BLygCBsUNwDh+gQyKmEFxBti3T2N/rls/H+JP2KC4BGx+fgIcFJGD4hiwK18P8Sd4UNwDduP2Q/yJHxQngd35eog/IYTiKrAHza4UQIQiilAcBja+/hZwhCKQUNwG9sK/P1BCEUsozgPb+HqIP+GE4kKwN/7+ABSKiEJxJEie/2AKRVChuBMkz09ghSKuUJwKkv4DZKEILRTXguT5CbhQRBeKg8F9UM+/QAhAEYbSY4lH4b8gRKAoQ3E4uA/rsQKAhiLSUEZ4fMN7GLChiDYUB4T7wJ4rgCAUcSiOCPeRPX8FiEJRh+KQcB/a4zAM4KGIPBTHhPvgnr8CrQGROHRQuI/uuQUQiCIQxVHhPrzn3wFEoihEGRc9MThEEYgoIRGFh0JgEUUwooRGFI5k8IgiIFEcGe5vCFwBBKKoRHFpSH4FABNFZKI4NtxfMbgBEIeiE2XGIiQezgNQFBGK4upwf8ngCiAOhSmKy8P9LYMroPVIEoeuD/fXDK4A4lC4orhA3N8zuAIIRCGLMiMQ+U4AtSjCFiXconIkg1wUoYviGnF/1eAKIBCFL4qLxP1dgyuASBTCKK4S95cNrgAiURijuEzc3zY+rdvnNuReAMkoQhlljYtHKmhGEc4oLhT39xXsWkE0ipBGCdOoHMqgGkVYo4RrVJ4bA9koQhvFteKxmwCNDkE3ivBGsYhEXJZTQDiKEEdxtbi/tGALQDmKMEdxuSgPbqAWQCQKdRTXi/JYogMzRKAdRbijuGCUxlMkIB5FyKO4YtxfXPh3AJEo7FEsVmjyIB/kowh9FNeM+6sLVwCRKPxRXDRK40gEASlCIMVVozQeXoCCFGGQ4rRRePlOAQopYiHFeeP++sIVQCSKhxQnjvv7C34FIJEiJlKcOe4vMFwBRKK4SHHquL/BYCgDjRSxkeLc8dhRAH8HEIniI8XN4/4Ow18BIlGQpOxYL8xPZXCSIlBS3D5K50gEKymCJcX94/4WwxXQymFdOuyR2PGZWEFMqohJdQG5v8VwBbCCWMikOoHc32IoDiqYSRUzqbeW9wsV0KQKmlRHkEeWN7YAVhOLmlRXkPtrEFcAK4qFTept5h1LBTep4ibVIaTwMosKclJFTuotVq8jclagkyp0Um877xcq2EkVO6luIfcXMWwB4EkVPKml5B1LBT2poie1RCQiv1Tgkyp8UkvLe6YKflLFT2qkTfBahgqAUgVQauROcMdSQVCqCEqN/ImxuQUQiUIoNXIoeGlCBUOpYig18ii4a6uAKFUQpR65FPxAAUWpmk4R+RTcsVTKqNCUisipmPxAoayKU1qFR+LkBwpmVkgkRm7FxBSwStkVml5R+8VTmTIsNMWijosnEmVZaJpFnRdPJEq10FyLui4eKJRuofkW1S6eB5RyoTkXziPZ7UxpF+Ip1X2k8HqGCqBSBVRqKxf3AohKFVGprV6EMpBKFVKprV2EMphKFVOpbiSF12RUQJUqqFLbuBgfgKpUUZXa5sX4AFilCqvUti7GB+AqVVylNrsYHwCsVIGV2qJ3Tr4CRKLISu23i+4daKUKrdR+1TuDrVSxldrrRecKuFIFV2pvF30j6EoVXam9X/SNwCtVeKU6l2R9I/hKFV+pfV70jQAsVYCl9nhj4UgEYakiLDWEJekbQViqCEsNYZmLVplWEJYqwlJDWKY9lqzvJRmLICxVhKWGsMzNFUAkirDUEJZ1+9Tt89yaPwiRKMJSQ1hW4RZAJIqw1BAWXihTQViqCEsNYeGVMhWEpYqw1BCWxQMMEJYqwlJDWBZ3bSAsVYSlupiUxf0CEEsVYqlBLAtfvisQSxViqUEsyzCUgViqEEsNYln88g3EUoVY6oz8W375BmOpYiw1jMVwGqiCsVQxlhrGYhyJYCxVjKWGsRhHIhhLFWOpYSzGkQjGUsVYahiLcSSCsVQxlhrGYhyJYCxVjKWGsRhHIhhLFWOpR24ITgNVMJYqxlLDWIy7NjCWKsZSw1j2jXyhgrFUMZYaxsKp5EAsVYilBrFwNjkISxVhqQ4mnDlRAViqAEt1L+HkiQq+UsVXavjK5jsRfKWKr9QjbwT3TajgK1V8pTqX8OKtCrxShVdq8MrmOxl4pQqv1OCVzXcy8EoVXqmuJZybUEFXquhKDV3Z/CQAXamiK9WxhHNjK+BKFVypkVCC6bEVbKWKrVSnEs6QrUArVWilupRwkmwFWakiKzUyS/iNG2ClCqzUSC7hF25wlSquUp1JOLOlAqtUYZXqSpIEEKhKFVWpoSqbewJQlSqqUvfFUxBQpQqq1H3xFARTqWIqNRJOKA21gqhUEZXqQIKZqBU8pYqnVOeRZFMP4JQqnFJdR5J9PUBTqmhKjdwTXLFSAVOqYEqL7BNKaW1AKU0opbmMcFZrA0lpIinNYYQTWxtAShNIaQEpG4chDSClCaS0gBSM3gaO0sRRmrMITxk2YJQmjNJcRXjGsIGiNFGU5ijCf/8GiNIEUVogysZhWANEaYIo7ZbnnzcwlCaG0kqegt6AUJoQSit5EmcDQWkiKM1BhAdBDQClCaA09xCecG3gJ038pDmH8HxrAz5pwict+GTzxi3AJ034pAWf8B8Q9KSJnrTQk+QPCBEoeNLcQvD53YBOmtBJcwnB53cDOGkCJ80dhJ/fDdykiZs0ZxB+fjdgkyZs0mqeqN5ATZqoSavpjmcNzKSJmbTIPuEtg4BMmpBJi22pbjda9tqATJqQSav5tggNxKSJmLSa74zQAEyagEkLMOFFZg3ApAmYtNil6oYvQQ3ApOlGVe4fnIDRaKsq3avK+YMTMBrtVqXbVbl+cAJGow2rTjtWeQIAJmA03LNKQjASUDABo9G2VbpvldMHvwM22rlKt66KBBSc5G+0eZXuXhUJKPgW3mj/Kt3Ayt2DE4gabWGle1hFAgomYDTaxUqYpLl6JI8AUJImStIcPTiBowGSNEGS5ubBCRwNjKSJkTQnD07gaEAkTYikuXhwAkcDIWkiJC2EhBM4GghJEyFpISScPtFASJoISevxDsKboIGQNBGS1vOXkAZA0gRImnsHd0LAI014pLl2JH0A6EgTHWmOHfWGszgNdKSJjjTHjnrrj1HA2NILg4400ZHm2ME7ADTAkSY40kZsDYmzOA1wpAmOtBH98MQgBBxpgiMtdr+68YsU4EgTHGkjgpBfJABHmuBIc+tIvwJEoeBIG9ETJ1sYQhwKjrSZb1fUwEaa2EgLG+GRMNBIExpps+ZjUZCRJjLSYmMsvo0BRprASHPn4NsYWKQJizRXjuQ2BhVpoiItdsjioRygSBMUabFJVkFZaoAiTVCkHYknsJNDAxJpQiItSAQnsxuISBMRaSEiuA9wAxBpAiItQAS3Am7gIU08pIWH4G7ADTikCYe04BDcELgBhzThkBYcgnsCN+CQJhzSYvOswiNx8JAmHtLcN2rhoTCASBMQaSsikHtyAJEmINJWdMS8DTqASBMQaQ4c9f5HxBZAEIqINAeOev8rUgUgIk1EpFm8EPN4FkSkiYi0EBGcEG8gIk1EpFk8BY22h24gIk1EpFlsEcj9CJBIExJpkW/C/QiQSBMSaZFuwv0IkEgTEmmRbYLPMRCRJiLSLJ+QARBpAiLN8gkZ8JAmHtL2xYQMeEgTD2n7YkIGPKSJh7R9MSEDHNKEQ9rOJ2RAQ5poSHPdSDpR0JAmGtKcN5JOFDikCYe0SDDhPOYGINIERFqASOVeGESkiYi0EJHKj3EgkSYk0naMA3k0DybSxES6IweHQAcU6YIi/UCRSk+gDirSRUV6qEjFF5oOLNKFRborB+6j1gFFuqBIv0UQYjfUQUW6qEi/5U/ADirSRUX6LX8CdlCRLirSQ0XoEdYBRbqgSHfjwEdYBxLpQiL9ttNHWAcS6UIivdzSR1gHEulCIv2CRDqQSBcS6U4c+AjrICJdRKTHjlz4COsgIl1EpLtw8COsg4h0EZFe4j2Ej4QBEekiIr3EnPSk2wdEpIuI9COfBJd7diCRLiTSI5+EV+l1QJEuKNJdOWpduO84sEgXFumRT8ILTju4SBcX6e4cPCvbwUW6uEg/0klwzW0HGOkCIz3SSXjFawca6UIjPdJJeMVrBxvpYiM9bAR3tutAI11opAeN4M52HWikC430erHrPdBIFxrp9WLje5CRLjLS68Xe9wAjXWCkO3TwDvYdYKQLjPQ4xeORRHF+jAOMdIGR3vIXkQ4w0gVGukMHr8zpACNdYKTHcR78ItNBRrrISI8jPXjzgA400oVGeosZGRzLdbCRLjbSW+gcjuU64EgXHOktDpDBqe0OOtJFR3rb+bMcdKTrIR/9Yul+p3M+9KCPSCJJnuV01oce9tHrxbOczvvQAz8iiSR5ltOZH6dDP3r+LMdjPyQOjxwSfpbT0R969kcISfIsp+M/9PyPyCFJnuV0BIieARJCws9yOgVEjwFx8kie5XQQiBBJj6NA+FkORNKFSHqcBsLPchCSLkLS40AQfpYDkHQBkh5ngvCzHICkC5D0ABJ+loOPdPGRHieD8LMceKQLj3TXjuRZDjrSRUd66EjyLAcd6aIjPXSEN0HpoCNddKRH6givte6gI110pM98o8wOOtJFR7prR238Ugk80oVHunNHcn4Q8EgXHulH4ggmDHTwkS4+0uPskMYvFiAkXYSkh5A0nFztQCRdiKQ7eWR/AzoGScLwOEcEsb4DkXQhkh5niTy2kaFvAGEoSNJnvl1mByTpgiTd0YO3m+2AJF2QpK+IQh4TgZJ0UZK+aj6gACXpoiT9UBIeUACTdGGSfjAJDyjASbo4SQ8nSQYU4CRdnKTHxlzJgAKcpIuTdGePJIyBSbowSY+8kWRAAUzShUl67MuVDCiASbowSY/EkWRAAUzShUl6MAkPKEBJuihJd/VIBhSgJF2UpDt6JAMKQJIuSNIjbSQ5FQ2CUIykR9oIDyjASLoYSY+0ER5QgJF0MZJuKx9QAJJ0QZJ+cSBJByXpoiT94kySDkzShUl6MEkyoAAn6eIkPbbj4mVLHaCkC5T0SBxJHmQgJV2kpO+r9xKwki5W0iNzJLmLAUu6YEmP7biSuxi0pIuWdMeP2vkFGbSki5b0I30EraKDlnTRkh5awpuiddCSLlrSQ0s6oncHLemiJeN2y7/CAC4ZwiUjuKTj0HYAlwzhkhFc0nFkOYBLhnDJcP+ovKvaADAZAiYjwIR3VRsAJkPAZNxirhCXXw0QkyFiMm4Ribj8agCZDCGT4QZSeVe1AWgyBE2GK0jlXdUGsMkQNhnBJgNDeYCbDHGTUfL1WwPcZIibDHeQOnCyaQCcDIGTEbtxJQ2AOBQ5GYecIBwOoJMhdDKCTgbfSmAnQ+xkhJ0MvpXATobYyQg7GXwrAZ4MwZPhFlIH30qAJ0PwZJSIQ76VAE+G4MlwC+H3zAF2MsRORqSUDL4VwU6G2MmInJLBtyLgyRA8GfWiax6AJ0PwZNQIRHxFGIAnQ/BkBJ5w3z4AT4bgyQg8mbfH+GzblgogEEVPRugJbyM1gE+G8MmIzJLH6W0QB+AnQ/xkxOHnk29GAJQhgDJiLy4engwQlCGCMuIQdN5SbQChDCGUEYTCm3kNMJQhhjKOw9D5bgZEGYIoIw5ET/4KoChDFGWEovD5ZgMUZYiijFAUPqBsgKIMUZQRijL5dgZFGaIoIxSFz+gaoChDFGWEoizuWUFRhijKCEXhzXsGMMoQRhn9dnE3AqMMYZThKlJ5958BjDKEUUYwCu/+M4BRhjDKcBWpvPvPAEYZwijDWYSTBAYwyhBGGT2fwx6gKEMUZfR8DnsAogxBlOEmggfdDSCUIYQynET4MMwBhDKEUEYkmeB5mAMIZehh6pFlwpsvDTpPXQ9UdxNJ/n50pLqeqe4mgouyBh2qrqeqB6Hwn5/OVdeD1eNk9eRwdAi/09nq/hzkvacGHq8u8RcpJosfpHTEup6xHojCe08NOmZdz1kPROG9pwYdta5nrUeKCe89Nei4dUGU4ShSee+pAYoyRFHGvAhCQJQhiDIix4TT3QYoyhBFGZFkwjPwAxRliKKMUBTDjNsBijJEUUYoymPvKqoAAlEUZUSiCe9dNYBRhjDKCEZJhsfAKEMYZQSj8OZXAxhlCKOMGYHItwI4yhBHGe4idfOtAJAyBFJGQApv/jQAUoZAyghI2XwrgKQMkZThMMI7Uw6AlCGQMtxFKm/+NABShkDKCEjhzZ8GQMoQSBmRcMKbNw2AlCGQMiLhhDfvGSApQyRlRMIJ758yQFKGSMqIhJPkPQ0kZYikDIcRTv8eAClDIGUEpPAGJgMkZYikDJcRzr8fIClDJGVYnv8+QFKGSMqIdJPkDQcoZQilDIsw5GcBWMoQSxluI+3GzwLAlCGYMiLhhM9vG6ApQzRluI403kRhAKcM4ZThPNI4BXqApwzxlOE80jiHeICnDPGU4TzSbvwwAE8Z4injIvFkAKcM4ZQRR75zDvEAThnCKcN1pN24XwVOGcIpw3Wkce7IAE4ZwiljRyDi6oIBnDKEU0acAf9IAaavAIEonDJcR1rB/UwGcMoQThmuI63gdhwDOGUIp8xbvsxmgqZM0ZR5yxf/T8CUKZgy3UYaJ0FOwJQpmDLdRhonQU7AlCmYMt1GGidBTsCUKZgy40T4gnfCBEyZginTbaQV7FYnYMoUTJm3fE+QCZYyxVJmHApfsFueYClTLGXGqfAFe8UJljLFUmbkoDBFTMCUKZgy3UZ4W5IJljLFUma52JNhAqZMwZRZIg7xWTABU6ZgynQbaZzJNgFTpmDKDEzJvgLEoWDKdBtpnAo3AVOmYMp0G2kVu8UJmDIFU6bbSONMtAmYMgVTZmAKp5JN0JQpmjIdRxpn80zQlCmaMh1HeN5pAqZMwZTpNtIqPwwAU6ZgynQbaXyK4ARMmYIps0Yg8s0MmDIFU6bbSONEgAmYMgVTpttI40SACZgyBVOm20jjRIAJmDIFU6bbSGv3P2P7vOqn1lr8P6kJIlJUZTqStIZHrE5QlSmqMh1JWht0MuYEVZmiKtORpLXJFUBIiqpMR5LWFlcAISmqMh1JWjOuAEJSVGU6kqRfAUJSVGU6kqRfAUJSVGW2CEk85HWCqkxRlelI0joe8jpBVaaoynQkaR0PeZ2gKlNUZTqStI6HvE5QlSmqMiM5hc9onaAqU1RlRnIKn9E6QVWmqMp0JGm8dmeCqkxRlelI0njtzgRVmaIq05Wkdb4bgVWmsMrs4+J2BleZ4iozslN4H/kJsDIFVmZkp+CykQmyMkVWZhxwgjP7E2RliqxMlxLeR36CrEyRlelQkox2AVamwMoMWMEtWCfAyhRYmSOCkB9GQCtTaGWOWP9Fi2kn0MoUWpmRnYKLcSfQyhRamS4lreOR2RNoZQqtTJeS1vHI7Am0MoVW5oiH4eZfIcSg0Mp0KWn3906sAIJQaGWOffEkAVqZQitz3i76NKCVKbQyj+27+D4GW5liK3Pmy78m0MoUWpmRoML3McjKFFmZDiXJfQywMgVWpjtJch+Cq0xxlTnnxX0IrjLFVaYzyf1KDGNwlSmuMmeepjeBVaawypx5mt4EVZmiKtORpA3u0UFVpqjKdCRpA49tn6AqU1RlrnrRn4KqTFGVudrFkwBYZQqrTFeS7EkArDKFVWawCh6aNkFVpqjKdCTpPAMGqDIFVebKt1SfYCpTTGU6kfCGqhNIZQqpzCAV3lN5AqlMIZVp+TrYCaQyhVSm5fsYThCVKaIyXUhw95UJoDIFVKYDCe6+MsFTpnjKDE/B3VcmcMoUTpnBKbj7ygRNmaIp03EEd0+ZYClTLGUeiSn88RB9QinTIkOPr4foE0mZcVA8b4g9QVKmSMoMSUkG5CApUyRlhqQkIwGQlCmSMvfVMxAoZQqlzKCUwVMEQClTKGUGpYzBFUAQCqXMoJTBXSlQyhRKmUEpg9+vgVKmUMp0GVmPZ8BtyVgAIGUKpEx3EfvU7/fw0r8ARKEwynQV2Xw5xKAgyrrd8m+/QFGWKMqKI+LxEbpAUZYoynIUwd/eAkNZYijLSQR/ewsEZYmgLAcR/O0t8JMlfrLCTwaOpBf4yRI/Wc4hybc/h94SPVmuIcm3P4feEjxZbiHJtz+H3hI6WUEnj9X35+53AZ0soZPlEsLfHuBkCZwshxD+9uAmS9xkOYPwtwc1WaImq6TbFy4wkyVmspxAku8OkSdishxAku8OcSdespw/ku8OcSdaskJL+KG7QEuWaMkKLZk4pbhAS5ZoyXL8wCW2C6xkiZWssJKJ708LrGSJlaxaLu58wJIlWLLcPibfO2AlS6xkhZXMyg2AABQrWWElvEx4gZUssZIVVpLc/mAlS6xkhZVMnJRdYCVLrGQ5ffAtCFKyREpWTXexXsAjS3hk1XwX6wU6skRHVst3sV6AI0twZLV8F+sFNrLERlbLd7FeQCNLaGS1fBfrBTKyREZWy3exXgAjS2BkxdHvN3L3BS6yxEVWuMjEoecCF1niIitcZPJTEFxkiYuscBHOuFngIktcZDlzcCcCKrJERVa/XXw+qMgSFVmOHPwUBhNZYiIrTGTiZOwCE1liIsuJg8V6AYksIZEVJDKRxhaQyBISWS4c/AcAEFkCIst9g3tx4JAlHLKcN7gXBw1ZoiHLdaMtnH9awCFLOGT1PPxAQ5ZoyHLd4G8PGLIEQ5bjBn97sJAlFrLCQpLuCyxkiYUstw3+9kAhSyhkOW0k3x4iTyRkOWwk3x4iTxxkjXTuZYGCLFGQNdJ33gUGssRA1kjfeRcIyBIBWSN9513gH0v8Y8XpJdxxAH8s4Y/lmsFfHvBjCX4sxwz+8mAfS+xjuWXwlwf6WEIfa/aLTgvsY4l9rBlrV3Hx6wL8WIIfK/Aj6XUAP5bgx5r5tPMC+1hiH2tGt8sjX8CPJfixHDOyByfoxxL9WKEfSQtAP5boxwr9WLh4doF+LNGPFfqxcPHqAv1Yoh8r9CN5fIJ+LNGP5ZiR/BUBP5bgx1oXwz/AjyX4sVb+BAT7WGIfa6VHRyygjyX0sWJjLn55APpYQh8r9uXilweQjyXysUI++OUB5GOJfKyQD355APlYIh/LYuMFvh7CT+hjxWnu/PIA9rHEPpZbRhI9YB9L7GNdnFyywD6W2Me6OLlkAX4swY8V+IF2swA/luDHCvxAu1mAH0vwY7ll8N0D9LGEPlZsyoV2s0A+lsjHirNL0G4WwMcS+FgBHwv1eAF8LIGPFfCxeO4C4GMJfKydz/8Beyxhj7Xz+T9AjyXosXY+/wfksYQ8VmSPLJSrBeixBD2WK0by7SH6BD2WK0by7SH6BD3MDQO/vQF5mJCH3aLzxSGUgXmYmIfl5mFgHibmYbl5GJiHiXlYbh4G5mFiHhbmwdntBuZhYh6Wm4eBeZiYh+XmYWAeJuZhuXkYmIeJeViYx8J5XwPzMDEPy83DwDxMzMNy8zAwDxPzsNw8DMzDxDwsNw8D8zAxD8vNw8A8TMzDcvMwMA8T87DcPAzMw8Q8LM4qwRGDAXmYkIeV9JFnAB4m4GElfeQZgIcJeFjNH3nAHSbcYcEd3N0ZcIcJd1jkhtByMQPtMNEOc7zglwUD7DDBDrvCDgPsMMEOC+zgHs8AO0ywwwI7Fq4WM8AOE+ywSAzJvgIEoHCHRWIIvzMagIcJeFjkg/A7o4F4mIiHRT5I0nECeZiQh0U+CEYRiIeJeFjLE4cNxMNEPCySQZKuD8jDhDwskkEMF6wZmIeJeVgkgxi6pQF6mKCHtaswBPQwQQ8L9EiiCNDDBD0s0COJIkAPE/SwdtUFA3uYsIcd7IF0asAeJuxh7hjZrQjwYQIfFvBhSQsgEgU+rOcdMbiHiXuYMwZOXhioh4l6WBxTgpMXBuxhwh4WeSA4eWHgHibuYZEGgpMXBvBhAh8WaSA4eWHgHibuYQ4ZPHlhAB8m8GEj9kTH60E+TOTDRsmHIkAfJvRhI19+byAfJvJhI19+b0AfJvRhI194amAfJvZhI194aoAfJvhhOX4Y4IcJftjIF54a6IeJftjIF54a8IcJf1gkgBhOXhgAiAmAmIMGf3/wDxP/sNw/DPzDxD8s9w8D/zDxD8v9w8A/TPzDZj7xZ8AfJvxhMxVfA/wwwQ+bqfga0IcJfdhMxddAPkzkwxwykj88BJ64h8W57dhtgHqYqIfFse3cbQB6mKCHxbHt3G2AeZiYh8Wx7dxtAHmYkIfFgSTcbYB4mIiHxXkk3G2AeJiIh4V4cLcB4mEiHhankXDoA3mYkIetPPvSwDxMzMNWnn1pYB4m5mFHugd2G2AeJuZhx4nt+NwF8zAxD3PD4LsHyMOEPCwOIuFuA8jDhDwsjmvnbgPIw4Q8zOLlA9fqG5iHiXmYxcsHvwMDepigh1k+8wfmYWIeZvnMH5CHCXmY5TN/IB4m4mGxcZbxyyuYh4l52M5n/oA8TMjDdj7zB+JhIh6285k/8A4T77DwjuRvD95h4h0Wx7XzFi8G4mEiHhaJHrxLjYF5mJiHRaJH8gcE9TBRD7s6gsRAPUzUw449s5KvADEo7mGxZ5Zh+rOBfJjIx450D8N35w32scU+9i0d+22Qjy3ysW/p2G+DfGyRj31Lx34b5GOLfOw4fIQPddtgH1vsY9/Swd8G+dgiH/uWDv42yMcW+di3dPC3QT62yMeOrbIMp3422McW+9i3dLnfBvnYIh+7pMv9NsjHFvnYJV3ut0E+tsjHDvnA4/Q20McW+tglXe23gT620Mcu6Wq/DfSxhT52SVf7baCPLfSxY3us5LYH/NiCHzvOGuHzGDfoxxb92HHWSHLrgX9s8Y8dB7XzeYobBGSLgOxI+UjCHwxki4HsOGzkNmmjtg0GssVAdr2Y9dugIFsUZLtqJDEMCrJFQbajBm9IvQFBtiDIDgTZmLWzAUG2IMgOBOGtkDcgyBYE2TVdd7qBQLYQyK7putMNALIFQHZN151u4I8t/LGDPzb//YE/tvDHbnnnC/yxhT92yztf0I8t+rFb3vmCfWyxjx32kfztwT622McO++D9gzfYxxb72GEfm+Mf7GOLfeywj8cNeJ7332AfW+xjh31kEQARKPaxwz4e21ift/LeYB9b7GOHfWx+DoN9bLGPHfaxDf8KYB9b7GOHfWwcBG+wjy32sR0z+g13n9mgH1v0Y0fWRxJI4B9b/GPH+SKPTZipBRCJAiC7z4tAAgHZIiDbRaPfcPuUDQSyhUB2T2cCNwjIFgHZeebHBgDZAiA7z/zY4B9b/GPnmR8b+GMLf+w4ov3W8C4E/9jiHzvP/NjAH1v4Y+eZHxv0Y4t+7DzzYwN+bMGPHQe033Apxwb+2MIfO8/92KAfW/Rj57kfG/BjC37sPPdjA31soY99kfuxwT622MfO7WODfWyxj53bxwb72GIfO7ePDfaxxT62W0a/4STOBvzYgh87x48N+LEFP3aOHxvwYwt+7Bw/NuDHFvzYOX5swI8t+LFz/NiAH1vwY1/gxwb82IIf+wI/NuDHFvzYF/ixAT+24Me+wI8N+LEFP/YFfmzAjy34sS/wYwN+bMGPfex1xQ990I8t+rFX7JiPeU8b+GMLf+wVRzfgpv8b/GOLf+wVRzfwKzAAyBYA2RZHN/DQCwRki4BsJ41k0/8NBrLFQLbFnvm4emgDgmxBkG35QsANCLIFQbZdLATcgCBbEGQHgvCu/xsQZAuC7DhDhHf938AgWxhk27rowAFCtkDIjjNEeN+FDRSyhUL2cYZIEkcQiEIhe1/kv23AkC0YsvdF/tsGDtnCIXtf5L9tAJEtILLjTHYeSICHbPGQHUeyI6Zu4JAtHLLjRHbE1A0askVDdhzIjpi6AUO2YMgODEFM3WAhWyxk77w3BgnZIiE7DmNHTN0AIVsgpNziMHbU1KPwuYbXP3ypouTDqaP0VEfROtJ10UfZqYaqNfjLCN4JR+GpiqZV5KmYR+Gpiq5VxCvxpBfSo/RUx9A6oovG5bVH6amOqXWkLydH2amGpTWk7ydH2akG0xrSV5Sj7FSDBqfbR/qbAC15/cOXOvKN2Y7CUxUanHFKOz7jjsJTFRqdOZscZacaNDhzOTnKTjVobOZ4cpSdatDILPnKmaPwVIUGZskXzxyFpyo0Mku+fuYoPFWhoVnyJTRH4akKjc2ar6I5CrWKqqFZ04U0R9mpBo3Mmq+lOQpPVWhk1nw5zVF4qkJDM7JKOB/gKD3VocFZx9WtDqjy+ocvdcSDE/fROUpPdWh81hhVIo8dpac6NEDdS3rBw0+O0lMdGqGxq1Zyn4CyvP7hUcVxmDuetHiUah1NQ9TtJOsSAVte//CliohRPBjqKD3VoUEah7rzkpOj9FSHRqk7Sn/MXJx3STpKT3VolDql9II7LR2lpzo0Sl1TesHdao/SUx0apQ4qnU88O0pPdWiUuqnwrtdH4akKDdI45T2NMIrSplHqsJJFGEjM6x++VFGuIgww5vUPX+qoV9EBHvP6hy91tKvoAJJ5/cOXOiJK8fSqo/RUh0bp4TLJr5SCtGuQHkeU4DzdUXqqQ4PUrSXJ8jpKT3VokPZ4lOJ5M0fpqQ6NUleXzmfjHaWnOjRKnV46H493lGodQ8N0lIs/C4DN6x++VBHP0gmzr0fhqQoN0khamfZ4lO6lNwu4zesfvtQRk5g7qYOCdGiQuseUuejwiKP0VIdGqZNMWfdxnH2e+/T7oCgdGqXuMuX+4sjfhaJ0aJQ6zpRlyXehKB0apXFSPB8RfpSe6tAodaXho0CPQq1iapC61PCBGEfhqQoN0jgxHs/EOApPVWiQzniS8u8CiOf1D1+q8AdpTaqgEJ0aou42vSVVUIROjVC3mz44MAB7Xv/wpYpIszI43uAoPFWh8emG0+3xxjSW9kuAPq9/+FKFP0STly6An9c/PKqIE+SLcTcN+PP6hy91+DO04MGER+mpDo3POEc+G7UAAr3+4Usd+fz7UXiqQgM0TpPPRi1gQa9/+FLHuBoXgwe9/uFLHfNq5AMk9PqHL3Wsq5EPqNDrH77U4UHKp6cepac6NEpdejqff3qUnurQMHXs6XwE6lGqdZiGqXtP51NQj9JTHRqmTj6dD0I9Sk91aJg6+3Q+C/UoPdWhcRpU9Km1e6Tfu5b74OP+YJ9DnwGARq9/+FJZfmLUUXiqQuPVHajz6ahH6akOjdewIz4g9Sg91aHxahGvyaMI/Oj1D1/q8HjlY1KP0lMdGq9uQp1PSj1KtY6t8eos1FsS8wBJr3/4UofHa0tiHizp9Q9f6vB4bUnMgye9/uFLHd7xtyTmwZRe//Cljuj5k9cOcKXXP3ypw+O0JXEKtvT6hy91eJy2JE7Bl17/8KUOj9OWxCkg0+sfvtSxr/oIgKbXP4w6irtR7xzrhaipKDWVoKbOsV6ImopSU3E56p1jvRA2FcWmcrt60y+kTUW1qbgddT616Cg91dG1Do9TPrjoKD3VMbQOj9PO90shbirKTcX1qHe+XwqBU1FwKu5HveMRPEfpqQ7TOlzk8c2jEDkVJacS5MTfg8CpKDgV56Pkt0neVNSbiusRu0AhbirKTeWCmwpxU1FuKhfcVIibinJTueCmQtxUlJvKFTcV4qai3FRK7qCFtKmoNpWSO2ghbCqKTaXkDlrImopaU6npRhVHmdag1FRcjnDV3lF2qkGD0uGIF+4dhacqNCodjnjt3lF4qkLD0t2Il+8dhacqNC6djXgF31F4qkID09WIF/EdhacqNDBrTDslVVBkKjOVOLcluT1ImYoqU7lSpkLKVFSZShzfwhMDhZCpKDKVFhllqLGFkKkoMpVAJtbYQsZU1JhKS/eSOspONWhwtnijTxpBwanAVFyLEo0t5EtFfak4FqVVUHAqLxW3omQSsJAuFdWl4laUTAIW0qWiulQOXaI0v6PwVIUGp1PR/VURqyBcKopLJXAJD2c9Ck9VaHA6FCUvioVoqSgtlTj1/kb5TkfhqQqNzkj3KUkVFJ0KS8WZKHlLLARLRWGpRMpPS1pB0amuVMKVelIFRaeyUokjX0ZSBUWnqlJxIkreEAuhUlFUKiP2geRWkCkVNaXiQvR4P8QqKDrVlEocALP5HiFTKmpKZUQqGs6GFiKloqRURrgnzrUXEqWiolSch5IZ/0KgVBSUSiQF8Yx/IU8q6kllxKtQ8heh6FROKm5DCRoU0qSimlSchjrmRx6Fpyo0Op2GehKdhElFMak4DSXuUAiTimJScRpK3KEQJhXFpOI0lD34CJOKYlI5MoY4wAmTimJScRoa+9Et29BBDmFSUUwqTkMz6QQIk4piUnEaSv8iFJ2KSSUwKfuLUHQqJhWnITwv7Sg71aDB6TDEJ54dhVqFUlJxF+K190fhqQoNzjg9JulGCJKKQlJZV49OgqSikFTiBJkkssiRijpScRSaHf8gpEhFFamsedERESIVRaQSiJT9Kig21ZCKg1D6q6DYVEIq7kEzmb8hQSoqSMU5aCZDAwKkooBUYo81njsu5EdF/aiEHyW/TuKjonxU3IImzz4X0qOielRCj5JnFplRUTMqLkB8ROxReKpCo9MBKHngkBgVFaPi/JONWwmMioJRiXyjZGRAXlTUi4rjz0qm0ImLinJR2VeDTtKiolpUnH6SVItCWFQUi4rLz0reJMiKilpRcfhZyfQ5UVFRKiqxGVvynktSVFSKirNP9p5LUFQUikqkICXvueRERZ2oRBZS8p5LTFSUiYqbT/aeS0pUVImKk09JZLaQEhVVonqL/GDDr1JJiaoqUXXyKckLdyUlqqpE1cmn3B9c3A6I0KpKVG8x38laVUmJqipRdfIpj3duuF8rKVFVJapOPiWR2UpKVFWJ6i32Ku/J7wOitKoSVSef0nDjpqP0VMfSOnzSs/HdUkmJqipRdfQpicxWcqKqTlSdfUois5WkqKoU1UhNSl69K1lRVSuqkZvUkzglLaqqRdXxpySqWsmLqnpRLTExz0/0SmJUVYyqA1Dp3MlWMqOqZlTDjHoSp4RGVdGoRo5SIqKV2KgqG9VIUkpEtBIcVYWj6g5UehKnREdV6ai6BJWexCnhUVU8qoFHPXmeEh9V5aMafDR46FLJj6r6UQ0/GvwmXwmQqgJSDUDK+hcSpKqCVA9BSp7JREhVCakGIY0k1smQqhpSDUPK+ihCpKqIVAORBo9KKylSVUWqoUiD34MrMVJVRqrBSFn/Qo5U1ZGqq1AZPOtVCZKqQlJt9aqPIkmqKkm1RZzyGLuSJVW1pNr6VT9HmFQVk2qLOOWX8kqaVFWTaptXfRRxUlVOqo5D5XFGLraD4lQ9qboOlWTyqxIoVQWl2vZVX0miVFWUqvtQmckziEipKinVXq76KDKlqqZUXYjKTJ5BhEpVUan2SAVJnkGkSlVVqcYROpNXzFRipaqsVOMcney5Tq5U1ZVqJCxlzzGCpaqwVOM8new5RrJUVZbqcaZO8gwiWqpKSzXO1cmeH2RLVW2pxtk62b1PuFQVl2qcr5PMhVXSpaq6VOOMnex+IV6qykv1SFlKYp18qaov1SNlKYl1AqaqwFSPlKVkTEfCVFWYaqQsZeMPIqaqxFQjZSkbf5AxVTWmGilL2fiDkKkqMtWxr8YfpExVlanGRnTZ+y0xU1VmqrNcjR3Imao6U52X/T5BU1VoqrNd9dkkTVWlqca5PFl/S9RUlZrqHFf9LVlTVWuqc171t4RNVbGpznXV35I2VdWmOuM9KolT4qaq3FRjy7qsvyVwqgpONfatS9IVK4lTVXGqsXddknpZiZyqklON/euS1MtK5lTVnGrsYZekTVZCp6roVGMfuyRtspI6VVWneuxll8wZkDtVdacah/kk08CV4KkqPNU40GclYxiSp6ryVONQn5X0lURPVempOiSVlfQvZE9V7am6JJVkL45K+FQVn6pTUpbOWkmfqupTjVN+kkch6VNVfap2QaOV9KmqPlW72NGpkj5V1afqlpQskaykT1X1qVok06OYV+KnqvxUHZPuI2TIAa2kT1X1qbol3ccMWAOFp+JTtYtNcyrhU1V8qvti05xK+FQVn+rON82pZE9V7anui01zKtlTVXuq+2LTnEr2VNWeatgTk00le6pqT3Vf7PNQyZ6q2lN1Scqim+ypqj1Vl6Qkpa+SPVW1p+qSlN2mZE9V7ak6JGWvf0RPVempuSMlb3+N5KmpPLXbxWLRRvDUFJ7a7YLtG7lTU3dq4U78R23ETk3ZqQU78SOrkTo1VafmhHR/EebfBURnU3RqLkhJaDUyp6bm1ByQktBqRE5Nyam5HyVv443Eqak4Neej5GW8ETg1BacW4JQMHhuBU1NwauViB5JG3tTUm5rjUbLCphE3NeWm5naUrEFrpE1Ntak5HSVr0BphU1Nsai5HvCSkETU1pabmbpSsQWskTU2lqTkbJWvQGkFTU2hqAU3JC0EjaGoKTc3VKI0LCk91puZolMUFMVNTZmqxHR4uQmuETE2RqbkYZZFFxtTUmJqDURZZRExNianVSOzEU6aO0lMdGp2xHV5Cbo2IqSkxtdgO7/7s43ZQgCoxtXqx+UgjYWoqTM25KPuzUniqLzXHovTPSuGpvNTcirI/K+lSU11qoUs3ltRGutRUl5pTUR8s7Y10qakutdCl5M27kS411aXWLtYzN8KlprjU2sV65ka21NSWWmQqGW4lf5Se6tAAjVQla0kdFKFqSy1ylfhAsKP0VIfGaCQr2UjqoCBVW2oORX3gsUhHqdahttT6VRdPtNSUllq/2GSskSw1laXWrzYZayRLTWWp9cim4w2xGslSU1lqIUtZ50iy1FSWWr/aZKyRLDWVpdavNhlrJEtNZan1q03GGslSU1lqzkTJBmGNYKkpLLVxNRHaCJaawlIbF5uMNXKlpq7UxsUmY41YqSkrtXGxyVgjVWqqSm1cbDLWCJWaolIbF5uMNTKlpqbUxsUmY41IqSkptXHVz5MoNRWlNi42GWsESk1BqY2LTcYaeVJTT2rzapOxRp7U1JNaeNJKBl/kSU09qYUnGa93auRJTT2phSdZMlogT2rqSS08yXiOvZEnNfWkFp5kPMfeyJOaelILTzKeY2/kSU09qYUnGc+xN/Kkpp7UwpOM59gbeVJTT2rhScZz7I08qakntfAkS0aT5ElNPamFJxk7XyNPaupJLTxp4ymCR+mpDo3TdTXfRJzUlJPauppvIk1qqkltXc03ESY1xaS2ruabyJKaWlILS+LjPY/SUx0ao2FJyea7jSypqSW1ddXTEyU1paQWlLST254oqSkltaCkndz2RElNKanZRQpoI0pqSknNYajs5MlBltTUkppdZCg3sqSmltTsIkO5kSU1taRmFxnKjSypqSU1u8hQboRJTTGpxd53vMipkSY11aQWW98ls6qkSU01qcXOd8mIgzSpqSa12PguiS3ipKac1HY8QZMehTypqSe1ffUEJU9q6kltXz1ByZOaelJzHWJkbMRJTTmpOQ4xMjbSpKaa1CKTiZGxkSY11aQWmUyMjI00qakmtdCk5C2aNKmpJvVbvmdTJ0zqikk9MImdshMmdcWk7jSUOGUnTOqKST0wafNgp5MmddWkfssP+ToKT1V0rcJjkx9anTSpqyb10CT2vU6a1FWT+pUmddKkrprUI4Fp88CvEyd15aR+u9i2qRMndeWkXi62beqkSV01qZeLs0E6aVJXTeqhSTzg6qRJXTWpuw0lOtdJk7pqUncbSnSukyZ11aQeqUubXxk7eVJXT+rlwuI7eVJXT+qRuZT9VSk+1ZO64xB3Ap00qasmdbch7gQ6YVJXTOpxthJ3Ap0wqSsmdbehpBPopEldNam7DWXxTZrUVZN6zfcU64RJXTGpuwwZryjoZEldLanX2CScz+HoZEldLak7DGV9EVFSV0rqQUlJX0SU1JWSeiQrVZ5k74RJXTGp11jFxC9onTSpqyZ1t6H7O/PYn+vWKkiTumpSdxranEPfCZO6YlJ3Gdp4dOdReKpC49Nh6P6Gx1+EAlQpqTsM3V/wuAoKUKWk7jCUvKt2oqSulNTdhTav3u4kSV0lqTsLbZ4/6ARJXSGpuwoZnmx8FJ6q0PB0FLr3I/zrpOhURupuQtkjgxSpqyJ1N6HHIlK6z0iRuipSdxN6zF1iFRSdqkjdSWhZUgVFpyJSdxFKdLCTIXU1pB6GdEvudjKkrobUw5BueNjxUXqqQ+Ozx5sRz+R2MqSuhtT7xatRJ0LqSkjdQSjp0kiQugpSdw7K+hICpK6A1AOQbjw11UmQugpSD0FKzs7oREhdCak7CCUI3omQuhJSdxCqN56a6mRIXQ2pj+jhJ4coIVJXROpOQjU5gLGTInVVpB6KlCyR6MRIXRmpOwrl34ViVB2px1lKt2Q0TpDUFZJ6JCYlo3FypK6O1MORktE4MVJXRupxllIyEiZF6qpI3Ukou+cJkboiUncRSu55IqSuhNTdg7J7ngSpqyD1ebGvbSdA6gpIPY5SSg7m7ARIXQGpByDhusFOfNSVj3rwEc/ud9KjrnrUQ494J+1OeNQVj3rgEe+k3cmOutpRDzvinbQ70VFXOupBR7yTdic66kpH/chESqqg6FQ66nGMUkneCciOutpRdwmqJRmOEx51xaO+Ij6TYQLhUVc86iu6eBaXTnjUFY+6U1B9HEKJ7aAQVT3qFhA/uQ7So6561C1e4pMBNelRVz3qdrEmtJMeddWjbvEE5TUFnfSoqx51t6CaHFzWiY+68lG/SkXqxEdd+ahfpSJ14qOufNQdg5IHIOlRVz3qdjHFRHjUFY+6XUwxkR11taO+r6aYyI662lHfV1NMZEdd7ajvqykmoqOudNT3xRQTyVFXOer7Ytv6TnLUVY76vti2vhMddaWjHplIt+ReJzzqikc98Cg5Qq6THnXVox56lBwh14mPuvJR3zH+TF4tyI+6+tGIbCQOjUGANBSQxgFIfMLgIEEaKkgjBCk5yW4QIQ0lpOEexCvABwHSUEAatwhR7tQGCdJQQRq3i6fnIEEaKkjjdvH0HCRIQwVp3PJEzkGANBSQxi1P5BzER0P5aNwuEjkH8dFQPhrlIpFzEB8N5aNxxUeD+GgoH42Lg5IG6dFQPRpuQcmzb5AeDdWj4RaUPPsG6dFQPRol3o54DmCQHg3Vo1Fihh5XbQ/So6F6NEKPklXbg/hoKB+NcrVKeRAgDQWk4R6UrfweREhDCWnEvnfJyu9BhjTUkIaLUDIvPciQhhrSiG3vktXSgxBpKCKNerVdwyBGGspIo15t1zDIkYY60ghH4lXbgxhpKCONYCRetT2IkYYy0nAUSpZhDWKkoYw03ISSZViDFGmoIo1ISeJlWIMQaSgijUhJ4lXbgxBpKCKNODiJV20PQqShiDTaxevRIEQaikijXaTMDUKkoYg04uSk5A1rkCINVaQRRyclu/4OYqShjDSOs5N4ADnIkYY60oiMpGTX30GQNBSSRmQkJSftDJKkoZI0IiMp6RBIkoZK0uhXOceDKGkoJY1+tZnIIEsaaknjyEhKOgTCpKGYNI6UpKRDIE0aqkkjNCnpEEiThmrSODKSkg6BNGmoJo3LjKRBmjRUk8ZlRtIgTRqqSSM0KekQSJOGatJwHMo6BOKkoZw0HIeyDoE4aSgnDbehrEMgTRqqScNpKOsQCJOGYtKIfKSkQyBMGopJIzAp6RDIkoZa0oh8pKRDIEoaSkkj8pGSDoEkaagkjZCkrEMgSRoqSSMkKdn2fJAkDZWkEVvcJUvxB0nSUEka7kLZU4MkaagkDXehmpyLPYiShlLSmBfnfA2ipKGUNI6EJE44GWRJQy1pzHhdSt51SJOGatIITWo8tzyIk4Zy0nAcSv8qFKTKSSM4qfEyiUGcNJSTxowgteSrUJAqKA3noWTxyyBQGgpKw3koyYAeBEpDQWmsiNFk/EWiNFSUxrpIPR4kSkNFaayr1ONBpDSUlMZBSsmYhUxpqCmNMKVszEKmNNSURmxul41ZyJSGmtJwIMrinEhpKCmNyEfKxixESkNJaRx72yVjFiKloaQ0jr3tkjELkdJQUhp2kXo8SJSGitKwi9TjQaI0VJSGXaQeDwKloaA07CL1eJAnDfWkYRepx4M8aagnDbtIPR7kSUM9adhF6vEgUBoKSsMuUo8HidJQURp2kXo8iJSGktLYV6nHg0xpqCmNyEcaDbeAGIRKQ1FpOBG1T619XuVx3/dHg25TvxTx0lBeGq5Fryq7h32DWWOSpqHSNNyN2qc6P/tD7V7Zvd77O9L9/85P7X5Tm0Yh8dNQfhqOSa8aeX/o3nvTcqqMQlohargqvarMkm9Mwa0iNZyXXlV2LBU7/S0ozJWmhjvT/dd3v0+sfnqMSmv/bPeAe9Rb9+fbevQUt0+tfF791F66DVSuRhzhlCx2HCRXQ+Vq3q5mDSbR1VS6mnGEU9LzTaKrqXQ14winpMuZRFdT6WrerjbbmYRXU/FqBl51nlSahFdT8WreYoUfi+IkvZqqV9MtqibH/Eziq6l8NV2jaudVLpMAaypgzZtdfheI06mENYOwOr/bTTKsqYY1w7A6v1RNQqypiDVLDCf4bWaSYk1VrOkoVZOjgiY51lTHmuFYyVFBkyBrKmTNgKzkqKBJkjVVsmZIVrJv2STJmipZMyQrOSpoEmVNpazpLlWTjbYmUdZUyppBWQzGkyRrqmTNkKzB87iTJGuqZM16sRB1EmRNhaxZrxYCTJKsqZI1a4x6kzuOJGuqZE1nqTqSO44ka6pkTWepOpI7jiRrqmTNkKyR3HFEWVMpax6UldxxZFlTLWu6TCVTMpMsa6plTZepOpKbljBrKmbNSIkayU1LmjVVs2a77PSJs6Zy1jw4i1+ZJ3nWVM+a7Wp//EmgNRW0pvNUvQ+k7m8k27bWQWGqojVDtJJzTyaJ1lTRmiFajx1GKT5ItKaK1gzRmsltS6I1VbRmu7KCSaI1VbRmiFZyTtAk0ZoqWjNEKzmPZhJpTSWt6T5VkzNcJpHWVNKa7lPp34VIayppzSCt5ITnSaQ1lbRmjzhN7n0iramkNWOXvZnc+2RaU01rOlDV5FjiSaY11bSmA1VdSYdNpjXVtGZkSCXnSUwyrammNcO0svuWUGsqas1AreRMikmqNVW1ZiRJJWdSTGKtqaw1I0sqOZNikmtNda05LvZ7nuRaU11rjov9nie51lTXmuNiv+dJrjXVtebI93uexFpTWWuOi/2eJ7HWVNaa42K/50mqNVW1ZqhWckjIJNWaqlrTiSr9o1J8KmpNJype0znJtKaa1nSgysKCSGsqac15sTPUJNKaSlozsqOS81ImkdZU0ppBWit5DhNpTSWtGaSV7Dk4ibSmktaMDKlkz8FJpjXVtGaYVrLn4CTTmmpaM0wr2XNwkmlNNa05r0KUTGuqaU0Xqmxr4EmoNRW1ZqBWAmOTUGsqas1ArWRr4EmqNVW1phNVtlXyJNWaqlrTiaom2xZOUq2pqjUvVWuSak1VrRmZUsnWh5NUa6pqzciUsuR2IdaaylozMqV2crsQa01lrRmZUsl2f5NYayprzciU2sntQqw1lbWmI1VyWtsk1prKWjNYK9nub5JrTXWtGZlSyXZ/k2BrKmzNyJRK9uqbJFtTZWu6U9VkT7ZJtDWVtqZDVU02vppkW1Nta4ZtZW+ShFtTcWs6VSUbbEzCram4NePkpmTPqUm6NVW35r7Y82QSbk3FrelSlew2Msm2ptrWjLObslcvIq2ppDXj8KZkr6ZJkjVVsmZI1i15dpBaTVWruWNjic5z6YRVU7FqBlYlu9lMMqqpRjXDqJKNJSbR1FSamkFTyYYMk+xpqj1Nh6R2Sx4eZE9T7WldZU0toqel9LTckVqyIcMielpKT8sdqd24u15ET0vpabkjtSQhbhE9LaWndYsw5dVFi+hpKT0td6T22EwBvwuE6VJ6Wu5IrfAWVIvoaSk9LXekVnjLpEX0tJSeljtSshhmkTwtlad1u9gachE8LYWn5YrUklTxRfC0FJ6WK1JLUsUXwdNSeFquSH0mv1GCp6XwtOIwp8lnViyCp6XwtFyRWpKyvgielsLTckVqJblrCZ6WwtMqEaU8algET0vhaZWLXaQWudNSd1quSK3wwGMRPC2Fp+WK1Ar3+IvgaSk8rdiFL1GjRfK0VJ6WM1KyndUieFoKT6te7dOzCJ6WwtNyRWoleYYRPC2Fp+WK1JLk4kXwtBSeVr1i/EXwtBSelitSSxKUF8HTUnhaAU+Vu/xF8rRUnpYzUksygxfJ01J5Ws5ILcnrXSRPS+VpOSO1JHlykTwtlafljJRM7S2Cp6XwtCKRavLKrUXwtBSelitSq8kDiOBpKTytFmGaPD0InpbC03JFajV5ehA8LYWn1SJMeZS9CJ6WwtNyRWpJOtYieFoKT6vZVSdH8LQUnpYrUp89+dtSmCo8rTjcaQ6ug+BpKTytONxpzqQOilOFp9UjTldSB8WpwtPq0enzCXeL4GkpPC1XpD53UgfFqcLTckXqi0+4WwRPS+FpuSK1JF1vETwthaflitRXSdpBcarwtK6SqRa501J3WlfJVIvYaSk7rUimWslwjthpKTutyKZayZOQ2GkpO61Ip1rJHUfutNSdVrjTut9x43PfVeugKFV4WgFPK7njSJ6WytOKjKq1knZQlKo9rUipWpbUQVGq+LRGMD6vh1ykT0v1acUhT8nbD+HTUnxasTlfsjHUIn1aqk/rOOUpeTcmf1rqT8s1iUFwET8t5ac1L2x0ET8t5ac1I0Y3/12Jn5by0wp+SnbrWsRPS/lpuSUx5y3Cp6X4tFySEs5bZE9L7Wkd2/Ml78VkT0vtaYU9Ze/FZE9L7WnNiFBeyL8In5bi01oXq/YW2dNSe1orgPTGsUH2tNSeVthTsl53kT0ttacV9sQn1S+ip6X0tNyRupXkq1CIKj2tFYmpNamDglTpaa0I0pbUQVGq9LTihKcjp+L+LL3fNO3z+U9M0aoEtVYkriRdFBHUUoJa7kndZlIHRasS1LI4SSfpooiglhLUclDqt2RARwa11KBWbNaXbNC5yKCWGtSyi7N0FhHUUoJaQVAJ2ywiqKUEtdyTsnlCEqilArVCoLIJGBKopQK1QqCyGQcSqKUCtSK96rHlH70eE0EtJagV+VUlecUmglpKUCvOeyrJjAMZ1FKDWpFglc01EkItRajlopQNgsiglhrU2ldLTBcZ1FKDWg5KWYQRQS0lqBX79mURRgS1lKCWe1IaHURQSwlq7XUVHURQSwlq7YjSZB6ICGopQS33pPQvS0GqAmWR/ZTsGGBEUKYEZUFQxlxiRFCmBGW3eJTyXJIRQZkSlN0iTZXnkowIypSg7BbH5vFckhFBmRKUuSclfxYjgTIVKLtdbI9mBFCmAGW3q+3RjADKFKAsTn9KlqcbCZSpQFmc/pSkYxsRlClBWRz/lLwLGhGUKUFZiZ19eFm4EUGZEpSVyNHjTHsjgjIlKDv28OM1SUYEZUpQVi529jESKFOBsnKxPZoRQJkClJWL7dGM/MnUn6xcbI9m5E+m/mTlYns0I34y5ScrF9ujGemTqT5ZvdgezQifTPHJ6sX2aEb4ZIpPVi+2RzOyJ1N7snqxPZoRPZnSk9Wr7dGM6MmUnswdqScbUBvRkyk9WeQ8JaMWI3oypSerF0foGcmTqTxZ5DwloxYjeTKVJ6tXW/QayZOpPFns4JeMfIzkyVSerJWLkY8RPZnSkwU9JTJpRE+m9GSxiV+iikb0ZEpP1mJLClZFI3oypSdzR+qJKhrRkyk9mTtST1TRiJ5M6cnckXqiikb0ZEpP1iJf/yX5/z74uD/Ypyb/GxmUqUGZg1JyVKIRQZkSlAVBJTRoRFCmBGVBUAkNGhGUKUFZEFRCg0YEZUpQFgSV0KARQZkSlAVBJfRjRFCmBGVBUMlOjUYEZUpQ5p7Uk43KjAjKlKAsCCrZIcyIoEwJyhyUerI1l5FBmRqU9ej5k9cOQihThLJAqJbEKSGUKUJZIFRL4pQQyhSh7NjTL4lTQihThLJAqKyPIIQyRSgLhEo2kDBCKFOEskCoZPMHI4QyRSgLhOpJrBNCmSKUjas3fSOEMkUoC4RKNn8wUihThTInpZ5s/mCkUKYKZU5KPdn8wUihTBXKIgsq2fzByKFMHcoiDaoz6RtBlClE2Yx9fvDNgxjKlKHMTSn5fRJCmSKUuSllv02KUEUoc1LiDeGNDMrUoMxBaT0G67elvSwJlKlAmXPS/Y3h/s5xevUhfzL1J4v9/JIaKDJVnyz06cYDZNInU30yp6TkF0H2ZGpP5pCU/CJInkzlydyRkl8EwZMpPNnKTy4zYidTdjI3JD7uxgidTNHJYhe/ZEKQzMnUnCzMic/7MqImU2qy2MSPz/sykiZTabLYw4/P+zKCJlNostjCj8/7MnImU2cyi2mnpAqKTGUmczPKbg9SJlNlsitlMlImU2UyJ6PkNBEjZDJFJos8Jz7JwwiZTJHJApn4JA8jYzI1JnMwSm4yEiZTYTKLN/qkERScCkwWOU58DIeRL5n6ksUGfkkVxEumvGT7YntJI10y1SXbF9tLGumSqS7ZoUso9ka4ZIpLFodCMfob4ZIpLlngEp9DbGRLprZkO3LweEhAtGRKS3ZkN2FmpJEsmcqSRXITbwlhBEumsGSR25SMnAmWTGFpuxI9XhKhFZtcaasr7XClnlQB0bmVlXZkNo2kCojOraq0I7GJR7ybUGkrKu3Ia1pJKyA6t5rSjrQmS6qA6NxqSjuymnj7pk2mtNWUtgNRIlubSGkrKe1buCfOtW8Spa2itJ2Hkhn/TaC0FZR2iXd2roI8aasn7RKvQvwXIU7aykk7MpoYDTZp0lZN2kdCU9IKik7FpF1i0WhSBUWnYtIuF7vwb8KkrZi0y8Uu/JswaSsm7bLyB98mTNqKSbtcLBjdhElbMWmXi60gNmHSVkzaTkNJevwmTNqKSbtebFeyCZO2YtKuF9uVbMKkrZi0nYZ40eomS9pqSdthKEl12URJWylpuwslu9hskqStkrQjiSnpRgiStkLSrlePToKkrZC0XYWyyCJH2upI21GIF85uUqStirQjfynpiAiRtiLSDkRKfhVkSFsNabeLtcybCGkrIW33oGR3tk2CtFWQtnNQsjnbJkDaCkjbNSjZV22TH231ox1+lP06KTiVj7ZbULIz2yY92qpHO/QoeWaRGW01o+0C9NjbDZYRbTKjrWa0HYCSBw6J0VYx2s4/2biVwGgrGG3Xn2zcSl601Yu240+yRd0mLtrKRbtfDTpJi7Zq0Xb6WZyLtgmLtmLRdvlJ9rjbZEVbrWg7/CTb022ioq1UtK+ylTZJ0VYp2lfZSpugaCsU7dgkj99zNznRVifaxx55SRUUncpEe8T+TtwdkhJtVaLt5FMSmd2kRFuVaDv5lEc78KtQfKoSbSefkrxwb1KirUq0nXzK/cHF7aAIVSXakaqUyOwmJdqqRNvJpzzeuel+JSXaqkQ7jn9KZHaTEm1Vou3kU+5PL/x9kBJtVaLt5FMaH/GzSYm2KtF28iktuVtIibYq0Y4DoBKZ3eREW51oO/uURGY3SdFWKdoOPyV79SYr2mpF2+mn9CROSYu2atF2/CmJqm7yoq1etGdMzCdPdBKjrWK0HYBKTzpZMqOtZrTDjHoSp4RGW9FouwGVREQ3sdFWNtquQCUR0U1wtBWOdhwClWyHv4mOttLRjkOgku3wN+HRVjzagUfJdvib+GgrH+3go2Q7/E1+tNWPdvjRSN7kCZC2AtIOQMr6FxKkrYK0D0FKnslESFsJaQchjSTWyZC2GtIOQ8r6KEKkrYi0A5FGMiolRdqqSDsUaSTvwcRIWxlpByNl/Qs50lZH2q5CZSSzXgRJWyFp27zqo0iStkrStojTZIxNlrTVkrbZVT9HmLQVk7ZFnCYv5aRJWzVp79tVH0WctJWTtuNQGXzg4iZP2upJe8eO+MmLJIHSVlDau131lSRKW0Vpuw+VZGftTaS0lZR2bJmX9VFkSltNae84VC95BhEqbUWlvSMVJHkGkSptVaW9IxWEV8xsYqWtrLTjuKbsuU6utMWV6i0Slvg5dpQ+1/H6hy91lPw5dpSe6ihaR82fQUfpqY6qdbT8+XGUnupoWkfP7/2j9FRH1zo8Tnku7Cg91TG0jpnfL0fpqY6pdaw81o/SUx1L67A81o/SUx2mdUTKEo7pjtJTHRqnkbLE44+jVOsoGqeRssTjj6P0VIfGaaQs8fjjKD3VoXFaWj7+OEpPdWicluj3s+9CcVo0TsvIxw5H6akOjdNy0e8fpac6NE7Lyvvso/RUh8ZpHNfE/e1ReqpD47TsvL89Sk91aJzGeU3c3x6lWkfVOK0l72+P0lMdGqc13qOSOAVuev3Dlzpa3t8epac6NE5r9PuYrniUnurQOK3xPMXUy6P0VIfGaY3nKaZeHqWnOjRO68UWOkfpqQ6NUyekJG3yKD3VoXHqiFR4FvgoPdWhcRonNvE08FGqdTSN0xZr8XAMc5Se6tA4jROb+JSSo/RUh8apQ1LhQzGO0lMdGqcuSYVPgjhKT3VonDolJemsR+mpDo3T48QmvuVAn17/8KWKnEaPwlMVGqVuSZymdxSeqtAgdUviJZJH4akKjdEeyfQk5kehVtE1RB2T7iPkcw7oUXaqQQPULek+ZsAaKDy7hmcc1ITLNI/CUxUanXFOEy7TPApPVWhwOiXhMs2j7FSDhmYc0oTLNI/CUxUamnFGE66xPApPVWhohj0h2RyFpyo0NHu+z8NReKpCQ3PkGzwdhVrF0NB0SeKUvqPwVIXGZhzPlHwRsKfXP3yp4hFq2esf0NPrH75U4TuRJG9/IE+vf/hSRb5Y9Cg8VaHROXK2PwpPVWh0hjtlf1SKzqHRGeyUPLJAnV7/8KUKX/CEe0gfhacqNDpdkLLQAnN6/cOXKspFaAE5vf7hSxUencnbOIjT6x++VOHRmbyMAzi9/uFLFf1q8Ajg9PqHL3XkO5AchacqNDwdj3iFzVF4qkLD0+2I16AdhacqNDydjngN2lF4qkLD0+UIl4QcZacaNDrdjXgN2lGoVSyNTmcjXoN2FJ6q0OgMaMpeCACaXv/wpY52ERfgTK9/+FJFv4gLYKbXP3ypIt298Sg71aDBufLdG4/CUxUanA5GWWQBMb3+4UsVkdiJ+wofpac6NDpjOzwmt6P0VIfGZ2yHN3Bf4aNU6zANUMs3HzkKT1VogDoXJX9W8KXXP3ypoV38WYGXXv/wpYp+8WcFXXr9w5cq4qAblNSj9FSHBqhTUecDvY/SUx0aoaFL2Zs36NLrH77Uka9nPgpPVWiEWr6e+Sg8VaEBGplKfBzcUap1bA3QSFXi4/GO0lMdGqGRq8TH4x2lpzo0RiNZiY/HO0pPdWiQOhT1gdtWH6WnOjRK91UXD7T0+ocvVeSbjB2Fpyo0RvfFJmNH6akOjdEd2XS4IdZReqpDgzRkKescQZZe/zDqKLeLTcaOUqmjqCyV28UmY0fpqY6idVxsMnaUnuqoWscj5HiDsKPwVEXTKq4mQgvBUlFYKrd8k7Gj8FTF0CryTcaOwlMVU6vINxk7Ck9VLK0i32TsKDxVYVpFvsnYUXiqQiO05JuMHYVahZJSKRf9fCFRKipKpeSbjB2Fpyo0PEu+ydhReKpCw7NcbDJ2lJ7q0PAMT+JTbI/SUx0an+FJfIrtUXqqQwM0PIlPsT1KT3VohIYn8Sm2R+mpDg3R8CTjOfZCnlTUk0p4kvEceyFPKupJJTzJeI69kCcV9aQSnmQ8x17Ik4p6UglP4iNoj9JTHRqn4Ul8fOxReqpD4zQ8ydj5CnlSUU8q4UmP42Nh3FLIk4p6UqkX802FOKkoJ5V6Md9USJOKalKpF/NNhTCpKCaVdjHfVMiSilpSCUvio3SP0lMdGqNhSbz57lF6qkNjtF319ERJRSmpBCXxUbpH6akODdGgJD5K9yg91aEh2vIU0KPwVIVGqMNQ4dN4j9JTHRqiLc9QPgpPVWiItjxD+Sg8VaEh2vMM5aNQq1BLKj3PUD4KT1VohB7HLyVVUICqJpXY+o5nVQtpUlFNKrHzXTLiIE0qqkklNr5LYos4qSgnlR5P0KRHIU8q6kmlXz1ByZOKelLpV09Q8qSinlRchxgZC3FSUU4qjkOMjIU0qagmlchkYmQspElFNalEJhMjYyFNKqpJJTSJ36ILaVJRTSoj3bPpKDvVoLEZmMROWQiTimJScRpKnLIQJhXFpBKYxAeIH6WnOjQ2Q5OS8CZNKqpJJTQpeWiRJhXVpBKaxL5XSJOKalK50qRCmlRUk0okMPEp5kfpqQ4Nz5lv23QUnqrQ8Jz5tk1H4akKjc+Znw1yFJ6q0PgMTUoGXKRJRTWpuA0lOldIk4pqUnEbSnSukCYV1aQSqUt8GvtReqpD4/PisKWjUKtQTyqRuZT8VcmTinpScRxKOgHSpKKaVNyGkk6AMKkoJhWnoawTIEwqiknFbSjrBEiTimpScRvK4ps0qagmlZXuKXaUnWrQ2HQZMl5RUMiSilpSWbFJOJ7DcZSe6tDYdBjK+iKipKKUVIKSkr6IKKkoJZVIVqo8yV4Ik4piUrFYxZS8oJEmFdWk4jZ0f2eG86CPwlMVGp9OQxtz6I/CUxUany5DGw9FOwpPVWh8Ogzd3/D4i1CAKiUVh6H7Cx5XQQGqlFQchrJ3VaKkopRU3IU2r94uJElFJak4C/GZ50fhqQqNT1chw/Mcj8JTFRqejkJ81PhReKpCo9NNKHtkkCIVVaTiJvRYREr3GSlSUUUqbkKPuUusgqJTFak4CS1LqqDoVEQqLkKJDhYypKKGVMKQbsndToZU1JBqGNINz3M8SqWOqoZUb/FmxDO5lQypqiHV28WrUSVCqkpI1UGIu7RKglRVkKpzUNKXVAKkqoBUA5BuPDVVSZCqClINQeKzM47SUx1T6/DBJyN4JUKqSkjVQejeuuSrQIhWNaR6ix5+YohWQqSqiFSdhO7N43aQIlVVpBqKlCyRqMRIVRmpOgql34Ucqaoj1ThL6caj8UqQVBWSaiQm8Wi8kiNVdaQajsSj8UqMVJWRapylxCPhSopUVZGqk1B2zxMiVUWk6iKU3PNESFUJqboHZfc8CVJVQao139f2KNQqFJBqHKXEB3Mepac6ND4DkP7/zs51yY2cR9P30r87epMkyMzsO9hrmJiokKtkW2OVVCup3J93Yu59M8nkSxIJ6oP3T7dcqgLzwAOABwcxbtBK+MhyfGQTPpK9+1aiR5bTI5vokVhJe/tyJ4JPzgSPxEra25c7EXxyJnYkVtLevtyJ4JMzoSOxkvb25U4En5xbJlJHhDQ7OTqyqY2SkW0CK7Ejy9mRjSSo0/Z5+5bL4PDIujQ/O2qCBI8sh0fWpSNeJi5WgkeWwyMbUVCnF/f27U4Gn6IugXixQfr27U4Gn6MuGfGyQm0lemQ5PbLuSUyoleiR5fTIurSDyjEFVqJHltMjG1mQlRuXbd/uZPBp+iwVyUr4yHJ8ZJ+lIlkJH1mOj2yEQZ0NUKJHltMjS30Xk5XgkeXwyFLfxWQldmQ5O7L0xMVkJXZkOTuy9MTFZCV2ZDk7svTExWQldGQ5OrLUdzFZiRxZTo4s9cvWb1/uRPCZSf2y9duXOxF8ZqZMpKGz1iV4ZDk8sgkeyS3ktm93MvjkTPRIbiG3fbuTwaenT/pnx7SQ+JHl/MimbKTO1JAAkuUAyW4ASewwuH27k8FnaCJIcie77dudDD5FIw+SI8CtBJAsB0jWpynaOdQkgmQ5QbL+2e4pESTLCZINz3ZPiSBZTpBs6CdyWgkgWQ6QbOgncloJH1mOj2x4kshpJXxkOT6y4Ukip5XwkeX4yD7DR1bCR5bjI9tvlLR9t5PAp2ZkQb29T6JHltMjG1lQb++T6JHl9MiGZB11fAASPbKcHtkxeejFqG0r0SPL6ZFN9KgTtW0lfGQ5PrLjsyhlKwEkywGSjTyoF/ltJYRkOUKyqe5dJ/LbSgzJcoZkIxHq+KWtxJAsZ0g2lb3rREtbCSJZDpHs+Kxcg5UwkuUYyY7PyjVYiSNZzpFs4khy1LaVMJLlGMkmjCRHbVsJI1mOkWyEQp0wLCthJMsxko1MqBOGZSWKZDlFsiklSQ7DshJEshwi2ZSSJEdtWwkiWQ6RbGqcJEdtWwkiWQ6R7PTMPJIgkuUQyU5PUuasBJEsh0g2dU7qWVgSRbKcItnUOkmu+rt9u5PB5+fWO6mjQEocyXKOZFNGklz1d/t2J4PP0JSRJHfa2b7dyeBTNGUkdQ4EiSRZTpLs/Czn2EooyXKUZOdnxUSsxJIsZ0l2y0jqHAgSTLIcJtktJalzIEg0yXKaZBNN6hwIEk2ynCbZLSOpcyBINMlymuSeZiQ5iSY5TpPc04wkJ9Ekx2mSSzRJPhCcRJMcp0kuwqHOgeAknOQ4TnIRDnUOBCfhJMdxkotsqHMgOIkmOU6TXERDnQPBSTDJcZjkUj6SfCA4CSY5DpNcgknygeAkluQ4S3IpH0k+EJyEkhxHSS7lI8kHgpNIkuMkySWS1DkQnESSHCdJLpEkuez59u1OBp+fqcRdJxTfSSTJcZLkIhfq7BpOIkmOkyQXuZCV+2Jv3+5k8Blq+n2+ti93IvgM3RKS5IQTJ7Ekx1mSM8lckm0dJ9Ekx2mSSzTJyb5lJ+Ekx3GSi3Co91YknOQ4TnIJJzk5TMJJOMlxnORsmqSTfCsSUHIcKLmIhzrBL04CSo4DJRfxUCcD2klAyXGg5Gyao7L+5SSi5DhRcvZJ6rGTiJLjRMnZZ6nHTkJKjiMltyElWWdxElNynCm5xJQ6OouTmJLjTMml4nYdncVJTMlxpuQiIOrNcwkpOY6UXMpH6ugsTkJKjiMlt9W26+gsElJyHCm5rbZdR2eRkJLjSMm5J6nHTiJKjhMl556kHjuJKDlOlJx7knrsJKDkOFBy7knqsZN4kuM8ybknqcdO4kmO8yRHT1KPncSTHOdJjp6kHjsJKDkOlBw9ST12ElFynCg5epJ67CSk5DhScvQs9dhJTMlxpuRSPpJ3YgkIJ0Elx6GSi4jI/encX6NZ1z2tFzSE3U1JM5XjJRdpUSVsmfZu7zV2EmlynDS5yI3cnzb8FTe1Rdgi19OyGn340y2LeuKzUMJPjuMnF2FSdZHLprucpmYnTJrSHES5SJUqYZN8xxKRcpxIuYiXKmFbqBh/FxKachxNuciZlse3rJPJ/rlqpZb+mpYJt8q181/DuJ4Uw5/O/DXS7nqlZcDJlUstnDrBjk4iV46TK+efeQ2chK4cR1cutXDqnXwSunIcXbnUwql35EjoynF05fyzYjtOgleOwyuX4BXJTiUnwSvH4ZXzKcJPJopOoleO0ysXWZSV2/xs33IZHF+5SKMsyVEuTgJYjgMsF+yze5EQluMIyyWERR3bTmJYjjMslxgWdYwqCWI5DrFcSOpEx5qRKJbjFMtFKGXlVkHbtzsZfJ4mjiW3Ctq+3cng8zSBLLlV0PbtTgafp4lkdeqWOYlkOU6yXCJZcqug7Vsug6MsF7mU7RTachLKchxluYSyZGDsJJLlOMlyiWR52Y/rJJLlOMly45NAVCeBLMdBlhufBQI4iWQ5TrLcmLTezoqTSJbjJMtFLGV9Z8VJJMtxkuUilrK+s+IkkuU4yXKJZPnOipNQluMoy20oq7PiJJblOMtykUz1XDISy3KcZblIpqzvLFoJZjkOs1xKifKdRSvRLMdplpueHvoSznIcZ7kNZ3VMZolnOc6z3PSsPr6TgJbjQMtFPGUXRWqxSOaJK1IS0XKcaLlEtDp9T5xEtBwnWi4RrbXCqDg/pGnKiZZLRCt0lq1EtBwnWm5+ygokouU40XKJaMl9grZvdzL4PE1Eq9OPxklIy3Gk5SKfsp0eLk5CWo4jLRf5VPe9SEjLcaTlEtKSOzxv3+5k8Hk6p3naWfsS0nIcablUZS901r7EtBxnWi4CKiu3Jd6+3clg85QioLKjfGCTxLSIMy1KGVKdfhIkMS3iTIsS0+qsW5KgFnGoRQlqdXpSkES1iFMtSklSnZ4UJGEt4liLUpZUpycFSVyLONei4Um9Z5K4FnGuRcOTes8kcS3iXIuGJ/WeSeJaxLkWDf16zyRhLeJYi8yTes8kYS3iWIvMk3rPJFEt4lSLEtXqNAkhiWoRp1oUEVXvpUpQizjUooio5JhOkpgWcaZFEVD1poWEtIgjLTJPKkORhLSIIy1K2VGdfikkIS3iSIsS0hrlfZgkpEUcaVFCWp2agyQhLeJIi1KGVKfmIElMizjTosS0OjUHSWJaxJkWJabVqTlIEtMizrTIPpuiEtMizrQoEqpeaWCSoBZxqEUJanXAGElQizjUogS1OqWBSaJaxKkWRUTVK5VMEtUiTrUoIirbKVtIEtUiTrXoKdUiiWoRp1qUMqU6pQ9JolrEqRalTKmps1wkrEUca1HKlJo7y0XCWsSxFqVMqU65P5KwFnGsRSlTau4sFwlrEcdaFCFVp1sbSViLONaihLU65f5I4lrEuRalTKlOuT+SwBZxsEUpU6pTq48kskWcbFHkVLZTk40ktEUcbVEEVbZT+IoktkWcbVFiWx1LkiS4RRxuUURVnQIbJMEt4nCLUuemTs0pkugWcbpF9KTmCUlwizjcokiqOtVGSGJbxNkWpd5NHdOLJKRFHGlRat7UqdVEEskiTrIokayhs3dI1Io4tSJKhSVI9KWTBKuIwypKsKpTzYYkRkWcUVFiVJ3CEiShKeJoihKa6hRkIIk9EWdPFEGSGzqbh8SeiLMnepY1RRJ6Io6eKHIk1ynIQBJ6Io6eKHIkN3SOawk9EUdPFDmS6yTEkYSeiKMn8mmaytFFJKEn4uiJIkdyazEF8V6kacrRE0WO5Ixcgook9EQcPVHkSM7IJZNIQk/E0RNFjtQJhiGJPBEnTxSelIYkCTwRB08UKZLrpIqTBJ6IgyeKFMl1UsVJAk/EwRNFikSh90SlWcrBE6VmTkHuWUESeCIOnihSJNdJWScJPBEHTxQpkjOdVSuBJ+LgicY0SztagwSeiIMnGp9UkSKJOxHnThQpkjMdxUMCT8TBE0WK5EznxJfAE3HwRKkKX4cakUSeiJMnihipU86KJPBEHDzR+KxOD0ngiTh4okiRnOnsYRJ4Ig6eKFIk10kuJgk8EQdPND7D+CSBJ+LgiSJFcp0EZZLAE3HwRAk82c6RL5En4uSJIkZyncxgksgTcfJEESO5Tl4vSeSJOHmiiJFcJ3mSJPJEnDxRxEg9154EnoiDJ0qJVEGO3CIJPBEHTxQpkrOdDUgCT8TBE01pmnZ2Dwk8EQdPFCmSs53dQwJPxMETzWmadrRsCTwRB08UKZLrpGORBJ6Igyea7bNDTgJPxMETRYq0nMHyu5XAE3HwRKm5U/AdGdI05eCJUnOnEDoypHnKwRPNaZ6OHRnSPOXgieZ06Msd7kgCT8TBE0WKtJzBHRnSPOXgiSJFWs7gjgxpnnLw5CNFcp10PS+BJ8/Bk48UaTnIxevwEnjyHDz5Z8lUXuJOnnMn/yyZykvYyXPs5FMy1Sirc17CTp5jJ5+yqUZ5J/QSdvIcO/mUTjXKK85L3Mlz7uQTdxrl1eIl8OQ5ePIJPE3LTPd/LfsClyHMUs/Jk98yquaODGGWes6e/JZSNcgyJPjkOXzyESUtG2RHhjRLOX3yqcnTbDsypGnK6ZPfujy5jgxpnnL85CNNWjbIjgxpnnIA5ROAmn1HhjRPOYHyG4EKHRnSPOUIypuUPz12ZEjzlCMobxIg7cxTCUF5jqB85EnLBtmRIc1TjqB85EnLBinLkBCU5wjK21RkvzNPJQTlOYLykSctO2RHhjRPOYLyCUENnXkqMSjPGZS3yR/VmacSg/KcQfkIlNwsd1vxEoPynEH5CJQ6bSG9hKA8R1A+8qRlp+7cijRNOYLykSctO3VHhjRNOYLyqc/T0FkuEoLyHEH51Ohp6CwXCUF5jqC8S9O0s1wkBOU5gvIuVULrLBcJQXmOoHzkSctO3ZEhTVOOoHzkSctO3ZEhTVOOoHwESstO3ZEhTVPOoHwESstO3ZEhzVPOoHwESstO3ZEhzVPOoHxKruosFwlBeY6gfORJ3VUrISjPEZSPPMnNcoKplxCU5wjKU4oxnUQXjJcQlOcIykeg5GbZfeIlBuU5g/IpwWqQG815iUF5zqB8JEquQ5C8BKE8h1A+ZVgNcmFyL1EozymUTxlWsxwV4CUK5TmF8imxas3aFTyFXqJQnlMoH5HS/CeZvxxn8V5iUJ4zKL+1fOpsyBKD8pxB+QiUJvkqJALlOYHyPhVF62zpEoHynED5iJN6S1YCUJ4DKJ8AVG/JSgDKcwDlPT1bshKB8pxA+USgektWIlCeEyifCFRvyUoEynMC5SNO6i5ZiUB5TqB8IlC9JSsRKM8JlI84qbtkJQLlOYHyiUD1lqxEoDwnUD4RqN6SlQiU5wTKR57UWbISgPIcQPmIkzrLTeJPnvMnn/iT7CaQ6JPn9MkH/2SxSfDJc/jkQ3i22CT45Dl88mF8ttgk+OQ5fPIJPvUWmwSfPIdPPsGn3mKT4JPn8MlHktRdbBJ88hw++dE8W2wSffKcPvnRPltsEn3ynD75RJ96i02iT57TJz/Ss8Um0SfP6ZNP9EleKhJ88hw++UiSOotNQk+eoycfORJ1MuK8hJ48R09+fKaOSuTJc/Lkx/nZNJfIk+fkySfy1HslEnnynDz5KR31HctLIk+ekyc/JaupY3lJ5Mlz8uSnVEG6Y3lJ5Mlz8uQjRvK2Y3lJ5Mlz8uQjR/K2Y3lJ6Mlz9OQjR/K2Y3lJ6Mlz9OQjR/K2Y3lJ6Mlz9OQjR/K2Y3lJ6Mlz9OQjR6JO4qaX0JPn6MlHjuRtR6mV0JPn6MlHjtRbchJ58pw8+dk+O+Ek8uQ5efKze3bCSeTJc/LkZ3q29CXy5Dl58rN/dsJJ5Mlz8uQTeeqdcBJ58pw8+Xl8dsJJ5Mlz8uQTeeqdcBJ58pw8+Xl+dsJJ5Mlz8hSGZ9tpkMhT4OQpRIwkn3BB4k6Bc6cQKZJ8wgUJOwWOncKQtlLZegsSdwqcO4UhbaXysRAk7hQ4dwpD2krlYyFI3Clw7hRSupOTj4UgcafAuVNITaGcfCwEiTsFzp1ChEjeycdCkLhT4NwpDM+O/CBxp8C5UzBpjsrbcZC4U+DcKUSI5J18PAWJOwXOnUKESN7Rn979Ndrlvz594sKkCcsBVEjpTy5stVgWSaMsTZq6HEWFyJVWac7/5de2ey6uprAubDdvH7lkaUJzQBUibaqvczmPxOuUpjZHVSGhKtTG+bMI5uKkWc6pVUjUqhJHRr44ab5zfhUSv0J1oUWaXe3TsL84aepzlBUSypLqC0XJUqmhIAGuwAFXsKng1fRvL1RiXYGzrhDBVSPOiU9Rol6BU6+QqBfRdkWLNC/WfgoSAAscgIVIs5pXTJ17lRYKZ2HBEr/XnjhpdXAsFiLjKne4iAudm5WWBydkIRGy+up64qTlwWlZsM8UlSDRssBpWUi0jDoHq0TLAqdlIdEy6hysEi0LnJaFRMuoc7BKtCxwWhYSLfOdg1WiZYHTsuDsM4VJomWB07KQaJnvHM4SLQuclgWXKg7LYWlBomWB07IQ0VenqkuQYFngsCykhK1OclGQYFngsCwkWCabOUFiZYGzspDytTphwkGCZYHDsuCexcUGCZYFDstCKkW4NqYSgjiDBMsCh2WBUnMBORA0SLAscFgWUjFCI8fFBgmWBQ7LQoJlnYj4IMGywGFZiOSrY8EGiZUFzspC6nDVm2ESKwuclYVnLa6ChMoCR2UhJWz1ZpiEygJHZSGSr/7skGYph2Uhkq/+7JBmKYdlwadZKkcrBwmXBY7Lgn/imwgSLQucloXIvnp1rYOEywLHZSHhsklO6gkSLgsclwWftlI54jlIuCxwXBYi+6JOvkSQcFnguCxE9kWdfIkg4bLAcVnYcFnntUizlNOysPW5EusfBwmWBQ7LQmpz1SnEFCRYFjgsC+FZ3eEgwbLAYVkIqZmQXDQ4SLAscFgWQmomJFdwDBIuCxyXhZAKD8vFi4IEzAIHZiGkwsNyPeggIbPAkVkIz4pbBYmZBc7MQgRgnfS1ICGzwJFZ2AoFivAvSMQscGIWUp1AOcw4SMAscGAWQtpJO89CmqOcl4XEy+T6x0HCZYHjshDZV6f+cZBoWeC0LCRaJtc/DhIsCxyWha3blVj/OEisLHBWFiL46pRSCRIqCxyVhTEFw4qlVILEygJnZSElanXqHweJlgVOy0KiZZ02qUGiZYHTspAqBPa0FgmXBY7Lwjg/0VokWhY4LQupQGBPa5FoWeC0LET01dWLJVoWOC0LqdtVT/ORaFngtCykdlc9zUeiZYHTspD6XXXy54JEywKnZWFKjVo67kiJlgVOy0JK1OrkvgWJlgVOy0JqedXJfQsSLQucloUpFXDv6PgSLQucloVEyzq5b0GiZYHTsjC39a4X5UN0ykjYLHBsFubk65X3QwmbBY7NQkrY6vS+ChI2CxybhZSw1Wn9EiRsFjg2Cylhq9NzJUjYLHBsFlLCVqfZSZCwWeDYLCRs1knoCxI2CxybhZSw5TpqtoTNAsdmIWGzTlJgkLBZ4NgspIQt17sXab5ybDYO6eCXj4hRwmYjx2ZjSthy8r2MEjgbOTgbhzRPe9chzNORo7NxcE/25lFCZyNHZ2NK2eqUFx8ldDZydDamlK1OafBRQmcjR2djStkied2OEjobOTobU8pW55wZJXQ2cnQ2ppStTmnwUUJnI0dnY0rZ6iSejhI6Gzk6G1PKViexcJTQ2cjR2ZhStjolykcJnY0cnY0pZatTonyUiNnIidmYUrY6JcpHiZPlH/7nn3+cLj+Pt8fx7X9f3o7/+uPv//iPPw6vPy7Xf87Ht2/Htz/+/O8/Xk7pq5XYxCH/+Pu//zBrJMPf//0/f66fKH2KPSXyp2n7tOKf/GlePy0ft4tLP89XFb9bL/Pw+bjejo/br3rwtfgeBl8DWdPYqxWWpNNvSL9/P9zeTpdvzQDLGsUAa1LtNsCAm/PTbw9wu34+lv+dLl+vzZM01VhmsNsTWmxYm5+VI/1gj8Pt0dyKD9WzMnhWNj+rtV62RvqXw9vL7fh/Po/3Rr7xpsi3Q75muz0pY22eGpa2Ic085suYZ+3g92P3+VH9/FwWPS7qyvb8yOkGOV+v719P58fxVg+wxgVhgNnNm1SPJ+jLz7zLn0LIn2arG/16fdwft8NH83RHVz1dnx/g2nk4SR/c8HvSP47H272dIGM9QfL0WznZNkEm5RC/HsvcWF7S16l5P6G6heV+8gxZaypoxL4eXr8fm/cx2OqCpzlf8Jz3m7XmlU7y+fxl2eDalW/rlQ/hA6bVmG9gbZehG+bzfjh/Py3Ppt3G1mCxMrFoyBOmfPJ5v1mDofN00k3mZtT76f82j3AN3ynTatvW/r3I74fL5Xg+vbU3MdU3YXAT+OSxTkLe/f2IFYPzYo1oUV3F+fO+rND2KlbDG1ex9sqJf+vy+6M8N9aCAPHDGmqyfdgub8pXMuVfXjaTvHcNY156lIWbenZ4fML2bS0+5W/HKUuebH4AdsjrzGLzWBvC5DmG5YIlT3h4ARvP6ktQPbzr2/G1fnDVDMynXH5C+TGMeVMf86WO+XdGsz2zMV/JmDf5kfJP8m2N+aAewzY3xvzIx3l7bFMea8pjTXmsKY815T1qynKmfPBPU/6refureTD5g88ftgubzXZhs90ubHb5l/PFz/ni53zxcx50zoOaAZvDkEUaU33CSw/4NGpf1/vH7Xi/f3x+OZ9efxyb7cPYWnEYdZv0KvHzcfx+uH8/NseAr9WQmLuqE3f5erq9X2+Hx+P4/vFYdoi3Rd/5cWwXp68XZ9YMCLubHXTa1DLa5fj6OF0v7Rk51leeF6Wd8jY6KPWnIv7lfF2e9tvL49CohWu9n7JcygLP20Ss8fN7I70fLodvXN+oTqBtjlHeB7zJ92ewEfn8pQkWihW2lbU37PZJvUmwq7t+rP9otQaqTnWfF5kJQ9m5lOfUIvhx+3xdjqlGa6gV8O0G8hIMeWfJiz2v7G0+5c1k2b8xF/KjKurNJmvEtufwZ1BUB2/wtLGeQ57Ay4vHp/zcTdbalzEx+pzluby9mbUHcv6U36hzWbLLp6cZccXjjPmGg2fCwTNjD5qhws1lNuSNbflUNMesUgx5t1sWKr6FLTXku1xWaT6/hxlnOtRE73C655kZc8m2TyO+rfRynP0eP/PqFfRY/92sm7nWRHAN5RPuzoeif/jfGU+wDmr1OWRTcRy023EltllgLlQrYDTqDXIV974cGcu6bbd332zvv/WUH9ePU6M1mFp9zDtTXpVZN8jTC/MnOwlcNqNd3i2wR61t7NKHvKgpT3GfFQEP1S17GAJWc97zx7wjjVnOlCfllC9szvvFcmwbfMJRbrHR2nKkwACDT8Bhk3HYDhzcITTgtMv3aijfrKF8t4Yg2RddsrLF8u+NIz5he5kmLFBXFjIOv7xrWmPxCa4ZbIjWhCzF5DGsNTihIdkW3bRYQiMWsvut5RQnVjvth9pdAf0w7yPFcwCtNNbj/e0xv/xadKr755fd1F5xRuVOyJuVmfKhEBnG7463/Kc3nGuGsxguYDj1QVoNtzmd1jGa0RpfCabphAkRZqWudDseHs0OY4ZqUzAe6yMfPcvxoZwbUfTr5+3eqgRrT4UyNaB9Owf3XDmpsvofeyvoB12Mo8VAaketDcu8+PIORNm0o+zipGm73ZAVhhCgVwRoE/BSGWxCDroGPEvGU1FcoBHgZ1M2Xc2EaTrD12ryRmItDEboH7FX9nYC4mch/H88q4/D7fDOHEq1fwZbazBl41DO6DjO8bJ/J7U9UZ5pfichv5Ns/WedLGSLI+Tzf3knFn+fn6sp+lrRsbNU47NY46Hrwdhd3kn+vQlrGdbk8k5g7MM6wQFiMZNjtb/8TpQnf/2spHdSq+t5WzewYWIHSP0459OXD/ux2HqfH2/LPwX7YC1MWBmnOI681tdUjSOZH57q+8GRafEsx9+Zy+fTt++Py/Lo2ltoHJdQUbcTWil6lSregK9vAFtY9pvHVpj6UVav7unt62217kVXgalvRWkGRsm34/nwa/dopubtjr/zQHpufOeboylP0anAI62qfvv18Whku/rYC1bnZ1wm9qHRoIdGg1aeK2mXrOVUpyQOgW1XyobrmJf/mK26Mf/OmOf6mBUErK0x726wGce8uY15R4PpOOUhpjzElIfAsTLlHXvKcqZMNabsycTJM+djBJ6HOSvsc95v5myHz5kCzPni53zxc774OQ86B5jo8K4O2MJM9QkHI47caSzGH7YgaLoePtUw6HS69Dpfvh5O55aHmtqjbnDglr0dlkP2QJuKkUFbwmMwMwzmwehsyXRtb4LxV7ut8pPPQwZ4to2DxQPrxuKIm6AszsW2cLpDQ1KrKqs5u8/w1gxB0YIv3mJHGGFnwWW/XBO0TNLtm9s1rbtb1JWbvai+ukWvxZEOMrMZ+spR/jn8+LTtbGn2T/XcW3e2dmOrHZJZFdLy4k3g4f5r+a3HrTVMHNV+Da/bejeJssBaLQxKd/Xb8evh8/x42aDPC2NP9XvC2W/G7EeL9dJ/Z5jL5/tLnA2tTVqvbZzQyzAIN5iUR0oaRiS9a2PoohDA4A95y4zNoH9jkKQ6tfoMNfoMdsZBO5ej4Mvx8c/19iN6/pl3fK4fE6AXtFqatS99WZStbhAa3QBmDxTrDVZpRJ9+Lqu+mUZrUnlFQ43OOnk7Hc5tHELlsc7m9LRNFsq+F8qbJ8F/MwS4kbH7O7ibXRZhPNy5OMuML14gU1z/xQSEnwfOWZsNSetKNAtcwZthpLr51+v1/Hb959Jay7VeDm93MLB2gnJvOt1fr8ubauN+fB33Y2FZAqa6SfvuNumSZh5qzRzmZWGtTumQwSDLTviNMR5TRzBZ+AVc/mSNUe64/OJrH4nD88fB5ZT+nUXuC25gx8HcUK/0fDyOmEY060yMZZTX84n58ZepXD8bLITioDTKxX65x1vYv2Mz1WE1xZUEXGGUAWR5iPUprWj1elm+ZUPVvnK4bx2crMYq38j1/XBqFtva/6i8hgGvAcCPlKfs8fXUwmBXG2Mhu70C6ebkCoJ/vQh6qKlPCDNBEQY+nJV6Rhrh4/DrfD20anitZNiywUGfxbFkETY4F23d6Kbt8XL4cj6m0ERhl6J6AwEeCAYbb1DeZRzmdvw4nJrNw9tm81C6I5JvqJZTScmad3aUzYA52abMh8qYfwfTbMynHVwkYw75GQGF8uIds2kxZTtoykNMeYgpDwFn2pT1oSnLQSzFlKEk/G1zfuRgonN+9HM2bed8ZMzZ+IAFMeeLn/PFz3nQGQEcA2jOAOeTqT7BHQhH4wTnNJy6FuA+ljPcTuBBOwd7lmjt6rNwAsPjbLFfW7DlucRKGJ2WKXllq40ua+DFuATRNsDzDut+gko3Qy0dtHvB5ZkhNzWGHOJvEJ22+Vy0o0hnyVwHzmR/Q8jumVAOd/gijNVp3GlQwXpsIyq1svbWY20+ZWVBi/A2gT3rsTaZlIBuk8jCe1xNyDZzSCuqY4jWApXO0OOlmetTbUpBt89n+gwb0eOYd8pjfhko+klb9rUYPTVc0+k/iyjB82JM7XtQxrAuophL2YbaXoV7a4u1jpqm+io/b2emM1F9wAElIqbaWKVic7n9PJw/mTOsNiIKPEQwilNvCffP23GRf3rrxUmQaxxJcKtNvjiSdIrm8eP78f14a01OU+sB2YmWvcH5kAGbz84yl40xl01GmB0uu7ooa5MhH1YhwEuH0ArEX+VDOQ86Yz8f4JQ1oKcWDjWYoAYhBMbBqUf5QpdPeecmbKcEKR6q75SN5UX1KwEQMIfhSzGFkuZoLrthkRj2AHIKKTYoZ1x+T2IMThOoqIxSP35cX7+3C7iaU/mdZt+py2fcmG92zCETU57hUEpmaCcGxjTBC0vluIR2YgEMLSkv/3ZbLjyuEua9M3VIktHqxIu4y/Xlfvp2OTyW5dcKrN1EQXnoLAIfvz6Oi9THy+n943xcv2YqVf3ijJKSL4LZHj7XtkleKoSA1YGwLPKXxuNbD7UJmrM1SKZwpoAG4HyvVOXWC72xaA5fx+HE1j5qUYtK0KRUUKMgeSXNOP7klrStMQaCqCj7ZSirV2YAtXc59s8UxIpsHePxF4g2t9ijrS1hUDMeLqIdgzIBLOnnfXdZ7a7BZojkBOuUs3gfl2jq89nC65g3Uso7G2W7hLL95G15kAhhHaHFYlN2+ag3Ja0MuSvGg9IEEC94Egyoox2QRjVgKx6QymPLplwSCxHHhlhyCy9pLJGjf2IxH4IFoFVWDMBjMWPgq4VftuSLzE45Kbax2+3LVfu6w56NgfEpFPwF+03pESsD3473z3ObKDgOtV6EREHEvTmlqpIG2W9/DVTDDmcQzLzlWijlrwuL7/9z7ThEpKAbixdcd2alET5u18f19XqWfMSjqZ/VhGcFz5sy/jeNJKRVujptMwDf/9Z7vn0wu6cOPchTerS/80zubz+kmVM7/bHlBii5pAz62cb4/HJ/vZ2+HKXHUvu34W8elVBhJ//+sbzYdhHWqwChdqMSi7ABVr2ivfqxvvosPO+Zo3qzv7zt0jiXLbW2mXACwsVkjFL69fZ+ePTCVRsPLhICls0wD6ONfF9jlWLGaKsh14afV4YXrKK6Fphp4muxo4+IEA2kU5NicNWRJx6aJntbe/asotbd5frlv5rbp3p6pD92OHssdkrExFuc0Pa3xhZjxBq7QmnubNLkqdLktWPDn6C0hkm5bJdBbuc2L7p5rcpUo1WO4CI0zWXCX4ukrqCMW47iHzdWSsA06enajWoR9c/pdlweqjRNfL1F5WlSbGpYzUWrhaKkfbHfjpfjahOcfra+uBrxK5dnFvVxO/1c/semnasTyULeRkK2e4KSJOZB4PHbDVOHAGYtLsBdq4zpj8OcXqPbvXnLtdpogNhLEh4AC5i4Bc4vOYtzCQQrMpTxCN+O7aFcZ0N5pJcE2DJEOl1ikXt4fZx+HrdjTYr1rQ+FUbkaV7nn8/n6eoiZhotOcTq8vbFDbWh8HbodbhG8ZTAe98dkk96fnUDINco+E8owiKCADyXtD2UYSi6rK/k7JdewBPQXW6Ek5yFT0pR4jZJlg+IfrhAcxHBoo6eWJ/H183zGs20fbe0G9v9/AtnLqvfkfPMOXg2CdmyVOsIy3G5+NF742oGkDOtdZL4f79/3ZTBqb5TDMYBkezPCPLVOPcM3L+CJ1c6pZ7XDeYhAQ+uVAWXLCB/34+fb9Xa4vC2nz7JC211gLZxVO6Dh0UO85KjkjetQktrgatoNJ3pQhnotUpcj83h4r0WG5pqx7BDqNCuzF1fhi2JybnXwegfYgnr+vaTr/X76WIS1M6YOq0U0A+ET6PcyY3Tn/loj6OPLrz5OaLTv4hH0RfvWnWPfD5dvn210YLV4EVYHHJBxOapflIRFZAqbKumrbJHFS480Sl+yaiAFseYGYePLxogtsvjhkezoyuFaymAoad5a/qC1O6o5kVdGNrpd3rNdNncoe69Cle0NdwPYB2GzJxhKvji+wKBNyQ8ai3sdn5SIbr2nZS21gSI1Oc23lVNt8xN3uYQO5YMolNR1XLgDvCK8KkLxHY8zbMCFG9j/SJRfbgufgnam3rdcRpYv0gQa5vmKjApE9wCIGESBWKNkF9+Ph/OjZS9jWzhne3D5RVN+pwScBfxkEHlpXEnrwxRBwRzj8bcIhLEDYo1NKbFVJgvS8R0QV1CaGuke74/D47M9zWvXdBWGXxQYZdj6VoJo+RGvflQtujk71mfEbgclKDgd7r8ur6fHqv5z4FJHwmBbxla96Fu6Z3R6Wq9j0drrYUrgLkxz5XnVagk1NTH5qbjsQS+5hwSneoBPA87pRctX3mI/e8TU9c8sshrdjIVOOkPwJEUj1DWwSi49DcWvoX14y79OX9sYhXqKeSCMgIA/UmpyJyHcydSFrxwyk6ho88od7rQFq3QefnXkO1OOFuwHStfkiUWw2Nq0cjibcdJbo4ylPu3Zkx3rCEggk1Llg5Qxi6eYmPnx2Z7WdqypGWLhA0A/KYPYTlKuVG0XoYalIYT0W6XCvAh/HHgSoa1tpJLxDXvTWu2TWaUvyj5/8kO9nKCPESqfWO2uenk9fy77Abt+V8v3+dhBrppB5qIl7bpl57qr/dgTKuIMeBNTjhq0QQmMTpftPYvZH9RQI68MAYbM87UlFNRQfq+diVnc+2mxNFoPIjXHmFe6gyDxdnw9LnfN7rnxsxvlGXG5H9viot40z067m17WE1u+ribHVpkDcVqspdvlcH7ZM8fao26hepcgcDhrLBXPG5QupZsih7dsZtvLvlxOjXarClE47mb1YkkjbQfpy75+imnKlxRjCSVsYE9DezVIubWDeiak65AOrNo7bXEYlqDjUk0HS3ouFWy0m2tju86NPyWbbUjdIZQgMUpX/ukjNPLrZ5oREvw2i3xoQsqapqfV/XT811pQk58+tVIBI4ZQxMdq96cIDsTzrVYo4Hmm4qvQbjC3WDjh/fRYhrp+bT0jTRBFid3DXSih82nbJNozzjSBElCJqiA1pUp044mGti4liMKlBrGPlpQAPok+fJzaC69ryeDMJIRqWmXVxdPtfJFebR0PWvIG4cO2VhmfcurUaLA1K3NwP9GMG1CGnJ1uW+LMmuDSHAChxalZsPsNwY/b6fhzJ7g+CYyH7eK0tkstWHj2FJrkWnikSJksWMtvpqR3jcdBu0Hfe6XNqcG8Q6VgIeqrlEQEcR7hBxpLEHOJ5gKFLomGodTtmIp3Uvkw7pq66XWJSGOGcjGE4bQPC7yonTLVXpD9OvmeKd9yCUMeEKheykwWFdzjaaFI+PJreJZI+J7h8zGmOD3zLTnoMK48aaUjJt5mrzwgNbNMu4He345fTxf22OpE6OUekOODOtCj1sa5Hy88x6hOfSGw1FLDyipzTaJsMbKrTmvA2wuAP6QsxbgM8CwUnJoUPmUR99N9E7XW8/5cn81rW0SAarhh4Cpcnn3As9c+n1VFWR7OLl6itr3zU8fuYKBQwFluUGd5Of+0MzUNvgcg9fGcpcIJbUJx8RWaQBhcu/nEHgrtpLZ1Ihn0SVQwLqHyA7QdhKmaoseVdHKUdl82gVIUvJTKK3ng8AxMcPJCq3Ylj02ZBhbv7rEYDeLR0JQ+RE7PAA/OUOrcwnYZ8azHghddWfUoLVCutZRtgOK/VTr67evvHg6uWQiEy5kwoHYd3z9fX5dl1zopqj1uUibMLZIWs1faDHwTuqcMUo1u9Vb/q6tyeSwGFCC0ZLXrbw0+6m4yTazLgNc/UXmZyvNDdNrXJntBJmVFaB/3JnxfTaRJn8RSMxMYS1CW8c5DSPXvmgo/A+DDVPiG1laMu+D1cv4lqfx1ecpSbBapBNYq8xROa5ZpK7lSf+BuNr7kRmkdz6vkmM1xXGxF7q+c6h0dClRA0hopM0/KKCxnpC6mjh0N+YrWKiMtfhxfXw8/Vu2iCWlvlP7tmjcdWCHy+HFYHZLRf/Vz0ROYJlKvZjhwUPTYktJX8kMo9j80mWhKde98eP+43h6P1W3+WD43832oNoUZO4Evn3AQlJxYr6yita9lZOtkAgBpyjYMfAE+p0X6krpfVBTkVJSq+iV8HSn5JpQiMGOJVyi1ZmH9FsyNLCJX1aZBuSj8LCiz3tIDeBULjNi6wAharJhQ+oUotcs0SFxDaxuHM1+pdTwhEgcDkitIeW6lYe7LjD+9trPS1sgTs8QE+EdI6R8Ry3na2jNKCMgsZeutMgZUZFKmziq2MBezWUd5HaCNC+VATI9kcUTpGqB9g+CTZbaWEEOYkiUFC0Z7KM0Y4KGcSngGMtgGhA/AzLclWdgiBQvI2SKqxyKqJ3YT/62HtutAU6f3Y5cDTjXwy5sSyAFbf1YGcrSj/2yqKbjmBM3jw6aAk9oUg6bUq1EaNNX4LOerOWTTX6PQIrKUDeKCDMpsmllZRKIZW0jeqfWtas+DZk7K6AWMI1CYWr/Fw0MusZmVxYcxhJD8Zet5RHDAeCj8ToniMMiz/K+aU1VLr4RdKD2tGGzLdfrp2mSkOiEkz4tJ6TyvZKc8Jy68TiPIy32y2hNpEy5nhNUhIx5GYyhHoDLwsgwTA5R4BSNTe13rToN5I52VtRzOV2YJN3UbSnXvUpdbWZ1mEczChahJex9wqeiBZYMyGvt8vf5ogzi9aeCzMryJI2zv2uJ0Oinvh3+9rF7929sLbzdn6n4hRlnRfJG3NZVi6k6tJJR+PqgNQsraIIv8J00RG09T1ZIDQFVZBWAZpQSPsSFqvQ3pOwEOK6d/UGt++enyTbiNWmlDiyD0vFvG0K3DZYxV7Y+4rwnVbuYyqvYiaH5WhgS8H28/FoVzeR+tfVUzm/SnDt2fshY9Zv0QLTomFOKBEmlw2FBVkgtRMVZ7mTsLvI7NyFto/gC7YcCpPZSMbugYoFFSH12DKBvjgV48PG1VWQiotCiSZpF8IXbjdfDDOV90PFSpq7o4wWehDOvfnlO3eXAzbZD/usxW5VaTxG/9KFu/Xx0h70ptgdJwUtkYoB0jWkXNQFOj7ysdXoLQ1i53TV1KJetvpQrqirdNgVslhdvE8lj5scE7sF3gDzZVLxLdGVkNxMpQ1tEQmP1zScmBm4uUbq5qKBYr3/SrKJX8qiYeOh1VzPhxdQjXnJ1PM0pO+fIJ+iriVS1Wuw3KrgPbRXysaStfzr/66zA06xDhmcpOC3kYZgu7ukzvOGC/RlHIXEFSySyeBbKFpqgEcg9I6VnKPK25/FqpHBGYriwlniXy/aJJahrhFiNllbQ13LMN46lWdHY8otFaruuVHQWoAuByiDjakcFmQXNaAPQpL7QZB89Q2k/icCsAzuFYguPDoHOloRluCxx9EywCQCaL1EFrijsCNW2h21urTDQV43DrkK5SBwj94xYDRXsUJeH7xrptdEJ+agVMKnFkHmAxD2+/JEurVlQRUxTgoCGlN1qOJ66rkOAIzU4CcDzQcVOqFSAwy8LharU5mu+ny+n9cD7/SskpbZmCWjMvtURtyR/T7ir7SFtPDYhThp9ugl5SHQQp+rPmTdD/bOndqSzd8H59/SFjDrKNHl6KwpfC7krOkcfYdfxpTDi0FzSo3mu1VT6RyftyPl6+Pb4L1mKtw2kNFDEluT520XPN5coOpXg+odF3QHdS+BuXJaScCOs17DaC+jDMqxKB8zkFLwczQBFA8rgvTeNKoiUyxEodJWfgMsbeiyZvBuFKJiD5EjUWTGmHho5BixaHBYUg6bmkKofiRs4TACTYlkjrUoKCYDqT0tjqNpqwdZAgmuWhp7wZEGo1FIdy2ePLu4ZHecSqHEtPRHjKXTUTEMOArhalQFZQtuy6HP9pF2/T3aLUCij5/kqz63J9WV0AL4efh9OZR0CapvdjOXcRqVjKsSNWu5TsxCycS9h4Kbap3Cm362sD1usjxpaQNyQcFj0D7vC5XL0y33kZWar2ZJqmYzgzEXODnEzMaGMBVUqRpbk8HcgYlOWW1is7X152MdSm7itsERRYEhZc8XZipWKiDkobby2lGfPve3OmnpqQXi1lPJ9yXTjgUKhuLk+qtJBWRlLvDiLf5EUWnDVp18gbM85qAII+KejF7UtiP+4s4C4AhSwpUdDl83w+fT2xXMKmmtF2BWiknFfhmHc4NIedso04I7nRwAuOctQGLY+tVVahvny+752J9WQgdOQttR/RPcMpu2fkUR7Xz3ZdLttNvcNvd1uKS4byKoo3q7wK7abwmcpB3WOy252HpjQNfaBohlJ2QIk+r19W2M0gQO3FNqOybIHk2hmaMp9K1H/9fPw7F12T9OuVm1mR+29dD3MTgaLcDIr8nX09N89BGaS7yFtj8vbCWpivm80fh2+nSyxWs+9d7OqsG/hz0HZhLjGUKPdDSqugDPv1evuHReu6OhMHvuK5NBMu+plyNpfhdjDA1akFPuu2c+mSW9RCZU2Lj8Nt0erPsewez0WpX3jpjhyghJLSwI5jvJ4+DpdHey54arymykA0oSmNbZIk09/BpZ7ficvBv/DPo+GRyzYJCqIDpCIvA9H1E+YUnDEDDAJTlBc4Y6o8nlIEHKoW4RAn+HU93BlTUXfgljHgBqZkZJX4fIOjCHqzVZaq2B7tYmFfX86HG887rDeA0rge2YalA6cvGiw6/yhTRaJ6/Xp4/d6OPTbptFCfcewOytioKF7KCzRjkxgLZbQ0CVWGRq0j7K5/mdz1cbtJ98VOxmlb9XnAiiu5VHicqIFjSek2x3U9a83m6poFHvE4AdF2pCTn3fTL0CQYFCUDt6j0K9cDdML2mrgjGBAw961TGlX1UNFJ2AaqV6sCcVOz8jjfiRYaizcRTPADFmTolEfxbqy9r9PVxRM8NjC0TbakzBKsx5LMQlu37UDW6pxdXXMp2oOMVqcMymmGZvWZa6SIJo6zMpxhX5p2qm03BPFlGwK+Iez6lLdwQl2j7OWhvJOVWu5DSbaB/VmVzSuh1jhUfAm3xd+WkO8SJYRWY2YqyTulHgzqspribyoHTckYLXEU+fizSAm3oBI2KIsup+fLoKEb6uC5uWyJUEKUJSokDaeOMUNlSJf9TghjQMLgXCw/lDlGoK41KA7klP63fE1svdeJUDnauDgLEYC8DKNfjKzdbl0RFmsNDU0sKTvhbrYlKxLfgPtsNhc1x41lK8ZMs8Wy1RkqH4ws1B7L7EYpHRJMSXyAIjtj1pIy4WUdU+oH1/QgwqEJx5+ZlRxtlY+chWZO1C4ZVIIzAczOKeuVriPcvxwXO+a4vrvb8XL8h+XhjfURUHQQKl5M5c0k+3S1f++PNULy+/XMmgI3LEiZNpnN3tZjVW/EvvSxKBnSWgvzen8slsr31pfg6piXkHVDbULgx+0oiKzfKOoqbVk5CpHXNWFu7QPDqrs3NvqkPDF3ntEm6WbbFvOqHfMWP2Y7aMqRT1NGADNYgEHsPWHZT6UcgzIWNgYKNzdabZF5JAP5ypyPKPVlX1zL1QVWgjJiqhb2wuLf62CsUVnTO8kTMyFcvURHZU5FkieF19WdeietS2STtuf+ru4sNynrzydxXdvM1Tlsk7JJSpJ5f7uLN10nwsy/Mwtfducd1fXMZmXN7yQrkuyXNfNQukgaGmylzOnPQfX7JIE6FqmCCL6gnt94sssILWWqDTsAE8qRmpR9EajFYgZUf6maNpe+6wgn9SUtp7Q4AFQb8gZjTUnJLGGn0BNLEeigdY1JxZhrpy1q5qK7e0DZWl+YBrRuOGYQwGdJ6ZdOkQ+td64+p4GrSykQ0m40cnOJRuPYHnve1ZEpDLqe79vlTdjl14cilpQNG8q/g6hcJFQh123MZt+Y72zKuje6W6CmlRmQljuUgOCSaQQt0JbQkKpFbikrXLp/IMoKhwqV8OYSTAxbzeP3RvwMcXlmRBHmEUHHky2uK7iYSmve0qa+9B8pPytd1MtML7XfUZ4Ffdct6ihY6OE2lNAV/O1WuPN3Jg2r8V5XR4SqTcUdng1Ta7VKdxnqcV3DgM5HuVxxUwJugPMCTRkXU0SpJLPzNjQ1wXNPbswHkH4zK3Nu1gHyhi/aE3UkEMAF0P1iTyiP1WWc02X5neWpid0yGwijtfkWodfFbD093g8fvBh+XTPalKZuEwLURmXEdRzl8/Htulz60zIvTZimV1ZUraWLQhueoFViKqG9OhS2yR5S1sqrstdaNbA6i1Czc1ICyjptrZVa61r5DaJXjxmUfDvKZ+63uvIPTvBJuWh2nldbq0fInHX5sJoLa4GigaxFW6JyrDJrMY6/NcG5ssTt+igujcFKhz/k4w/l5Fc+x+QVPt4+2FRqAsuR8WkQSzErw2s3T3CcXXvnsxvqNExEbo2oEEvKLL04zD+nx/e1XMjt+PZ6OJ+/HF5/tM+x9vUVf1Hp/oeA/QFIhJTKOy5g0V7fT/ejfAH13ZaQ21IaosroLhE6Oj1ruYDPI8OfNXIKaPwblLeUWpLsWry5OsY2KHOL+6Um6zzT/EDyhab/Zy0DfbFc1tXguHb5Ybr83Cg7VRFIPWa5Y1aNxgz6xqzmoBQSqkOgJg4qcE1ZxZiyp3TK6secHUIz/KpQBAfsF8YU70XhulAi4YSm0gesOIbhqi+ohkrOGSRPcEhOpRlBCS4DuTWlr1gJMYKrHr0CrC3Vs5XudjHZow6JK3lxVR5bcTkGmDNB6e7eclc/bsevp381HKVJKdMKY0WHzNhoAtnqyG8GvZHQb4igiw8VUMaug7IIqHCyvIvCUrAlIPFwBDSeEGQ5QMtH7qYt0BoLxiJi2qKe4fIedQdTfBKvt+OygqUySXUhLTMqHYxRZscVXRNimDhlNjilSRuH2JcQqasJFVCAjd9p98ZVekTe188LU5vqcPG8h01Ka3mRe1pjOMXMyFptd/BLDMqgZSZ6nxAZmjeJrQRtTi2VFG2lV1Aas50+vmk5BvXFKSP22QDSBK1DI8xYIl+V+d+34/v1cUzOw9vxv3ZFRk3T0qk08CiFEvLahw1vQfcsNvEZuQEzZAxK8r5eYruK3NC4VwCngC62+CCF6I/D6baP4Pe1NWyDsvZfkibYGlTHhcw4nXz5BAsPuV7WK0tDNKMKatLQbuw6+6YRKp11fmiMPGV0QSOWRzX6oTHvlHg2i0y2mHT/TXcC9WFbS91faRNPpbRFxHbR1S2P8NEpU+I2gSyVN9R4I2+jY9bYxmxMTfkruNImFPjJjr5ZmdexPKfr+efx8a+2OkJd7rFsBVBmlx1DO8MFQ7sWju7Os3rSpFrW5+8ndrzVwfYzcmiguliEhljgceuVTAV5FC+bIbxs5m2IYO1RgqqIsBQLk9hW22npw6q+iq0XEQ/yb3JN0l+7vB2N2W88ZmtgytbAlB/EXAIG0MGCwDKRrWut0ubr1E6tz9Ss2SAvNps6SDdDU5+AZzbA5YhMZFP1J0a5JCr2BuqlD0j+RYCRLcFLCJSw2r7ALB+wNiCUtcNu96YFch12rK1nfH/7kamUENVW8+wAVjAifomUdWDub/e/d1jN12GGi1WkveD736fL35KPsE4CsaUeTilbU4rLBGWY4Tba6pVsHRCNkqCMvFmFLfNavHZqNkxYp8HAflQe33mQ/SU39TuUp/YqLR2IfwtnmKfmDVZ+GDx75QHZjLPf8j01rxYxT0G5nSziRZZd8+e8kmdlfbT78XB7/R7r1v+LrZo6CgKu/LEozsrE4bUOfONQqg+obJRnl0bpXIrYdoPAfeNK62dUQwkIdRzLmYL6n0NJkgcZRXS3JWXlrVQmn1cc8fVjzyGs5ZyFR6ZEHIPTWiS9WQR82qCMMF+vhhcWrw9eqXjRvuyQdhixFUfTjhyAjZQKfyu5aVWy216pKfMwwuAgpcqyyzyqsxhKwaeqQFOw5ROSkWHNq9fq8f80Lq76XMyQuni2US3VGqXlHi2Fy+vx8vn+hYUv1UFgoUBo7MGkDFxjcM8MTYOXbTWV4vqhSknQvpvn3cdNTR+MMtD3/v3Aiki7+pgL2n0xMmbWoqCub5sRiM8ndACfHZAEhBbEBln8y9aFoEpsbCMczSOcASPKkk0IzC3BOqX6Bzrh2lDy2bH5BGXWrsjU6yw9kx0lwCGhBEeAkIxYMqYQklHnK0qpou1UrgMv4fLPD2aC8x6WpyVl9bF1sGPjhTZNO97tXrNBMGYH7ZiPkSn7xOHAn0vRCDRjI1gUSBuzVlljKl4i83FX+kOGLXnUMYd0jROQSDaV82SZcaga5P9TBSDQCkOZi3f//vn1K+sDVVMtg3gJAyxjR62OfPrWWpdNPBxKOZdiOUplcBF7eLDitlPru90ebd710QoolJ5iJbAV1fVQK2SZ/ErFIl+LGGxma88XSu2FkgMCDdIo43aW8T5up59sHFfrpShfos3bWKvLxIzBL60L0tQh+SUrEdF8FqefBQybwXUHraGwtpJpgUcdv77N//xesuvW5VWMzoIIEkAneTg3SzupAcXfTVU0Bha4ATxCcFDp++tKyyrEJhEydz2OjNIUr8q/K8VlMO5YCGIp82yKBlysfFBFBIsNpXN2aYZVyn7Ba2SRfeoQL+FKCbiSbVwsUiVgSj1mLtfT/cgnfe3+81D4SzkYp/Tp9dvwuDpoCHa1ga/RkhLZ6DrlNNWWhhIGX+w/7Zkllmh2db3IEf6k/ORQoWpWOnTSKG/HOwveqR29iAS1iOIBUFdu7hjldhLyUGt8EXBUjcW6UnaOvT+ubReNukoA1IhNKCxEpIPnUx/tnSn/Mhyqpc/UgCJPBkFABjsG0uUMwiMMKv8bV7X1wt5R8sERfVAapnkEBgZcQcC4CJc1s8HmCs8G9jE7lAxqFBsypZ0YFp0pueSIUnDA3K5UW0QfBCqRAlr9b5dJNrbNj7dXkJcpOoZTVq0oa4Ye2+5QpXLjBeBxlvbjpUmELz9DNFUo7gZXKD+2WOjnQ6nggxCpkkLu8DMUv7FoXWbxum1Q5ovFB7Zv91Cn1sKfjeMKkelgoQZ5t2YrmKodmbVaqBMXoRNjXFwB3NNzKdCnjFpM4+6Lf9QBmwhRMSgtaklrBa3yn7QlcLUJiJgHg4glS8qcqzhQHXvX0ta6mG3Wx7Q9HGrRex8k1Vb8nHeTWdmPK5ey+nLl/ftM0yy0qvGXHwyQOphE1TMbOtRcqYLo/6P18saLez9cDqwhQFPCFvE6pmSCKkPR759f1uPqSxuIWZPxknOQT4kcypYtStQANqYcF7D5HRS4ADVwLLXPyqYOmwOHjiVl+g7u4vbCk2hdXUN31LKXLG+Nrvy8iA/J1oXmKz6FT2PpXK3dCtI4cY1KQfRNk1SkbKCy2jLTlFO+HieGSK45asfjGx+vDmNBxB/qpJhZC5n2zRBNnUBYlQwsJE+ZG3ZfrPXT62n5Uafya20FIx3Glta5Wu3+n+PxI2cefFkGZTVvbRPRoGzTF4XmAHtJaBPSoN3QVqEJ2Ty73qY2jLJO9f3XO7ez69i5oJ1/v5ZvH7cTa+lU+3izOqNtFdXNTmgqkinNrMfhW/ybJm6iCWyGfYw1bpQ7+iK7XQhjE2CTl1apTjEo6x8vgh+Pc3vNDZuD1g5N2SgjMxbRPw/nT/ZAmkJXUPVL7QhlVM+a8d3C4uZJKx1rj9fGJqozPkrEc9bg0AHXlNqsRlm+fhmIGi9brSNob/n1o/HmN/GsxQmXY9BRMBOtCper1W0wjzWkq3ltZSS455Wm+uP76X64vD2+H1qoWm9SoOIGnVYW/VH5VBb5iw62E18z28IUEN5BylymtRUNw7auPsIR9TyX1EZYg6RMT1sHWfbzr9fb2h8plx18Z/06mogCZUvhTfI7K+Fd8yvgYDOVQsPKnV3sz9mkduU04BzLkw0/VFMFbnTInsixn6jjjOrJY9Yr0et5ylc/45QeSkJiye2G3gNcZaiwiZKkDHJeguLBtcxUSsrC/2IAokzhGiUBG6wRJYWtVZ5328O9sWCEumJNNsbnwspKQWFl8YfH9bAeg1KDZKrd4Qa6/HJC5EG2KGXFILvsHG8a3Udpeazu9cWw+fWSI09b9bB2k+DRV2Wdi8YITzEijQdl4ZVdhrirhx2V7vpU8eAtei1uL++n+/vh8dr2+Wwai5eAaLhxYCKVU3rGQTpoT+l4HZfr4yXFTn/euDpfbxYg26VkENgFvA1VLWuc8KU91jwXHUU7efpdqWloTFpAtqEwaGWixDLK6u64fvmvZpbWSaCZhhW8gQpEpeb8gHpfRrvQr7VpJS1EW68Vh/JlVAqZQTuzyvqPj+vjcP5yYk2hhiYRWi1q7eHeyKnzWzMtL25fhGIQQvmGUgFLaR4+bofLfW0Snb1UjSbXbFxKVZgL/Dgur+Tn8XZnwb113oxWGf58azXN2r4s+bn5TIS3kkqrGmX3nmWgVtOsrXHlUlhktJpmvRFVRD9fLXTPUplVGQD1eZGLwdfB9BYEr5SULdXgAQTROWjZyJWP6iKa/vUSQGIjLsLMSid+xwFU31l2Dvq8iSIOZiz+6lISBhtsAPtADSozV2lW2JuLJqrMsK8u+uVwPrenXN1qS+ker+VJrqk6QmIujlE4QZUpdNUw7Kprhpp1QI/UVAMG6TAmypqZuerpV9o06K/o4yM6h4U2PfVVoTdx3WYBn2Dao8byMieVa+t+PB+/HV5bqFxbjb5qywK/vdIjsUi/LWfxpW0RVYe0evjnSjiWU0LRRfraGqiNf2w6OSqD4BarahKUT2paC44lQnVQ3v3j1FZ9oqFh2wXUKjFI9JS0+ebeNF4oZSjhcl6dvrY7WqMioTwElhth47TKmsZpjMuVN1G1dThB1aENU3dz1CoHEOOTTNN/CjkiGTyiKPti3sFhpSzoIhz1jX8WsTPbUPn8yy4Al9+6g7mbdV0oOujnMebNf8rhMFNVxqkorzgHUObWlKRMeNcJMIdKOFsobxiRNFDCJjyoqaRxYh0YJF+bKhQO9i2y4K1SWdse7cvQrJlqsuR7K/Xelb6Tn6c7U2JdHRwYoKGPhcCNuvnwz+G0+mT23UnquGKX3xp6tlA+QKiiYDjEEaRPeN2l+rfH2VNqTo+liXCp8FaKzqN2lYVzArXHLFQzG5TMdLvnlEu83nm7azZNPFGRwSsVrt2W3jTYM6UYszLhf5X3v77crv/c2+usdiHdhhYFcYpfK856KSgq36j7TTUo/cP6X8dL2zm2iSjVLb0o53RZrMqvh9f2FDRNOzClQzfKk7JvageltoVFFLYraup87RyedSd9FHU7Hl5ZBEHTTFCZs7DJYoU1qLHaRmUTwizrdPhyOp8ercSpKTD7O2/gdr60kppjURm2lyR9MkntpNCpHVHS/e1HK6npmKuMPNkksdodTTlfpQIcJe00Ne+bXD9llZVVlm21qhrhoJEKqnuW4jilaidqcJpSjVOpx67j//16vVyOrzzX2Nblo6t67CV4VQkw4xjJJG7l192pEPXly8mjjKdc5QtVhm2lORclBxb+pIRWUXosE/yyqxNcx1xMGAFZJcoMqjjCLjavaVUG8lAa5SmrhKPbaot5GxMArlbkXw+/MX2/rQXDP1j1VGp8O6NaS/jxKRwBdQcoTPX0/zG/WdS9HDOrRkfMKdvgU47nmHKBgSkr+ugJiagoMyCOaoCHxJRPCJyeSpM6pUFQ3eaP468dzKY6K2tGVYRBaUMm6fvC0XVR6+o+cL/aysq1fKlgRX1ioDn29BunbREuFXWoazKiWNlvrOV9N8ZaIXMl7kuZYbLKXDSNn6c3rtQ2p5SyjN8/h1t7ajZJUwOoyIR2VFtw8nPJ//nnHx+nj0VZuCyC/uM//+d//h8mz2/D"; \ No newline at end of file diff --git a/assets/style.css b/assets/style.css index 778b949279..7c3fbdb90f 100644 --- a/assets/style.css +++ b/assets/style.css @@ -1,99 +1,288 @@ -:root { - /* Light */ - --light-color-background: #f2f4f8; - --light-color-background-secondary: #eff0f1; - --light-color-warning-text: #222; - --light-color-background-warning: #e6e600; - --light-color-icon-background: var(--light-color-background); - --light-color-accent: #c5c7c9; - --light-color-active-menu-item: var(--light-color-accent); - --light-color-text: #222; - --light-color-text-aside: #6e6e6e; - --light-color-link: #1f70c2; - - --light-color-ts-keyword: #056bd6; - --light-color-ts-project: #b111c9; - --light-color-ts-module: var(--light-color-ts-project); - --light-color-ts-namespace: var(--light-color-ts-project); - --light-color-ts-enum: #7e6f15; - --light-color-ts-enum-member: var(--light-color-ts-enum); - --light-color-ts-variable: #4760ec; - --light-color-ts-function: #572be7; - --light-color-ts-class: #1f70c2; - --light-color-ts-interface: #108024; - --light-color-ts-constructor: var(--light-color-ts-class); - --light-color-ts-property: var(--light-color-ts-variable); - --light-color-ts-method: var(--light-color-ts-function); - --light-color-ts-call-signature: var(--light-color-ts-method); - --light-color-ts-index-signature: var(--light-color-ts-property); - --light-color-ts-constructor-signature: var(--light-color-ts-constructor); - --light-color-ts-parameter: var(--light-color-ts-variable); - /* type literal not included as links will never be generated to it */ - --light-color-ts-type-parameter: #a55c0e; - --light-color-ts-accessor: var(--light-color-ts-property); - --light-color-ts-get-signature: var(--light-color-ts-accessor); - --light-color-ts-set-signature: var(--light-color-ts-accessor); - --light-color-ts-type-alias: #d51270; - /* reference not included as links will be colored with the kind that it points to */ - - --light-external-icon: url("data:image/svg+xml;utf8,"); - --light-color-scheme: light; - - /* Dark */ - --dark-color-background: #2b2e33; - --dark-color-background-secondary: #1e2024; - --dark-color-background-warning: #bebe00; - --dark-color-warning-text: #222; - --dark-color-icon-background: var(--dark-color-background-secondary); - --dark-color-accent: #9096a2; - --dark-color-active-menu-item: #5d5d6a; - --dark-color-text: #f5f5f5; - --dark-color-text-aside: #dddddd; - --dark-color-link: #00aff4; - - --dark-color-ts-keyword: #3399ff; - --dark-color-ts-project: #e358ff; - --dark-color-ts-module: var(--dark-color-ts-project); - --dark-color-ts-namespace: var(--dark-color-ts-project); - --dark-color-ts-enum: #f4d93e; - --dark-color-ts-enum-member: var(--dark-color-ts-enum); - --dark-color-ts-variable: #798dff; - --dark-color-ts-function: #a280ff; - --dark-color-ts-class: #8ac4ff; - --dark-color-ts-interface: #6cff87; - --dark-color-ts-constructor: var(--dark-color-ts-class); - --dark-color-ts-property: var(--dark-color-ts-variable); - --dark-color-ts-method: var(--dark-color-ts-function); - --dark-color-ts-call-signature: var(--dark-color-ts-method); - --dark-color-ts-index-signature: var(--dark-color-ts-property); - --dark-color-ts-constructor-signature: var(--dark-color-ts-constructor); - --dark-color-ts-parameter: var(--dark-color-ts-variable); - /* type literal not included as links will never be generated to it */ - --dark-color-ts-type-parameter: #e07d13; - --dark-color-ts-accessor: var(--dark-color-ts-property); - --dark-color-ts-get-signature: var(--dark-color-ts-accessor); - --dark-color-ts-set-signature: var(--dark-color-ts-accessor); - --dark-color-ts-type-alias: #ff6492; - /* reference not included as links will be colored with the kind that it points to */ - - --dark-external-icon: url("data:image/svg+xml;utf8,"); - --dark-color-scheme: dark; -} - -@media (prefers-color-scheme: light) { +@layer typedoc { :root { + --dim-toolbar-contents-height: 2.5rem; + --dim-toolbar-border-bottom-width: 1px; + --dim-header-height: calc( + var(--dim-toolbar-border-bottom-width) + + var(--dim-toolbar-contents-height) + ); + + /* 0rem For mobile; unit is required for calculation in `calc` */ + --dim-container-main-margin-y: 0rem; + + --dim-footer-height: 3.5rem; + + --modal-animation-duration: 0.2s; + } + + :root { + /* Light */ + --light-color-background: #f2f4f8; + --light-color-background-secondary: #eff0f1; + /* Not to be confused with [:active](https://developer.mozilla.org/en-US/docs/Web/CSS/:active) */ + --light-color-background-active: #d6d8da; + --light-color-background-warning: #e6e600; + --light-color-warning-text: #222; + --light-color-accent: #c5c7c9; + --light-color-active-menu-item: var(--light-color-background-active); + --light-color-text: #222; + --light-color-contrast-text: #000; + --light-color-text-aside: #5e5e5e; + + --light-color-icon-background: var(--light-color-background); + --light-color-icon-text: var(--light-color-text); + + --light-color-comment-tag-text: var(--light-color-text); + --light-color-comment-tag: var(--light-color-background); + + --light-color-link: #1f70c2; + --light-color-focus-outline: #3584e4; + + --light-color-ts-keyword: #056bd6; + --light-color-ts-project: #b111c9; + --light-color-ts-module: var(--light-color-ts-project); + --light-color-ts-namespace: var(--light-color-ts-project); + --light-color-ts-enum: #7e6f15; + --light-color-ts-enum-member: var(--light-color-ts-enum); + --light-color-ts-variable: #4760ec; + --light-color-ts-function: #572be7; + --light-color-ts-class: #1f70c2; + --light-color-ts-interface: #108024; + --light-color-ts-constructor: var(--light-color-ts-class); + --light-color-ts-property: #9f5f30; + --light-color-ts-method: #be3989; + --light-color-ts-reference: #ff4d82; + --light-color-ts-call-signature: var(--light-color-ts-method); + --light-color-ts-index-signature: var(--light-color-ts-property); + --light-color-ts-constructor-signature: var( + --light-color-ts-constructor + ); + --light-color-ts-parameter: var(--light-color-ts-variable); + /* type literal not included as links will never be generated to it */ + --light-color-ts-type-parameter: #a55c0e; + --light-color-ts-accessor: #c73c3c; + --light-color-ts-get-signature: var(--light-color-ts-accessor); + --light-color-ts-set-signature: var(--light-color-ts-accessor); + --light-color-ts-type-alias: #d51270; + /* reference not included as links will be colored with the kind that it points to */ + --light-color-document: #000000; + + --light-color-alert-note: #0969d9; + --light-color-alert-tip: #1a7f37; + --light-color-alert-important: #8250df; + --light-color-alert-warning: #9a6700; + --light-color-alert-caution: #cf222e; + + --light-external-icon: url("data:image/svg+xml;utf8,"); + --light-color-scheme: light; + } + + :root { + /* Dark */ + --dark-color-background: #2b2e33; + --dark-color-background-secondary: #1e2024; + /* Not to be confused with [:active](https://developer.mozilla.org/en-US/docs/Web/CSS/:active) */ + --dark-color-background-active: #5d5d6a; + --dark-color-background-warning: #bebe00; + --dark-color-warning-text: #222; + --dark-color-accent: #9096a2; + --dark-color-active-menu-item: var(--dark-color-background-active); + --dark-color-text: #f5f5f5; + --dark-color-contrast-text: #ffffff; + --dark-color-text-aside: #dddddd; + + --dark-color-icon-background: var(--dark-color-background-secondary); + --dark-color-icon-text: var(--dark-color-text); + + --dark-color-comment-tag-text: var(--dark-color-text); + --dark-color-comment-tag: var(--dark-color-background); + + --dark-color-link: #00aff4; + --dark-color-focus-outline: #4c97f2; + + --dark-color-ts-keyword: #3399ff; + --dark-color-ts-project: #e358ff; + --dark-color-ts-module: var(--dark-color-ts-project); + --dark-color-ts-namespace: var(--dark-color-ts-project); + --dark-color-ts-enum: #f4d93e; + --dark-color-ts-enum-member: var(--dark-color-ts-enum); + --dark-color-ts-variable: #798dff; + --dark-color-ts-function: #a280ff; + --dark-color-ts-class: #8ac4ff; + --dark-color-ts-interface: #6cff87; + --dark-color-ts-constructor: var(--dark-color-ts-class); + --dark-color-ts-property: #ff984d; + --dark-color-ts-method: #ff4db8; + --dark-color-ts-reference: #ff4d82; + --dark-color-ts-call-signature: var(--dark-color-ts-method); + --dark-color-ts-index-signature: var(--dark-color-ts-property); + --dark-color-ts-constructor-signature: var(--dark-color-ts-constructor); + --dark-color-ts-parameter: var(--dark-color-ts-variable); + /* type literal not included as links will never be generated to it */ + --dark-color-ts-type-parameter: #e07d13; + --dark-color-ts-accessor: #ff6060; + --dark-color-ts-get-signature: var(--dark-color-ts-accessor); + --dark-color-ts-set-signature: var(--dark-color-ts-accessor); + --dark-color-ts-type-alias: #ff6492; + /* reference not included as links will be colored with the kind that it points to */ + --dark-color-document: #ffffff; + + --dark-color-alert-note: #0969d9; + --dark-color-alert-tip: #1a7f37; + --dark-color-alert-important: #8250df; + --dark-color-alert-warning: #9a6700; + --dark-color-alert-caution: #cf222e; + + --dark-external-icon: url("data:image/svg+xml;utf8,"); + --dark-color-scheme: dark; + } + + @media (prefers-color-scheme: light) { + :root { + --color-background: var(--light-color-background); + --color-background-secondary: var( + --light-color-background-secondary + ); + --color-background-active: var(--light-color-background-active); + --color-background-warning: var(--light-color-background-warning); + --color-warning-text: var(--light-color-warning-text); + --color-accent: var(--light-color-accent); + --color-active-menu-item: var(--light-color-active-menu-item); + --color-text: var(--light-color-text); + --color-contrast-text: var(--light-color-contrast-text); + --color-text-aside: var(--light-color-text-aside); + + --color-icon-background: var(--light-color-icon-background); + --color-icon-text: var(--light-color-icon-text); + + --color-comment-tag-text: var(--light-color-text); + --color-comment-tag: var(--light-color-background); + + --color-link: var(--light-color-link); + --color-focus-outline: var(--light-color-focus-outline); + + --color-ts-keyword: var(--light-color-ts-keyword); + --color-ts-project: var(--light-color-ts-project); + --color-ts-module: var(--light-color-ts-module); + --color-ts-namespace: var(--light-color-ts-namespace); + --color-ts-enum: var(--light-color-ts-enum); + --color-ts-enum-member: var(--light-color-ts-enum-member); + --color-ts-variable: var(--light-color-ts-variable); + --color-ts-function: var(--light-color-ts-function); + --color-ts-class: var(--light-color-ts-class); + --color-ts-interface: var(--light-color-ts-interface); + --color-ts-constructor: var(--light-color-ts-constructor); + --color-ts-property: var(--light-color-ts-property); + --color-ts-method: var(--light-color-ts-method); + --color-ts-reference: var(--light-color-ts-reference); + --color-ts-call-signature: var(--light-color-ts-call-signature); + --color-ts-index-signature: var(--light-color-ts-index-signature); + --color-ts-constructor-signature: var( + --light-color-ts-constructor-signature + ); + --color-ts-parameter: var(--light-color-ts-parameter); + --color-ts-type-parameter: var(--light-color-ts-type-parameter); + --color-ts-accessor: var(--light-color-ts-accessor); + --color-ts-get-signature: var(--light-color-ts-get-signature); + --color-ts-set-signature: var(--light-color-ts-set-signature); + --color-ts-type-alias: var(--light-color-ts-type-alias); + --color-document: var(--light-color-document); + + --color-alert-note: var(--light-color-alert-note); + --color-alert-tip: var(--light-color-alert-tip); + --color-alert-important: var(--light-color-alert-important); + --color-alert-warning: var(--light-color-alert-warning); + --color-alert-caution: var(--light-color-alert-caution); + + --external-icon: var(--light-external-icon); + --color-scheme: var(--light-color-scheme); + } + } + + @media (prefers-color-scheme: dark) { + :root { + --color-background: var(--dark-color-background); + --color-background-secondary: var( + --dark-color-background-secondary + ); + --color-background-active: var(--dark-color-background-active); + --color-background-warning: var(--dark-color-background-warning); + --color-warning-text: var(--dark-color-warning-text); + --color-accent: var(--dark-color-accent); + --color-active-menu-item: var(--dark-color-active-menu-item); + --color-text: var(--dark-color-text); + --color-contrast-text: var(--dark-color-contrast-text); + --color-text-aside: var(--dark-color-text-aside); + + --color-icon-background: var(--dark-color-icon-background); + --color-icon-text: var(--dark-color-icon-text); + + --color-comment-tag-text: var(--dark-color-text); + --color-comment-tag: var(--dark-color-background); + + --color-link: var(--dark-color-link); + --color-focus-outline: var(--dark-color-focus-outline); + + --color-ts-keyword: var(--dark-color-ts-keyword); + --color-ts-project: var(--dark-color-ts-project); + --color-ts-module: var(--dark-color-ts-module); + --color-ts-namespace: var(--dark-color-ts-namespace); + --color-ts-enum: var(--dark-color-ts-enum); + --color-ts-enum-member: var(--dark-color-ts-enum-member); + --color-ts-variable: var(--dark-color-ts-variable); + --color-ts-function: var(--dark-color-ts-function); + --color-ts-class: var(--dark-color-ts-class); + --color-ts-interface: var(--dark-color-ts-interface); + --color-ts-constructor: var(--dark-color-ts-constructor); + --color-ts-property: var(--dark-color-ts-property); + --color-ts-method: var(--dark-color-ts-method); + --color-ts-reference: var(--dark-color-ts-reference); + --color-ts-call-signature: var(--dark-color-ts-call-signature); + --color-ts-index-signature: var(--dark-color-ts-index-signature); + --color-ts-constructor-signature: var( + --dark-color-ts-constructor-signature + ); + --color-ts-parameter: var(--dark-color-ts-parameter); + --color-ts-type-parameter: var(--dark-color-ts-type-parameter); + --color-ts-accessor: var(--dark-color-ts-accessor); + --color-ts-get-signature: var(--dark-color-ts-get-signature); + --color-ts-set-signature: var(--dark-color-ts-set-signature); + --color-ts-type-alias: var(--dark-color-ts-type-alias); + --color-document: var(--dark-color-document); + + --color-alert-note: var(--dark-color-alert-note); + --color-alert-tip: var(--dark-color-alert-tip); + --color-alert-important: var(--dark-color-alert-important); + --color-alert-warning: var(--dark-color-alert-warning); + --color-alert-caution: var(--dark-color-alert-caution); + + --external-icon: var(--dark-external-icon); + --color-scheme: var(--dark-color-scheme); + } + } + + :root[data-theme="light"] { --color-background: var(--light-color-background); --color-background-secondary: var(--light-color-background-secondary); + --color-background-active: var(--light-color-background-active); --color-background-warning: var(--light-color-background-warning); --color-warning-text: var(--light-color-warning-text); --color-icon-background: var(--light-color-icon-background); --color-accent: var(--light-color-accent); --color-active-menu-item: var(--light-color-active-menu-item); --color-text: var(--light-color-text); + --color-contrast-text: var(--light-color-contrast-text); --color-text-aside: var(--light-color-text-aside); + --color-icon-text: var(--light-color-icon-text); + + --color-comment-tag-text: var(--light-color-text); + --color-comment-tag: var(--light-color-background); + --color-link: var(--light-color-link); + --color-focus-outline: var(--light-color-focus-outline); --color-ts-keyword: var(--light-color-ts-keyword); + --color-ts-project: var(--light-color-ts-project); --color-ts-module: var(--light-color-ts-module); --color-ts-namespace: var(--light-color-ts-namespace); --color-ts-enum: var(--light-color-ts-enum); @@ -105,6 +294,7 @@ --color-ts-constructor: var(--light-color-ts-constructor); --color-ts-property: var(--light-color-ts-property); --color-ts-method: var(--light-color-ts-method); + --color-ts-reference: var(--light-color-ts-reference); --color-ts-call-signature: var(--light-color-ts-call-signature); --color-ts-index-signature: var(--light-color-ts-index-signature); --color-ts-constructor-signature: var( @@ -116,26 +306,40 @@ --color-ts-get-signature: var(--light-color-ts-get-signature); --color-ts-set-signature: var(--light-color-ts-set-signature); --color-ts-type-alias: var(--light-color-ts-type-alias); + --color-document: var(--light-color-document); + + --color-note: var(--light-color-note); + --color-tip: var(--light-color-tip); + --color-important: var(--light-color-important); + --color-warning: var(--light-color-warning); + --color-caution: var(--light-color-caution); --external-icon: var(--light-external-icon); --color-scheme: var(--light-color-scheme); } -} -@media (prefers-color-scheme: dark) { - :root { + :root[data-theme="dark"] { --color-background: var(--dark-color-background); --color-background-secondary: var(--dark-color-background-secondary); + --color-background-active: var(--dark-color-background-active); --color-background-warning: var(--dark-color-background-warning); --color-warning-text: var(--dark-color-warning-text); --color-icon-background: var(--dark-color-icon-background); --color-accent: var(--dark-color-accent); --color-active-menu-item: var(--dark-color-active-menu-item); --color-text: var(--dark-color-text); + --color-contrast-text: var(--dark-color-contrast-text); --color-text-aside: var(--dark-color-text-aside); + --color-icon-text: var(--dark-color-icon-text); + + --color-comment-tag-text: var(--dark-color-text); + --color-comment-tag: var(--dark-color-background); + --color-link: var(--dark-color-link); + --color-focus-outline: var(--dark-color-focus-outline); --color-ts-keyword: var(--dark-color-ts-keyword); + --color-ts-project: var(--dark-color-ts-project); --color-ts-module: var(--dark-color-ts-module); --color-ts-namespace: var(--dark-color-ts-namespace); --color-ts-enum: var(--dark-color-ts-enum); @@ -147,6 +351,7 @@ --color-ts-constructor: var(--dark-color-ts-constructor); --color-ts-property: var(--dark-color-ts-property); --color-ts-method: var(--dark-color-ts-method); + --color-ts-reference: var(--dark-color-ts-reference); --color-ts-call-signature: var(--dark-color-ts-call-signature); --color-ts-index-signature: var(--dark-color-ts-index-signature); --color-ts-constructor-signature: var( @@ -158,1255 +363,1278 @@ --color-ts-get-signature: var(--dark-color-ts-get-signature); --color-ts-set-signature: var(--dark-color-ts-set-signature); --color-ts-type-alias: var(--dark-color-ts-type-alias); + --color-document: var(--dark-color-document); + + --color-note: var(--dark-color-note); + --color-tip: var(--dark-color-tip); + --color-important: var(--dark-color-important); + --color-warning: var(--dark-color-warning); + --color-caution: var(--dark-color-caution); --external-icon: var(--dark-external-icon); --color-scheme: var(--dark-color-scheme); } -} -html { - color-scheme: var(--color-scheme); -} - -body { - margin: 0; -} - -:root[data-theme="light"] { - --color-background: var(--light-color-background); - --color-background-secondary: var(--light-color-background-secondary); - --color-background-warning: var(--light-color-background-warning); - --color-warning-text: var(--light-color-warning-text); - --color-icon-background: var(--light-color-icon-background); - --color-accent: var(--light-color-accent); - --color-active-menu-item: var(--light-color-active-menu-item); - --color-text: var(--light-color-text); - --color-text-aside: var(--light-color-text-aside); - --color-link: var(--light-color-link); - - --color-ts-keyword: var(--light-color-ts-keyword); - --color-ts-module: var(--light-color-ts-module); - --color-ts-namespace: var(--light-color-ts-namespace); - --color-ts-enum: var(--light-color-ts-enum); - --color-ts-enum-member: var(--light-color-ts-enum-member); - --color-ts-variable: var(--light-color-ts-variable); - --color-ts-function: var(--light-color-ts-function); - --color-ts-class: var(--light-color-ts-class); - --color-ts-interface: var(--light-color-ts-interface); - --color-ts-constructor: var(--light-color-ts-constructor); - --color-ts-property: var(--light-color-ts-property); - --color-ts-method: var(--light-color-ts-method); - --color-ts-call-signature: var(--light-color-ts-call-signature); - --color-ts-index-signature: var(--light-color-ts-index-signature); - --color-ts-constructor-signature: var( - --light-color-ts-constructor-signature - ); - --color-ts-parameter: var(--light-color-ts-parameter); - --color-ts-type-parameter: var(--light-color-ts-type-parameter); - --color-ts-accessor: var(--light-color-ts-accessor); - --color-ts-get-signature: var(--light-color-ts-get-signature); - --color-ts-set-signature: var(--light-color-ts-set-signature); - --color-ts-type-alias: var(--light-color-ts-type-alias); - - --external-icon: var(--light-external-icon); - --color-scheme: var(--light-color-scheme); -} - -:root[data-theme="dark"] { - --color-background: var(--dark-color-background); - --color-background-secondary: var(--dark-color-background-secondary); - --color-background-warning: var(--dark-color-background-warning); - --color-warning-text: var(--dark-color-warning-text); - --color-icon-background: var(--dark-color-icon-background); - --color-accent: var(--dark-color-accent); - --color-active-menu-item: var(--dark-color-active-menu-item); - --color-text: var(--dark-color-text); - --color-text-aside: var(--dark-color-text-aside); - --color-link: var(--dark-color-link); - - --color-ts-keyword: var(--dark-color-ts-keyword); - --color-ts-module: var(--dark-color-ts-module); - --color-ts-namespace: var(--dark-color-ts-namespace); - --color-ts-enum: var(--dark-color-ts-enum); - --color-ts-enum-member: var(--dark-color-ts-enum-member); - --color-ts-variable: var(--dark-color-ts-variable); - --color-ts-function: var(--dark-color-ts-function); - --color-ts-class: var(--dark-color-ts-class); - --color-ts-interface: var(--dark-color-ts-interface); - --color-ts-constructor: var(--dark-color-ts-constructor); - --color-ts-property: var(--dark-color-ts-property); - --color-ts-method: var(--dark-color-ts-method); - --color-ts-call-signature: var(--dark-color-ts-call-signature); - --color-ts-index-signature: var(--dark-color-ts-index-signature); - --color-ts-constructor-signature: var( - --dark-color-ts-constructor-signature - ); - --color-ts-parameter: var(--dark-color-ts-parameter); - --color-ts-type-parameter: var(--dark-color-ts-type-parameter); - --color-ts-accessor: var(--dark-color-ts-accessor); - --color-ts-get-signature: var(--dark-color-ts-get-signature); - --color-ts-set-signature: var(--dark-color-ts-set-signature); - --color-ts-type-alias: var(--dark-color-ts-type-alias); - - --external-icon: var(--dark-external-icon); - --color-scheme: var(--dark-color-scheme); -} - -.always-visible, -.always-visible .tsd-signatures { - display: inherit !important; -} - -h1, -h2, -h3, -h4, -h5, -h6 { - line-height: 1.2; -} - -h1 > a:not(.link), -h2 > a:not(.link), -h3 > a:not(.link), -h4 > a:not(.link), -h5 > a:not(.link), -h6 > a:not(.link) { - text-decoration: none; - color: var(--color-text); -} - -h1 { - font-size: 1.875rem; - margin: 0.67rem 0; -} - -h2 { - font-size: 1.5rem; - margin: 0.83rem 0; -} - -h3 { - font-size: 1.25rem; - margin: 1rem 0; -} - -h4 { - font-size: 1.05rem; - margin: 1.33rem 0; -} - -h5 { - font-size: 1rem; - margin: 1.5rem 0; -} - -h6 { - font-size: 0.875rem; - margin: 2.33rem 0; -} - -.uppercase { - text-transform: uppercase; -} - -dl, -menu, -ol, -ul { - margin: 1em 0; -} - -dd { - margin: 0 0 0 40px; -} - -.container { - max-width: 1700px; - padding: 0 2rem; -} - -/* Footer */ -footer { - border-top: 1px solid var(--color-accent); - padding-top: 1rem; - padding-bottom: 1rem; - max-height: 3.5rem; -} -.tsd-generator { - margin: 0 1em; -} - -.container-main { - margin: 0 auto; - /* toolbar, footer, margin */ - min-height: calc(100vh - 41px - 56px - 4rem); -} - -@keyframes fade-in { - from { - opacity: 0; + html { + color-scheme: var(--color-scheme); + @media (prefers-reduced-motion: no-preference) { + scroll-behavior: smooth; + } } - to { - opacity: 1; + + *:focus-visible, + .tsd-accordion-summary:focus-visible svg { + outline: 2px solid var(--color-focus-outline); } -} -@keyframes fade-out { - from { - opacity: 1; - visibility: visible; + + .always-visible, + .always-visible .tsd-signatures { + display: inherit !important; } - to { - opacity: 0; + + h1, + h2, + h3, + h4, + h5, + h6 { + line-height: 1.2; } -} -@keyframes fade-in-delayed { - 0% { - opacity: 0; + + h1 { + font-size: 1.875rem; + margin: 0.67rem 0; } - 33% { - opacity: 0; + + h2 { + font-size: 1.5rem; + margin: 0.83rem 0; } - 100% { - opacity: 1; + + h3 { + font-size: 1.25rem; + margin: 1rem 0; } -} -@keyframes fade-out-delayed { - 0% { - opacity: 1; - visibility: visible; + + h4 { + font-size: 1.05rem; + margin: 1.33rem 0; } - 66% { - opacity: 0; + + h5 { + font-size: 1rem; + margin: 1.5rem 0; } - 100% { - opacity: 0; + + h6 { + font-size: 0.875rem; + margin: 2.33rem 0; } -} -@keyframes pop-in-from-right { - from { - transform: translate(100%, 0); + + dl, + menu, + ol, + ul { + margin: 1em 0; } - to { - transform: translate(0, 0); + + dd { + margin: 0 0 0 34px; } -} -@keyframes pop-out-to-right { - from { - transform: translate(0, 0); - visibility: visible; + + .container { + max-width: 1700px; + padding: 0 2rem; } - to { - transform: translate(100%, 0); + + /* Footer */ + footer { + border-top: 1px solid var(--color-accent); + padding-top: 1rem; + padding-bottom: 1rem; + max-height: var(--dim-footer-height); } -} -body { - background: var(--color-background); - font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Noto Sans", - Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; - font-size: 16px; - color: var(--color-text); -} - -a { - color: var(--color-link); - text-decoration: none; -} -a:hover { - text-decoration: underline; -} -a.external[target="_blank"] { - background-image: var(--external-icon); - background-position: top 3px right; - background-repeat: no-repeat; - padding-right: 13px; -} - -code, -pre { - font-family: Menlo, Monaco, Consolas, "Courier New", monospace; - padding: 0.2em; - margin: 0; - font-size: 0.875rem; - border-radius: 0.8em; -} - -pre { - position: relative; - white-space: pre; - white-space: pre-wrap; - word-wrap: break-word; - padding: 10px; - border: 1px solid var(--color-accent); -} -pre code { - padding: 0; - font-size: 100%; -} -pre > button { - position: absolute; - top: 10px; - right: 10px; - opacity: 0; - transition: opacity 0.1s; - box-sizing: border-box; -} -pre:hover > button, -pre > button.visible { - opacity: 1; -} - -blockquote { - margin: 1em 0; - padding-left: 1em; - border-left: 4px solid gray; -} - -.tsd-typography { - line-height: 1.333em; -} -.tsd-typography ul { - list-style: square; - padding: 0 0 0 20px; - margin: 0; -} -.tsd-typography .tsd-index-panel h3, -.tsd-index-panel .tsd-typography h3, -.tsd-typography h4, -.tsd-typography h5, -.tsd-typography h6 { - font-size: 1em; -} -.tsd-typography h5, -.tsd-typography h6 { - font-weight: normal; -} -.tsd-typography p, -.tsd-typography ul, -.tsd-typography ol { - margin: 1em 0; -} -.tsd-typography table { - border-collapse: collapse; - border: none; -} -.tsd-typography td, -.tsd-typography th { - padding: 6px 13px; - border: 1px solid var(--color-accent); -} -.tsd-typography thead, -.tsd-typography tr:nth-child(even) { - background-color: var(--color-background-secondary); -} - -.tsd-breadcrumb { - margin: 0; - padding: 0; - color: var(--color-text-aside); -} -.tsd-breadcrumb a { - color: var(--color-text-aside); - text-decoration: none; -} -.tsd-breadcrumb a:hover { - text-decoration: underline; -} -.tsd-breadcrumb li { - display: inline; -} -.tsd-breadcrumb li:after { - content: " / "; -} - -.tsd-comment-tags { - display: flex; - flex-direction: column; -} -dl.tsd-comment-tag-group { - display: flex; - align-items: center; - overflow: hidden; - margin: 0.5em 0; -} -dl.tsd-comment-tag-group dt { - display: flex; - margin-right: 0.5em; - font-size: 0.875em; - font-weight: normal; -} -dl.tsd-comment-tag-group dd { - margin: 0; -} -code.tsd-tag { - padding: 0.25em 0.4em; - border: 0.1em solid var(--color-accent); - margin-right: 0.25em; - font-size: 70%; -} -h1 code.tsd-tag:first-of-type { - margin-left: 0.25em; -} - -dl.tsd-comment-tag-group dd:before, -dl.tsd-comment-tag-group dd:after { - content: " "; -} -dl.tsd-comment-tag-group dd pre, -dl.tsd-comment-tag-group dd:after { - clear: both; -} -dl.tsd-comment-tag-group p { - margin: 0; -} - -.tsd-panel.tsd-comment .lead { - font-size: 1.1em; - line-height: 1.333em; - margin-bottom: 2em; -} -.tsd-panel.tsd-comment .lead:last-child { - margin-bottom: 0; -} - -.tsd-filter-visibility h4 { - font-size: 1rem; - padding-top: 0.75rem; - padding-bottom: 0.5rem; - margin: 0; -} -.tsd-filter-item:not(:last-child) { - margin-bottom: 0.5rem; -} -.tsd-filter-input { - display: flex; - width: fit-content; - width: -moz-fit-content; - align-items: center; - user-select: none; - -webkit-user-select: none; - -moz-user-select: none; - -ms-user-select: none; - cursor: pointer; -} -.tsd-filter-input input[type="checkbox"] { - cursor: pointer; - position: absolute; - width: 1.5em; - height: 1.5em; - opacity: 0; -} -.tsd-filter-input input[type="checkbox"]:disabled { - pointer-events: none; -} -.tsd-filter-input svg { - cursor: pointer; - width: 1.5em; - height: 1.5em; - margin-right: 0.5em; - border-radius: 0.33em; - /* Leaving this at full opacity breaks event listeners on Firefox. - Don't remove unless you know what you're doing. */ - opacity: 0.99; -} -.tsd-filter-input input[type="checkbox"]:focus + svg { - transform: scale(0.95); -} -.tsd-filter-input input[type="checkbox"]:focus:not(:focus-visible) + svg { - transform: scale(1); -} -.tsd-checkbox-background { - fill: var(--color-accent); -} -input[type="checkbox"]:checked ~ svg .tsd-checkbox-checkmark { - stroke: var(--color-text); -} -.tsd-filter-input input:disabled ~ svg > .tsd-checkbox-background { - fill: var(--color-background); - stroke: var(--color-accent); - stroke-width: 0.25rem; -} -.tsd-filter-input input:disabled ~ svg > .tsd-checkbox-checkmark { - stroke: var(--color-accent); -} - -.tsd-theme-toggle { - padding-top: 0.75rem; -} -.tsd-theme-toggle > h4 { - display: inline; - vertical-align: middle; - margin-right: 0.75rem; -} - -.tsd-hierarchy { - list-style: square; - margin: 0; -} -.tsd-hierarchy .target { - font-weight: bold; -} - -.tsd-full-hierarchy:not(:last-child) { - margin-bottom: 1em; - padding-bottom: 1em; - border-bottom: 1px solid var(--color-accent); -} -.tsd-full-hierarchy, -.tsd-full-hierarchy ul { - list-style: none; - margin: 0; - padding: 0; -} -.tsd-full-hierarchy ul { - padding-left: 1.5rem; -} -.tsd-full-hierarchy a { - padding: 0.25rem 0 !important; - font-size: 1rem; - display: inline-flex; - align-items: center; - color: var(--color-text); -} - -.tsd-panel-group.tsd-index-group { - margin-bottom: 0; -} -.tsd-index-panel .tsd-index-list { - list-style: none; - line-height: 1.333em; - margin: 0; - padding: 0.25rem 0 0 0; - overflow: hidden; - display: grid; - grid-template-columns: repeat(3, 1fr); - column-gap: 1rem; - grid-template-rows: auto; -} -@media (max-width: 1024px) { - .tsd-index-panel .tsd-index-list { - grid-template-columns: repeat(2, 1fr); - } -} -@media (max-width: 768px) { - .tsd-index-panel .tsd-index-list { - grid-template-columns: repeat(1, 1fr); - } -} -.tsd-index-panel .tsd-index-list li { - -webkit-page-break-inside: avoid; - -moz-page-break-inside: avoid; - -ms-page-break-inside: avoid; - -o-page-break-inside: avoid; - page-break-inside: avoid; -} - -.tsd-flag { - display: inline-block; - padding: 0.25em 0.4em; - border-radius: 4px; - color: var(--color-comment-tag-text); - background-color: var(--color-comment-tag); - text-indent: 0; - font-size: 75%; - line-height: 1; - font-weight: normal; -} - -.tsd-anchor { - position: relative; - top: -100px; -} - -.tsd-member { - position: relative; -} -.tsd-member .tsd-anchor + h3 { - display: flex; - align-items: center; - margin-top: 0; - margin-bottom: 0; - border-bottom: none; -} - -.tsd-navigation.settings { - margin: 1rem 0; -} -.tsd-navigation > a, -.tsd-navigation .tsd-accordion-summary { - width: calc(100% - 0.25rem); - display: flex; - align-items: center; -} -.tsd-navigation a, -.tsd-navigation summary > span, -.tsd-page-navigation a { - display: flex; - width: calc(100% - 0.25rem); - align-items: center; - padding: 0.25rem; - color: var(--color-text); - text-decoration: none; - box-sizing: border-box; -} -.tsd-navigation a.current, -.tsd-page-navigation a.current { - background: var(--color-active-menu-item); -} -.tsd-navigation a:hover, -.tsd-page-navigation a:hover { - text-decoration: underline; -} -.tsd-navigation ul, -.tsd-page-navigation ul { - margin-top: 0; - margin-bottom: 0; - padding: 0; - list-style: none; -} -.tsd-navigation li, -.tsd-page-navigation li { - padding: 0; - max-width: 100%; -} -.tsd-nested-navigation { - margin-left: 3rem; -} -.tsd-nested-navigation > li > details { - margin-left: -1.5rem; -} -.tsd-small-nested-navigation { - margin-left: 1.5rem; -} -.tsd-small-nested-navigation > li > details { - margin-left: -1.5rem; -} - -.tsd-page-navigation ul { - padding-left: 1.75rem; -} - -#tsd-sidebar-links a { - margin-top: 0; - margin-bottom: 0.5rem; - line-height: 1.25rem; -} -#tsd-sidebar-links a:last-of-type { - margin-bottom: 0; -} - -a.tsd-index-link { - padding: 0.25rem 0 !important; - font-size: 1rem; - line-height: 1.25rem; - display: inline-flex; - align-items: center; - color: var(--color-text); -} -.tsd-accordion-summary { - list-style-type: none; /* hide marker on non-safari */ - outline: none; /* broken on safari, so just hide it */ -} -.tsd-accordion-summary::-webkit-details-marker { - display: none; /* hide marker on safari */ -} -.tsd-accordion-summary, -.tsd-accordion-summary a { - user-select: none; - -moz-user-select: none; - -webkit-user-select: none; - -ms-user-select: none; - - cursor: pointer; -} -.tsd-accordion-summary a { - width: calc(100% - 1.5rem); -} -.tsd-accordion-summary > * { - margin-top: 0; - margin-bottom: 0; - padding-top: 0; - padding-bottom: 0; -} -.tsd-index-accordion .tsd-accordion-summary > svg { - margin-left: 0.25rem; -} -.tsd-index-content > :not(:first-child) { - margin-top: 0.75rem; -} -.tsd-index-heading { - margin-top: 1.5rem; - margin-bottom: 0.75rem; -} - -.tsd-kind-icon { - margin-right: 0.5rem; - width: 1.25rem; - height: 1.25rem; - min-width: 1.25rem; - min-height: 1.25rem; -} -.tsd-kind-icon path { - transform-origin: center; - transform: scale(1.1); -} -.tsd-signature > .tsd-kind-icon { - margin-right: 0.8rem; -} - -.tsd-panel { - margin-bottom: 2.5rem; -} -.tsd-panel.tsd-member { - margin-bottom: 4rem; -} -.tsd-panel:empty { - display: none; -} -.tsd-panel > h1, -.tsd-panel > h2, -.tsd-panel > h3 { - margin: 1.5rem -1.5rem 0.75rem -1.5rem; - padding: 0 1.5rem 0.75rem 1.5rem; -} -.tsd-panel > h1.tsd-before-signature, -.tsd-panel > h2.tsd-before-signature, -.tsd-panel > h3.tsd-before-signature { - margin-bottom: 0; - border-bottom: none; -} - -.tsd-panel-group { - margin: 4rem 0; -} -.tsd-panel-group.tsd-index-group { - margin: 2rem 0; -} -.tsd-panel-group.tsd-index-group details { - margin: 2rem 0; -} - -#tsd-search { - transition: background-color 0.2s; -} -#tsd-search .title { - position: relative; - z-index: 2; -} -#tsd-search .field { - position: absolute; - left: 0; - top: 0; - right: 2.5rem; - height: 100%; -} -#tsd-search .field input { - box-sizing: border-box; - position: relative; - top: -50px; - z-index: 1; - width: 100%; - padding: 0 10px; - opacity: 0; - outline: 0; - border: 0; - background: transparent; - color: var(--color-text); -} -#tsd-search .field label { - position: absolute; - overflow: hidden; - right: -40px; -} -#tsd-search .field input, -#tsd-search .title, -#tsd-toolbar-links a { - transition: opacity 0.2s; -} -#tsd-search .results { - position: absolute; - visibility: hidden; - top: 40px; - width: 100%; - margin: 0; - padding: 0; - list-style: none; - box-shadow: 0 0 4px rgba(0, 0, 0, 0.25); -} -#tsd-search .results li { - background-color: var(--color-background); - line-height: initial; - padding: 4px; -} -#tsd-search .results li:nth-child(even) { - background-color: var(--color-background-secondary); -} -#tsd-search .results li.state { - display: none; -} -#tsd-search .results li.current:not(.no-results), -#tsd-search .results li:hover:not(.no-results) { - background-color: var(--color-accent); -} -#tsd-search .results a { - display: flex; - align-items: center; - padding: 0.25rem; - box-sizing: border-box; -} -#tsd-search .results a:before { - top: 10px; -} -#tsd-search .results span.parent { - color: var(--color-text-aside); - font-weight: normal; -} -#tsd-search.has-focus { - background-color: var(--color-accent); -} -#tsd-search.has-focus .field input { - top: 0; - opacity: 1; -} -#tsd-search.has-focus .title, -#tsd-search.has-focus #tsd-toolbar-links a { - z-index: 0; - opacity: 0; -} -#tsd-search.has-focus .results { - visibility: visible; -} -#tsd-search.loading .results li.state.loading { - display: block; -} -#tsd-search.failure .results li.state.failure { - display: block; -} - -#tsd-toolbar-links { - position: absolute; - top: 0; - right: 2rem; - height: 100%; - display: flex; - align-items: center; - justify-content: flex-end; -} -#tsd-toolbar-links a { - margin-left: 1.5rem; -} -#tsd-toolbar-links a:hover { - text-decoration: underline; -} - -.tsd-signature { - margin: 0 0 1rem 0; - padding: 1rem 0.5rem; - border: 1px solid var(--color-accent); - font-family: Menlo, Monaco, Consolas, "Courier New", monospace; - font-size: 14px; - overflow-x: auto; -} - -.tsd-signature-keyword { - color: var(--color-ts-keyword); - font-weight: normal; -} - -.tsd-signature-symbol { - color: var(--color-text-aside); - font-weight: normal; -} - -.tsd-signature-type { - font-style: italic; - font-weight: normal; -} - -.tsd-signatures { - padding: 0; - margin: 0 0 1em 0; - list-style-type: none; -} -.tsd-signatures .tsd-signature { - margin: 0; - border-color: var(--color-accent); - border-width: 1px 0; - transition: background-color 0.1s; -} -.tsd-description .tsd-signatures .tsd-signature { - border-width: 1px; -} - -ul.tsd-parameter-list, -ul.tsd-type-parameter-list { - list-style: square; - margin: 0; - padding-left: 20px; -} -ul.tsd-parameter-list > li.tsd-parameter-signature, -ul.tsd-type-parameter-list > li.tsd-parameter-signature { - list-style: none; - margin-left: -20px; -} -ul.tsd-parameter-list h5, -ul.tsd-type-parameter-list h5 { - font-size: 16px; - margin: 1em 0 0.5em 0; -} -.tsd-sources { - margin-top: 1rem; - font-size: 0.875em; -} -.tsd-sources a { - color: var(--color-text-aside); - text-decoration: underline; -} -.tsd-sources ul { - list-style: none; - padding: 0; -} - -.tsd-page-toolbar { - position: sticky; - z-index: 1; - top: 0; - left: 0; - width: 100%; - color: var(--color-text); - background: var(--color-background-secondary); - border-bottom: 1px var(--color-accent) solid; - transition: transform 0.3s ease-in-out; -} -.tsd-page-toolbar a { - color: var(--color-text); - text-decoration: none; -} -.tsd-page-toolbar a.title { - font-weight: bold; -} -.tsd-page-toolbar a.title:hover { - text-decoration: underline; -} -.tsd-page-toolbar .tsd-toolbar-contents { - display: flex; - justify-content: space-between; - height: 2.5rem; - margin: 0 auto; -} -.tsd-page-toolbar .table-cell { - position: relative; - white-space: nowrap; - line-height: 40px; -} -.tsd-page-toolbar .table-cell:first-child { - width: 100%; -} -.tsd-page-toolbar .tsd-toolbar-icon { - box-sizing: border-box; - line-height: 0; - padding: 12px 0; -} - -.tsd-widget { - display: inline-block; - overflow: hidden; - opacity: 0.8; - height: 40px; - transition: - opacity 0.1s, - background-color 0.2s; - vertical-align: bottom; - cursor: pointer; -} -.tsd-widget:hover { - opacity: 0.9; -} -.tsd-widget.active { - opacity: 1; - background-color: var(--color-accent); -} -.tsd-widget.no-caption { - width: 40px; -} -.tsd-widget.no-caption:before { - margin: 0; -} - -.tsd-widget.options, -.tsd-widget.menu { - display: none; -} -input[type="checkbox"] + .tsd-widget:before { - background-position: -120px 0; -} -input[type="checkbox"]:checked + .tsd-widget:before { - background-position: -160px 0; -} - -img { - max-width: 100%; -} - -.tsd-anchor-icon { - display: inline-flex; - align-items: center; - margin-left: 0.5rem; - vertical-align: middle; - color: var(--color-text); -} - -.tsd-anchor-icon svg { - width: 1em; - height: 1em; - visibility: hidden; -} - -.tsd-anchor-link:hover > .tsd-anchor-icon svg { - visibility: visible; -} - -.deprecated { - text-decoration: line-through !important; -} - -.warning { - padding: 1rem; - color: var(--color-warning-text); - background: var(--color-background-warning); -} - -.tsd-kind-project { - color: var(--color-ts-project); -} -.tsd-kind-module { - color: var(--color-ts-module); -} -.tsd-kind-namespace { - color: var(--color-ts-namespace); -} -.tsd-kind-enum { - color: var(--color-ts-enum); -} -.tsd-kind-enum-member { - color: var(--color-ts-enum-member); -} -.tsd-kind-variable { - color: var(--color-ts-variable); -} -.tsd-kind-function { - color: var(--color-ts-function); -} -.tsd-kind-class { - color: var(--color-ts-class); -} -.tsd-kind-interface { - color: var(--color-ts-interface); -} -.tsd-kind-constructor { - color: var(--color-ts-constructor); -} -.tsd-kind-property { - color: var(--color-ts-property); -} -.tsd-kind-method { - color: var(--color-ts-method); -} -.tsd-kind-call-signature { - color: var(--color-ts-call-signature); -} -.tsd-kind-index-signature { - color: var(--color-ts-index-signature); -} -.tsd-kind-constructor-signature { - color: var(--color-ts-constructor-signature); -} -.tsd-kind-parameter { - color: var(--color-ts-parameter); -} -.tsd-kind-type-literal { - color: var(--color-ts-type-literal); -} -.tsd-kind-type-parameter { - color: var(--color-ts-type-parameter); -} -.tsd-kind-accessor { - color: var(--color-ts-accessor); -} -.tsd-kind-get-signature { - color: var(--color-ts-get-signature); -} -.tsd-kind-set-signature { - color: var(--color-ts-set-signature); -} -.tsd-kind-type-alias { - color: var(--color-ts-type-alias); -} - -/* if we have a kind icon, don't color the text by kind */ -.tsd-kind-icon ~ span { - color: var(--color-text); -} - -* { - scrollbar-width: thin; - scrollbar-color: var(--color-accent) var(--color-icon-background); -} - -*::-webkit-scrollbar { - width: 0.75rem; -} - -*::-webkit-scrollbar-track { - background: var(--color-icon-background); -} - -*::-webkit-scrollbar-thumb { - background-color: var(--color-accent); - border-radius: 999rem; - border: 0.25rem solid var(--color-icon-background); -} - -/* mobile */ -@media (max-width: 769px) { - .tsd-widget.options, - .tsd-widget.menu { - display: inline-block; + footer > p { + margin: 0 1em; } .container-main { - display: flex; + margin: var(--dim-container-main-margin-y) auto; + /* toolbar, footer, margin */ + min-height: calc( + 100svh - var(--dim-header-height) - var(--dim-footer-height) - + 2 * var(--dim-container-main-margin-y) + ); } - html .col-content { - float: none; + + @keyframes fade-in { + from { + opacity: 0; + } + to { + opacity: 1; + } + } + @keyframes fade-out { + from { + opacity: 1; + visibility: visible; + } + to { + opacity: 0; + } + } + @keyframes pop-in-from-right { + from { + transform: translate(100%, 0); + } + to { + transform: translate(0, 0); + } + } + @keyframes pop-out-to-right { + from { + transform: translate(0, 0); + visibility: visible; + } + to { + transform: translate(100%, 0); + } + } + body { + background: var(--color-background); + font-family: + -apple-system, + BlinkMacSystemFont, + "Segoe UI", + "Noto Sans", + Helvetica, + Arial, + sans-serif, + "Apple Color Emoji", + "Segoe UI Emoji"; + font-size: 16px; + color: var(--color-text); + margin: 0; + } + + a { + color: var(--color-link); + text-decoration: none; + } + a:hover { + text-decoration: underline; + } + a.external[target="_blank"] { + background-image: var(--external-icon); + background-position: top 3px right; + background-repeat: no-repeat; + padding-right: 13px; + } + a.tsd-anchor-link { + color: var(--color-text); + } + :target { + scroll-margin-block: calc(var(--dim-header-height) + 0.5rem); + } + + code, + pre { + font-family: Menlo, Monaco, Consolas, "Courier New", monospace; + padding: 0.2em; + margin: 0; + font-size: 0.875rem; + border-radius: 0.8em; + } + + pre { + position: relative; + white-space: pre-wrap; + word-wrap: break-word; + padding: 10px; + border: 1px solid var(--color-accent); + margin-bottom: 8px; + } + pre code { + padding: 0; + font-size: 100%; + } + pre > button { + position: absolute; + top: 10px; + right: 10px; + opacity: 0; + transition: opacity 0.1s; + box-sizing: border-box; + } + pre:hover > button, + pre > button.visible, + pre > button:focus-visible { + opacity: 1; + } + + blockquote { + margin: 1em 0; + padding-left: 1em; + border-left: 4px solid gray; + } + + img { max-width: 100%; - width: 100%; } - html .col-sidebar { - position: fixed !important; - overflow-y: auto; - -webkit-overflow-scrolling: touch; - z-index: 1024; - top: 0 !important; - bottom: 0 !important; - left: auto !important; - right: 0 !important; - padding: 1.5rem 1.5rem 0 0; - width: 75vw; - visibility: hidden; + + * { + scrollbar-width: thin; + scrollbar-color: var(--color-accent) var(--color-icon-background); + } + + *::-webkit-scrollbar { + width: 0.75rem; + } + + *::-webkit-scrollbar-track { + background: var(--color-icon-background); + } + + *::-webkit-scrollbar-thumb { + background-color: var(--color-accent); + border-radius: 999rem; + border: 0.25rem solid var(--color-icon-background); + } + + dialog { + border: none; + outline: none; + padding: 0; background-color: var(--color-background); - transform: translate(100%, 0); } - html .col-sidebar > *:last-child { - padding-bottom: 20px; + dialog::backdrop { + display: none; } - html .overlay { - content: ""; - display: block; + #tsd-overlay { + background-color: rgba(0, 0, 0, 0.5); position: fixed; - z-index: 1023; + z-index: 9999; top: 0; left: 0; right: 0; bottom: 0; - background-color: rgba(0, 0, 0, 0.75); + animation: fade-in var(--modal-animation-duration) forwards; + } + #tsd-overlay.closing { + animation-name: fade-out; + } + + .tsd-typography { + line-height: 1.333em; + } + .tsd-typography ul { + list-style: square; + padding: 0 0 0 20px; + margin: 0; + } + .tsd-typography .tsd-index-panel h3, + .tsd-index-panel .tsd-typography h3, + .tsd-typography h4, + .tsd-typography h5, + .tsd-typography h6 { + font-size: 1em; + } + .tsd-typography h5, + .tsd-typography h6 { + font-weight: normal; + } + .tsd-typography p, + .tsd-typography ul, + .tsd-typography ol { + margin: 1em 0; + } + .tsd-typography table { + border-collapse: collapse; + border: none; + } + .tsd-typography td, + .tsd-typography th { + padding: 6px 13px; + border: 1px solid var(--color-accent); + } + .tsd-typography thead, + .tsd-typography tr:nth-child(even) { + background-color: var(--color-background-secondary); + } + + .tsd-alert { + padding: 8px 16px; + margin-bottom: 16px; + border-left: 0.25em solid var(--alert-color); + } + .tsd-alert blockquote > :last-child, + .tsd-alert > :last-child { + margin-bottom: 0; + } + .tsd-alert-title { + color: var(--alert-color); + display: inline-flex; + align-items: center; + } + .tsd-alert-title span { + margin-left: 4px; + } + + .tsd-alert-note { + --alert-color: var(--color-alert-note); + } + .tsd-alert-tip { + --alert-color: var(--color-alert-tip); + } + .tsd-alert-important { + --alert-color: var(--color-alert-important); + } + .tsd-alert-warning { + --alert-color: var(--color-alert-warning); + } + .tsd-alert-caution { + --alert-color: var(--color-alert-caution); + } + + .tsd-breadcrumb { + margin: 0; + margin-top: 1rem; + padding: 0; + color: var(--color-text-aside); + } + .tsd-breadcrumb a { + color: var(--color-text-aside); + text-decoration: none; + } + .tsd-breadcrumb a:hover { + text-decoration: underline; + } + .tsd-breadcrumb li { + display: inline; + } + .tsd-breadcrumb li:after { + content: " / "; + } + + .tsd-comment-tags { + display: flex; + flex-direction: column; + } + dl.tsd-comment-tag-group { + display: flex; + align-items: center; + overflow: hidden; + margin: 0.5em 0; + } + dl.tsd-comment-tag-group dt { + display: flex; + margin-right: 0.5em; + font-size: 0.875em; + font-weight: normal; + } + dl.tsd-comment-tag-group dd { + margin: 0; + } + code.tsd-tag { + padding: 0.25em 0.4em; + border: 0.1em solid var(--color-accent); + margin-right: 0.25em; + font-size: 70%; + } + h1 code.tsd-tag:first-of-type { + margin-left: 0.25em; + } + + dl.tsd-comment-tag-group dd:before, + dl.tsd-comment-tag-group dd:after { + content: " "; + } + dl.tsd-comment-tag-group dd pre, + dl.tsd-comment-tag-group dd:after { + clear: both; + } + dl.tsd-comment-tag-group p { + margin: 0; + } + + .tsd-panel.tsd-comment .lead { + font-size: 1.1em; + line-height: 1.333em; + margin-bottom: 2em; + } + .tsd-panel.tsd-comment .lead:last-child { + margin-bottom: 0; + } + + .tsd-filter-visibility h4 { + font-size: 1rem; + padding-top: 0.75rem; + padding-bottom: 0.5rem; + margin: 0; + } + .tsd-filter-item:not(:last-child) { + margin-bottom: 0.5rem; + } + .tsd-filter-input { + display: flex; + width: -moz-fit-content; + width: fit-content; + align-items: center; + -webkit-user-select: none; + -moz-user-select: none; + -ms-user-select: none; + user-select: none; + cursor: pointer; + } + .tsd-filter-input input[type="checkbox"] { + cursor: pointer; + position: absolute; + width: 1.5em; + height: 1.5em; + opacity: 0; + } + .tsd-filter-input input[type="checkbox"]:disabled { + pointer-events: none; + } + .tsd-filter-input svg { + cursor: pointer; + width: 1.5em; + height: 1.5em; + margin-right: 0.5em; + border-radius: 0.33em; + /* Leaving this at full opacity breaks event listeners on Firefox. + Don't remove unless you know what you're doing. */ + opacity: 0.99; + } + .tsd-filter-input input[type="checkbox"]:focus-visible + svg { + outline: 2px solid var(--color-focus-outline); + } + .tsd-checkbox-background { + fill: var(--color-accent); + } + input[type="checkbox"]:checked ~ svg .tsd-checkbox-checkmark { + stroke: var(--color-text); + } + .tsd-filter-input input:disabled ~ svg > .tsd-checkbox-background { + fill: var(--color-background); + stroke: var(--color-accent); + stroke-width: 0.25rem; + } + .tsd-filter-input input:disabled ~ svg > .tsd-checkbox-checkmark { + stroke: var(--color-accent); + } + + .settings-label { + font-weight: bold; + text-transform: uppercase; + display: inline-block; + } + + .tsd-filter-visibility .settings-label { + margin: 0.75rem 0 0.5rem 0; + } + + .tsd-theme-toggle .settings-label { + margin: 0.75rem 0.75rem 0 0; + } + + .tsd-hierarchy h4 label:hover span { + text-decoration: underline; + } + + .tsd-hierarchy { + list-style: square; + margin: 0; + } + .tsd-hierarchy-target { + font-weight: bold; + } + .tsd-hierarchy-toggle { + color: var(--color-link); + cursor: pointer; + } + + .tsd-full-hierarchy:not(:last-child) { + margin-bottom: 1em; + padding-bottom: 1em; + border-bottom: 1px solid var(--color-accent); + } + .tsd-full-hierarchy, + .tsd-full-hierarchy ul { + list-style: none; + margin: 0; + padding: 0; + } + .tsd-full-hierarchy ul { + padding-left: 1.5rem; + } + .tsd-full-hierarchy a { + padding: 0.25rem 0 !important; + font-size: 1rem; + display: inline-flex; + align-items: center; + color: var(--color-text); + } + .tsd-full-hierarchy svg[data-dropdown] { + cursor: pointer; + } + .tsd-full-hierarchy svg[data-dropdown="false"] { + transform: rotate(-90deg); + } + .tsd-full-hierarchy svg[data-dropdown="false"] ~ ul { + display: none; + } + + .tsd-panel-group.tsd-index-group { + margin-bottom: 0; + } + .tsd-index-panel .tsd-index-list { + list-style: none; + line-height: 1.333em; + margin: 0; + padding: 0.25rem 0 0 0; + overflow: hidden; + display: grid; + grid-template-columns: repeat(3, 1fr); + column-gap: 1rem; + grid-template-rows: auto; + } + @media (max-width: 1024px) { + .tsd-index-panel .tsd-index-list { + grid-template-columns: repeat(2, 1fr); + } + } + @media (max-width: 768px) { + .tsd-index-panel .tsd-index-list { + grid-template-columns: repeat(1, 1fr); + } + } + .tsd-index-panel .tsd-index-list li { + -webkit-page-break-inside: avoid; + -moz-page-break-inside: avoid; + -ms-page-break-inside: avoid; + -o-page-break-inside: avoid; + page-break-inside: avoid; + } + + .tsd-flag { + display: inline-block; + padding: 0.25em 0.4em; + border-radius: 4px; + color: var(--color-comment-tag-text); + background-color: var(--color-comment-tag); + text-indent: 0; + font-size: 75%; + line-height: 1; + font-weight: normal; + } + + .tsd-anchor { + position: relative; + top: -100px; + } + + .tsd-member { + position: relative; + } + .tsd-member .tsd-anchor + h3 { + display: flex; + align-items: center; + margin-top: 0; + margin-bottom: 0; + border-bottom: none; + } + + .tsd-navigation.settings { + margin: 0; + margin-bottom: 1rem; + } + .tsd-navigation > a, + .tsd-navigation .tsd-accordion-summary { + width: calc(100% - 0.25rem); + display: flex; + align-items: center; + } + .tsd-navigation a, + .tsd-navigation summary > span, + .tsd-page-navigation a { + display: flex; + width: calc(100% - 0.25rem); + align-items: center; + padding: 0.25rem; + color: var(--color-text); + text-decoration: none; + box-sizing: border-box; + } + .tsd-navigation a.current, + .tsd-page-navigation a.current { + background: var(--color-active-menu-item); + color: var(--color-contrast-text); + } + .tsd-navigation a:hover, + .tsd-page-navigation a:hover { + text-decoration: underline; + } + .tsd-navigation ul, + .tsd-page-navigation ul { + margin-top: 0; + margin-bottom: 0; + padding: 0; + list-style: none; + } + .tsd-navigation li, + .tsd-page-navigation li { + padding: 0; + max-width: 100%; + } + .tsd-navigation .tsd-nav-link { + display: none; + } + .tsd-nested-navigation { + margin-left: 3rem; + } + .tsd-nested-navigation > li > details { + margin-left: -1.5rem; + } + .tsd-small-nested-navigation { + margin-left: 1.5rem; + } + .tsd-small-nested-navigation > li > details { + margin-left: -1.5rem; + } + + .tsd-page-navigation-section > summary { + padding: 0.25rem; + } + .tsd-page-navigation-section > summary > svg { + margin-right: 0.25rem; + } + .tsd-page-navigation-section > div { + margin-left: 30px; + } + .tsd-page-navigation ul { + padding-left: 1.75rem; + } + + #tsd-sidebar-links a { + margin-top: 0; + margin-bottom: 0.5rem; + line-height: 1.25rem; + } + #tsd-sidebar-links a:last-of-type { + margin-bottom: 0; + } + + a.tsd-index-link { + padding: 0.25rem 0 !important; + font-size: 1rem; + line-height: 1.25rem; + display: inline-flex; + align-items: center; + color: var(--color-text); + } + .tsd-accordion-summary { + list-style-type: none; /* hide marker on non-safari */ + outline: none; /* broken on safari, so just hide it */ + display: flex; + align-items: center; + gap: 0.25rem; + box-sizing: border-box; + } + .tsd-accordion-summary::-webkit-details-marker { + display: none; /* hide marker on safari */ + } + .tsd-accordion-summary, + .tsd-accordion-summary a { + -moz-user-select: none; + -webkit-user-select: none; + -ms-user-select: none; + user-select: none; + + cursor: pointer; + } + .tsd-accordion-summary a { + width: calc(100% - 1.5rem); + } + .tsd-accordion-summary > * { + margin-top: 0; + margin-bottom: 0; + padding-top: 0; + padding-bottom: 0; + } + /* + * We need to be careful to target the arrow indicating whether the accordion + * is open, but not any other SVGs included in the details element. + */ + .tsd-accordion:not([open]) > .tsd-accordion-summary > svg:first-child { + transform: rotate(-90deg); + } + .tsd-index-content > :not(:first-child) { + margin-top: 0.75rem; + } + .tsd-index-summary { + margin-top: 1.5rem; + margin-bottom: 0.75rem; + display: flex; + align-content: center; + } + + .tsd-no-select { + -webkit-user-select: none; + -moz-user-select: none; + -ms-user-select: none; + user-select: none; + } + .tsd-kind-icon { + margin-right: 0.5rem; + width: 1.25rem; + height: 1.25rem; + min-width: 1.25rem; + min-height: 1.25rem; + } + .tsd-signature > .tsd-kind-icon { + margin-right: 0.8rem; + } + + .tsd-panel { + margin-bottom: 2.5rem; + } + .tsd-panel.tsd-member { + margin-bottom: 4rem; + } + .tsd-panel:empty { + display: none; + } + .tsd-panel > h1, + .tsd-panel > h2, + .tsd-panel > h3 { + margin: 1.5rem -1.5rem 0.75rem -1.5rem; + padding: 0 1.5rem 0.75rem 1.5rem; + } + .tsd-panel > h1.tsd-before-signature, + .tsd-panel > h2.tsd-before-signature, + .tsd-panel > h3.tsd-before-signature { + margin-bottom: 0; + border-bottom: none; + } + + .tsd-panel-group { + margin: 2rem 0; + } + .tsd-panel-group.tsd-index-group { + margin: 2rem 0; + } + .tsd-panel-group.tsd-index-group details { + margin: 2rem 0; + } + .tsd-panel-group > .tsd-accordion-summary { + margin-bottom: 1rem; + } + + #tsd-search[open] { + animation: fade-in var(--modal-animation-duration) ease-out forwards; + } + #tsd-search[open].closing { + animation-name: fade-out; + } + + /* Avoid setting `display` on closed dialog */ + #tsd-search[open] { + display: flex; + flex-direction: column; + padding: 1rem; + width: 32rem; + max-width: 90vw; + max-height: calc(100vh - env(keyboard-inset-height, 0px) - 25vh); + /* Anchor dialog to top */ + margin-top: 10vh; + border-radius: 6px; + will-change: max-height; + } + #tsd-search-input { + box-sizing: border-box; + width: 100%; + padding: 0 0.625rem; /* 10px */ + outline: 0; + border: 2px solid var(--color-accent); + background-color: transparent; + color: var(--color-text); + border-radius: 4px; + height: 2.5rem; + flex: 0 0 auto; + font-size: 0.875rem; + transition: border-color 0.2s, background-color 0.2s; + } + #tsd-search-input:focus-visible { + background-color: var(--color-background-active); + border-color: transparent; + color: var(--color-contrast-text); + } + #tsd-search-input::placeholder { + color: inherit; + opacity: 0.8; + } + #tsd-search-results { + margin: 0; + padding: 0; + list-style: none; + flex: 1 1 auto; + display: flex; + flex-direction: column; + overflow-y: auto; + } + #tsd-search-results:not(:empty) { + margin-top: 0.5rem; + } + #tsd-search-results > li { + background-color: var(--color-background); + line-height: 1.5; + box-sizing: border-box; + border-radius: 4px; + } + #tsd-search-results > li:nth-child(even) { + background-color: var(--color-background-secondary); + } + #tsd-search-results > li:is(:hover, [aria-selected="true"]) { + background-color: var(--color-background-active); + color: var(--color-contrast-text); + } + /* It's important that this takes full size of parent `li`, to capture a click on `li` */ + #tsd-search-results > li > a { + display: flex; + align-items: center; + padding: 0.5rem 0.25rem; + box-sizing: border-box; + width: 100%; + } + #tsd-search-results > li > a > .text { + flex: 1 1 auto; + min-width: 0; + overflow-wrap: anywhere; + } + #tsd-search-results > li > a .parent { + color: var(--color-text-aside); + } + #tsd-search-results > li > a mark { + color: inherit; + background-color: inherit; + font-weight: bold; + } + #tsd-search-status { + flex: 1; + display: grid; + place-content: center; + text-align: center; + overflow-wrap: anywhere; + } + #tsd-search-status:not(:empty) { + min-height: 6rem; + } + + .tsd-signature { + margin: 0 0 1rem 0; + padding: 1rem 0.5rem; + border: 1px solid var(--color-accent); + font-family: Menlo, Monaco, Consolas, "Courier New", monospace; + font-size: 14px; + overflow-x: auto; + } + + .tsd-signature-keyword { + color: var(--color-ts-keyword); + font-weight: normal; + } + + .tsd-signature-symbol { + color: var(--color-text-aside); + font-weight: normal; + } + + .tsd-signature-type { + font-style: italic; + font-weight: normal; + } + + .tsd-signatures { + padding: 0; + margin: 0 0 1em 0; + list-style-type: none; + } + .tsd-signatures .tsd-signature { + margin: 0; + border-color: var(--color-accent); + border-width: 1px 0; + transition: background-color 0.1s; + } + .tsd-signatures .tsd-index-signature:not(:last-child) { + margin-bottom: 1em; + } + .tsd-signatures .tsd-index-signature .tsd-signature { + border-width: 1px; + } + .tsd-description .tsd-signatures .tsd-signature { + border-width: 1px; + } + + ul.tsd-parameter-list, + ul.tsd-type-parameter-list { + list-style: square; + margin: 0; + padding-left: 20px; + } + ul.tsd-parameter-list > li.tsd-parameter-signature, + ul.tsd-type-parameter-list > li.tsd-parameter-signature { + list-style: none; + margin-left: -20px; + } + ul.tsd-parameter-list h5, + ul.tsd-type-parameter-list h5 { + font-size: 16px; + margin: 1em 0 0.5em 0; + } + .tsd-sources { + margin-top: 1rem; + font-size: 0.875em; + } + .tsd-sources a { + color: var(--color-text-aside); + text-decoration: underline; + } + .tsd-sources ul { + list-style: none; + padding: 0; + } + + .tsd-page-toolbar { + position: sticky; + z-index: 1; + top: 0; + left: 0; + width: 100%; + color: var(--color-text); + background: var(--color-background-secondary); + border-bottom: var(--dim-toolbar-border-bottom-width) + var(--color-accent) solid; + transition: transform 0.3s ease-in-out; + } + .tsd-page-toolbar a { + color: var(--color-text); + } + .tsd-toolbar-contents { + display: flex; + align-items: center; + height: var(--dim-toolbar-contents-height); + margin: 0 auto; + } + .tsd-toolbar-contents > .title { + font-weight: bold; + margin-right: auto; + } + #tsd-toolbar-links { + display: flex; + align-items: center; + gap: 1.5rem; + margin-right: 1rem; + } + + .tsd-widget { + box-sizing: border-box; + display: inline-block; + opacity: 0.8; + height: 2.5rem; + width: 2.5rem; + transition: opacity 0.1s, background-color 0.1s; + text-align: center; + cursor: pointer; + border: none; + background-color: transparent; + } + .tsd-widget:hover { + opacity: 0.9; + } + .tsd-widget:active { + opacity: 1; + background-color: var(--color-accent); + } + #tsd-toolbar-menu-trigger { + display: none; + } + + .tsd-member-summary-name { + display: inline-flex; + align-items: center; + padding: 0.25rem; + text-decoration: none; + } + + .tsd-anchor-icon { + display: inline-flex; + align-items: center; + margin-left: 0.5rem; + color: var(--color-text); + vertical-align: middle; + } + + .tsd-anchor-icon svg { + width: 1em; + height: 1em; visibility: hidden; } - .to-has-menu .overlay { - animation: fade-in 0.4s; - } - - .to-has-menu .col-sidebar { - animation: pop-in-from-right 0.4s; - } - - .from-has-menu .overlay { - animation: fade-out 0.4s; - } - - .from-has-menu .col-sidebar { - animation: pop-out-to-right 0.4s; - } - - .has-menu body { - overflow: hidden; - } - .has-menu .overlay { + .tsd-member-summary-name:hover > .tsd-anchor-icon svg, + .tsd-anchor-link:hover > .tsd-anchor-icon svg, + .tsd-anchor-icon:focus-visible svg { visibility: visible; } - .has-menu .col-sidebar { - visibility: visible; - transform: translate(0, 0); - display: flex; - flex-direction: column; - gap: 1.5rem; - max-height: 100vh; - padding: 1rem 2rem; + + .deprecated { + text-decoration: line-through !important; } - .has-menu .tsd-navigation { - max-height: 100%; - } -} - -/* one sidebar */ -@media (min-width: 770px) { - .container-main { - display: grid; - grid-template-columns: minmax(0, 1fr) minmax(0, 2fr); - grid-template-areas: "sidebar content"; - margin: 2rem auto; - } - - .col-sidebar { - grid-area: sidebar; - } - .col-content { - grid-area: content; - padding: 0 1rem; - } -} -@media (min-width: 770px) and (max-width: 1399px) { - .col-sidebar { - max-height: calc(100vh - 2rem - 42px); - overflow: auto; - position: sticky; - top: 42px; - padding-top: 1rem; - } - .site-menu { - margin-top: 1rem; - } -} - -/* two sidebars */ -@media (min-width: 1200px) { - .container-main { - grid-template-columns: minmax(0, 1fr) minmax(0, 2.5fr) minmax(0, 20rem); - grid-template-areas: "sidebar content toc"; - } - - .col-sidebar { - display: contents; - } - - .page-menu { - grid-area: toc; - padding-left: 1rem; - } - .site-menu { - grid-area: sidebar; - } - - .site-menu { - margin-top: 1rem 0; - } - - .page-menu, - .site-menu { - max-height: calc(100vh - 2rem - 42px); - overflow: auto; - position: sticky; - top: 42px; + + .warning { + padding: 1rem; + color: var(--color-warning-text); + background: var(--color-background-warning); + } + + .tsd-kind-project { + color: var(--color-ts-project); + } + .tsd-kind-module { + color: var(--color-ts-module); + } + .tsd-kind-namespace { + color: var(--color-ts-namespace); + } + .tsd-kind-enum { + color: var(--color-ts-enum); + } + .tsd-kind-enum-member { + color: var(--color-ts-enum-member); + } + .tsd-kind-variable { + color: var(--color-ts-variable); + } + .tsd-kind-function { + color: var(--color-ts-function); + } + .tsd-kind-class { + color: var(--color-ts-class); + } + .tsd-kind-interface { + color: var(--color-ts-interface); + } + .tsd-kind-constructor { + color: var(--color-ts-constructor); + } + .tsd-kind-property { + color: var(--color-ts-property); + } + .tsd-kind-method { + color: var(--color-ts-method); + } + .tsd-kind-reference { + color: var(--color-ts-reference); + } + .tsd-kind-call-signature { + color: var(--color-ts-call-signature); + } + .tsd-kind-index-signature { + color: var(--color-ts-index-signature); + } + .tsd-kind-constructor-signature { + color: var(--color-ts-constructor-signature); + } + .tsd-kind-parameter { + color: var(--color-ts-parameter); + } + .tsd-kind-type-parameter { + color: var(--color-ts-type-parameter); + } + .tsd-kind-accessor { + color: var(--color-ts-accessor); + } + .tsd-kind-get-signature { + color: var(--color-ts-get-signature); + } + .tsd-kind-set-signature { + color: var(--color-ts-set-signature); + } + .tsd-kind-type-alias { + color: var(--color-ts-type-alias); + } + + /* if we have a kind icon, don't color the text by kind */ + .tsd-kind-icon ~ span { + color: var(--color-text); + } + + /* mobile */ + @media (max-width: 769px) { + #tsd-toolbar-menu-trigger { + display: inline-block; + /* temporary fix to vertically align, for compatibility */ + line-height: 2.5; + } + #tsd-toolbar-links { + display: none; + } + + .container-main { + display: flex; + } + .col-content { + float: none; + max-width: 100%; + width: 100%; + } + .col-sidebar { + position: fixed !important; + overflow-y: auto; + -webkit-overflow-scrolling: touch; + z-index: 1024; + top: 0 !important; + bottom: 0 !important; + left: auto !important; + right: 0 !important; + padding: 1.5rem 1.5rem 0 0; + width: 75vw; + visibility: hidden; + background-color: var(--color-background); + transform: translate(100%, 0); + } + .col-sidebar > *:last-child { + padding-bottom: 20px; + } + .overlay { + content: ""; + display: block; + position: fixed; + z-index: 1023; + top: 0; + left: 0; + right: 0; + bottom: 0; + background-color: rgba(0, 0, 0, 0.75); + visibility: hidden; + } + + .to-has-menu .overlay { + animation: fade-in 0.4s; + } + + .to-has-menu .col-sidebar { + animation: pop-in-from-right 0.4s; + } + + .from-has-menu .overlay { + animation: fade-out 0.4s; + } + + .from-has-menu .col-sidebar { + animation: pop-out-to-right 0.4s; + } + + .has-menu body { + overflow: hidden; + } + .has-menu .overlay { + visibility: visible; + } + .has-menu .col-sidebar { + visibility: visible; + transform: translate(0, 0); + display: flex; + flex-direction: column; + gap: 1.5rem; + max-height: 100vh; + padding: 1rem 2rem; + } + .has-menu .tsd-navigation { + max-height: 100%; + } + .tsd-navigation .tsd-nav-link { + display: flex; + } + } + + /* one sidebar */ + @media (min-width: 770px) { + .container-main { + display: grid; + grid-template-columns: minmax(0, 1fr) minmax(0, 2fr); + grid-template-areas: "sidebar content"; + --dim-container-main-margin-y: 2rem; + } + + .tsd-breadcrumb { + margin-top: 0; + } + + .col-sidebar { + grid-area: sidebar; + } + .col-content { + grid-area: content; + padding: 0 1rem; + } + } + @media (min-width: 770px) and (max-width: 1399px) { + .col-sidebar { + max-height: calc( + 100vh - var(--dim-header-height) - var(--dim-footer-height) - + 2 * var(--dim-container-main-margin-y) + ); + overflow: auto; + position: sticky; + top: calc( + var(--dim-header-height) + var(--dim-container-main-margin-y) + ); + } + .site-menu { + margin-top: 1rem; + } + } + + /* two sidebars */ + @media (min-width: 1200px) { + .container-main { + grid-template-columns: + minmax(0, 1fr) minmax(0, 2.5fr) minmax( + 0, + 20rem + ); + grid-template-areas: "sidebar content toc"; + } + + .col-sidebar { + display: contents; + } + + .page-menu { + grid-area: toc; + padding-left: 1rem; + } + .site-menu { + grid-area: sidebar; + } + + .site-menu { + margin-top: 0rem; + } + + .page-menu, + .site-menu { + max-height: calc( + 100vh - var(--dim-header-height) - var(--dim-footer-height) - + 2 * var(--dim-container-main-margin-y) + ); + overflow: auto; + position: sticky; + top: calc( + var(--dim-header-height) + var(--dim-container-main-margin-y) + ); + } } } diff --git a/classes/_waku_core.ConnectionManager.html b/classes/_waku_core.ConnectionManager.html index cab3d337c2..10b311b43e 100644 --- a/classes/_waku_core.ConnectionManager.html +++ b/classes/_waku_core.ConnectionManager.html @@ -1,90 +1,46 @@ -ConnectionManager | Documentation

Hierarchy

Implements

Constructors

Properties

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

Type declaration

  • browser:network: (() => void)
      • (): void
      • Returns void

  • 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

pendingPeerDialQueue: PeerId[] = []
pubsubTopics: string[]

Methods

  • Attempts to establish a connection with a peer and set up specified protocols. -The method handles both PeerId and Multiaddr inputs, manages connection attempts, -and maintains the connection state.

    -

    The dialing process includes:

    -
      -
    1. Converting input to dialable peer info
    2. -
    3. Managing parallel dial attempts
    4. -
    5. Attempting to establish protocol-specific connections
    6. -
    7. Handling connection failures and retries
    8. -
    9. Updating the peer store and connection state
    10. -
    -

    Parameters

    • peer: PeerId | MultiaddrInput

      The peer to connect to, either as a PeerId or multiaddr

      -

    Returns Promise<Connection>

    Throws

    If the multiaddr is missing a peer ID

    -

    Throws

    If the maximum dial attempts are reached and the peer cannot be dialed

    -

    Throws

    If there's an error deleting an undialable peer from the peer store

    -

    Example

    // Dial using PeerId
    await connectionManager.dialPeer(peerId);

    // Dial using multiaddr with specific protocols
    await connectionManager.dialPeer(multiaddr, [
    "/vac/waku/relay/2.0.0",
    "/vac/waku/lightpush/2.0.0-beta1"
    ]); -
    -

    Remarks

      -
    • The method implements exponential backoff through multiple dial attempts
    • -
    • Maintains a queue for parallel dial attempts (limited by maxParallelDials)
    • -
    • Integrates with the KeepAliveManager for connection maintenance
    • -
    • Updates the peer store and connection state after successful/failed attempts
    • -
    • If all dial attempts fail, triggers DNS discovery as a fallback
    • -
    -
  • Parameters

    • event: Event

    Returns boolean

  • Internal

    Internal utility to extract a PeerId or Multiaddr from a peer input. -This is used internally by the connection manager to handle different peer input formats.

    -

    Parameters

    • peer: PeerId | MultiaddrInput

    Returns PeerId | Multiaddr

  • 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. -
    3. If the peer is not a bootstrap peer
    4. -
    -

    Parameters

    • peerId: PeerId

    Returns Promise<boolean>

  • Parameters

    • type: string

    Returns number

  • Dial a peer with specific protocols. -This method is a raw proxy to the libp2p dialProtocol method.

    -

    Parameters

    • peer: PeerId | MultiaddrInput

      The peer to connect to, either as a PeerId or multiaddr

      -
    • protocolCodecs: string[]

      Optional array of protocol-specific codec strings to establish

      -

    Returns Promise<Stream>

    A stream to the peer

    -
  • 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. -
    3. If the peer is not part of any of the configured pubsub topics, don't dial
    4. -
    5. If the peer is not dialable based on bootstrap status, don't dial
    6. -
    7. If the peer is already has an active dial attempt, or has been dialed before, don't dial it
    8. -
    -

    Parameters

    • peerId: PeerId

    Returns Promise<boolean>

    true if the peer should be dialed, false otherwise

    -
\ No newline at end of file +ConnectionManager | Documentation
Documentation
    Preparing search index...

    Class ConnectionManager

    Implements

    Index

    Constructors

    Methods

    • Connects to a peer using specific protocol codecs. +This is a direct proxy to libp2p's dialProtocol method.

      +

      Parameters

      • peer: PeerId | MultiaddrInput

        The peer to connect to (PeerId or multiaddr)

        +
      • protocolCodecs: string[]

        Array of protocol codec strings to establish

        +

      Returns Promise<Stream>

      Promise resolving to a Stream connection to the peer

      +

      Error if the connection cannot be established

      +
      const stream = await connectionManager.dial(
      peerId,
      ["/vac/waku/store/2.0.0-beta4"]
      ); +
      + +
    • Retrieves a list of currently connected peers, optionally filtered by protocol codec. +Results are sorted by ping time (lowest first).

      +

      Parameters

      • Optionalcodec: string

        Optional protocol codec to filter peers by

        +

      Returns Promise<Peer[]>

      Promise resolving to an array of connected Peer objects

      +
      // Get all connected peers
      const allPeers = await connectionManager.getConnectedPeers();

      // Get peers supporting a specific protocol
      const storePeers = await connectionManager.getConnectedPeers(
      "/vac/waku/store/2.0.0-beta4"
      ); +
      + +
    • Terminates the connection to a specific peer.

      +

      Parameters

      • peer: PeerId | MultiaddrInput

        The peer to disconnect from (PeerId or multiaddr)

        +

      Returns Promise<boolean>

      Promise resolving to true if disconnection was successful, false otherwise

      +
      const success = await connectionManager.hangUp(peerId);
      if (success) {
      console.log("Peer disconnected successfully");
      } +
      + +
    diff --git a/classes/_waku_core.DecodedMessage.html b/classes/_waku_core.DecodedMessage.html index ac2675680a..ff9ef5cf0f 100644 --- a/classes/_waku_core.DecodedMessage.html +++ b/classes/_waku_core.DecodedMessage.html @@ -1,11 +1,12 @@ -DecodedMessage | Documentation

    Hierarchy

    • DecodedMessage

      Implements

      Constructors

      Properties

      pubsubTopic: string

      Accessors

      \ No newline at end of file +DecodedMessage | Documentation
      Documentation
        Preparing search index...

        Class DecodedMessage

        Hierarchy (View Summary)

        Implements

        Index

        Constructors

        Properties

        pubsubTopic: string

        Accessors

        diff --git a/classes/_waku_core.Decoder.html b/classes/_waku_core.Decoder.html index 9d3a6b733c..75d2ed34b0 100644 --- a/classes/_waku_core.Decoder.html +++ b/classes/_waku_core.Decoder.html @@ -1,6 +1,7 @@ -Decoder | Documentation

        Implements

        Constructors

        Properties

        contentTopic: string
        pubsubTopic: string

        Methods

        \ No newline at end of file +Decoder | Documentation
        Documentation
          Preparing search index...

          Class Decoder

          Implements

          Index

          Constructors

          Properties

          Accessors

          Methods

          Constructors

          Properties

          contentTopic: string
          routingInfo: IRoutingInfo

          Accessors

          Methods

          diff --git a/classes/_waku_core.Encoder.html b/classes/_waku_core.Encoder.html index ff9a8312b1..2372e7ea6e 100644 --- a/classes/_waku_core.Encoder.html +++ b/classes/_waku_core.Encoder.html @@ -1,8 +1,9 @@ -Encoder | Documentation

          Implements

          Constructors

          Properties

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

          Methods

          \ No newline at end of file +Encoder | Documentation
          Documentation
            Preparing search index...

            Class Encoder

            Implements

            Index

            Constructors

            Properties

            Accessors

            Methods

            Constructors

            Properties

            contentTopic: string
            ephemeral: boolean = false
            metaSetter?: IMetaSetter
            routingInfo: IRoutingInfo

            Accessors

            Methods

            diff --git a/classes/_waku_core.FilterCore.html b/classes/_waku_core.FilterCore.html new file mode 100644 index 0000000000..e8c0ac5dde --- /dev/null +++ b/classes/_waku_core.FilterCore.html @@ -0,0 +1,9 @@ +FilterCore | Documentation
            Documentation
              Preparing search index...

              Class FilterCore

              Index

              Constructors

              Properties

              multicodec: string = FilterCodecs.SUBSCRIBE

              Methods

              diff --git a/classes/_waku_core.LightPushCore.html b/classes/_waku_core.LightPushCore.html new file mode 100644 index 0000000000..d44cc15ae1 --- /dev/null +++ b/classes/_waku_core.LightPushCore.html @@ -0,0 +1,5 @@ +LightPushCore | Documentation
              Documentation
                Preparing search index...

                Class LightPushCore

                Implements the Waku v2 Light Push protocol.

                +
                Index

                Constructors

                Properties

                Methods

                Constructors

                Properties

                multicodec: ("/vac/waku/lightpush/2.0.0-beta1" | "/vac/waku/lightpush/3.0.0")[] = ...

                Methods

                diff --git a/classes/_waku_core.StoreCore.html b/classes/_waku_core.StoreCore.html new file mode 100644 index 0000000000..d9c6f940f7 --- /dev/null +++ b/classes/_waku_core.StoreCore.html @@ -0,0 +1,5 @@ +StoreCore | Documentation
                Documentation
                  Preparing search index...

                  Class StoreCore

                  Index

                  Constructors

                  Properties

                  Accessors

                  Methods

                  Constructors

                  Properties

                  multicodec: "/vac/waku/store-query/3.0.0" = StoreCodec

                  Accessors

                  Methods

                  diff --git a/classes/_waku_core.StreamManager.html b/classes/_waku_core.StreamManager.html index 038a177e47..64a7af9af9 100644 --- a/classes/_waku_core.StreamManager.html +++ b/classes/_waku_core.StreamManager.html @@ -1,15 +1,3 @@ -StreamManager | Documentation

                  Constructors

                  Properties

                  libp2p: Components
                  log: Logger
                  multicodec: string
                  ongoingCreation: Set<string> = ...
                  streamPool: Map<string, Promise<void>> = ...

                  Methods

                  \ No newline at end of file +StreamManager | Documentation
                  Documentation
                    Preparing search index...

                    Class StreamManager

                    Index

                    Constructors

                    Methods

                    Constructors

                    Methods

                    diff --git a/classes/_waku_core.waku_filter.FilterCore.html b/classes/_waku_core.waku_filter.FilterCore.html deleted file mode 100644 index eda1b97c33..0000000000 --- a/classes/_waku_core.waku_filter.FilterCore.html +++ /dev/null @@ -1,11 +0,0 @@ -FilterCore | Documentation

                    Constructors

                    Properties

                    multicodec: string = FilterCodecs.SUBSCRIBE
                    pubsubTopics: string[]
                    streamManager: StreamManager
                    handleIncomingMessage?: IncomingMessageHandler

                    Methods

                    \ No newline at end of file diff --git a/classes/_waku_core.waku_light_push.LightPushCore.html b/classes/_waku_core.waku_light_push.LightPushCore.html deleted file mode 100644 index 742e5b78e4..0000000000 --- a/classes/_waku_core.waku_light_push.LightPushCore.html +++ /dev/null @@ -1,8 +0,0 @@ -LightPushCore | Documentation

                    Implements the Waku v2 Light Push protocol.

                    -

                    Constructors

                    Properties

                    multicodec: "/vac/waku/lightpush/2.0.0-beta1" = LightPushCodec
                    pubsubTopics: string[]
                    streamManager: StreamManager

                    Methods

                    \ No newline at end of file diff --git a/classes/_waku_core.waku_store.StoreCore.html b/classes/_waku_core.waku_store.StoreCore.html deleted file mode 100644 index 1290fbf4d6..0000000000 --- a/classes/_waku_core.waku_store.StoreCore.html +++ /dev/null @@ -1,6 +0,0 @@ -StoreCore | Documentation

                    Constructors

                    Properties

                    Methods

                    Constructors

                    Properties

                    multicodec: "/vac/waku/store-query/3.0.0" = StoreCodec
                    pubsubTopics: string[]
                    streamManager: StreamManager

                    Methods

                    \ No newline at end of file diff --git a/classes/_waku_enr.ENR.html b/classes/_waku_enr.ENR.html index 9373afcc03..8fd3733f23 100644 --- a/classes/_waku_enr.ENR.html +++ b/classes/_waku_enr.ENR.html @@ -1,75 +1,75 @@ -ENR | Documentation

                    Hierarchy

                    • RawEnr
                      • ENR

                    Implements

                    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

                    Methods

                    • Returns an iterable of entries in the map.

                      -

                      Returns IterableIterator<[string, Uint8Array]>

                    • Returns void

                    • Parameters

                      • key: string

                      Returns boolean

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

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

                      -

                      Returns IterableIterator<[string, Uint8Array]>

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

                      -

                      Parameters

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

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

                            Returns void

                      • Optional thisArg: any

                      Returns void

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

                      -

                      Parameters

                      • key: string

                      Returns undefined | Uint8Array

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

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

                      Parameters

                      • multiaddrs: undefined | Multiaddr[]

                      Returns void

                    Methods

                    • Returns an iterable of entries in the map.

                      +

                      Returns MapIterator<[string, ENRValue]>

                    • 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 MapIterator<[string, ENRValue]>

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

                      +

                      Parameters

                      • callbackfn: (value: ENRValue, key: string, map: Map<string, ENRValue>) => void
                      • OptionalthisArg: 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 | ENRValue

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

                      +
                    • Parameters

                      • key: string

                      Returns boolean

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

                      -
                    • Returns an iterable of keys in the map

                      -

                      Returns IterableIterator<string>

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

                      -

                      Parameters

                      • k: string
                      • v: Uint8Array

                      Returns 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 ENR

                    \ No newline at end of file +use ENR.getFullMultiaddrs.

                    +

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

                      Returns this

                    • Parameters

                      • data: Uint8Array
                      • privateKey: Uint8Array

                      Returns Promise<Uint8Array<ArrayBufferLike>>

                    • Returns an iterable of values in the map

                      +

                      Returns MapIterator<ENRValue>

                    • Parameters

                      • data: Uint8Array
                      • signature: Uint8Array

                      Returns boolean

                    diff --git a/classes/_waku_enr.EnrCreator.html b/classes/_waku_enr.EnrCreator.html index 4db995d750..7a81cd29c5 100644 --- a/classes/_waku_enr.EnrCreator.html +++ b/classes/_waku_enr.EnrCreator.html @@ -1,4 +1,4 @@ -EnrCreator | Documentation

                    Constructors

                    Methods

                    Constructors

                    Methods

                    \ No newline at end of file +EnrCreator | Documentation
                    Documentation
                      Preparing search index...

                      Class EnrCreator

                      Index

                      Constructors

                      Methods

                      Constructors

                      Methods

                      diff --git a/classes/_waku_enr.EnrDecoder.html b/classes/_waku_enr.EnrDecoder.html index 5e165bae7b..93c8aaa1e8 100644 --- a/classes/_waku_enr.EnrDecoder.html +++ b/classes/_waku_enr.EnrDecoder.html @@ -1,4 +1,4 @@ -EnrDecoder | Documentation

                      Constructors

                      Methods

                      Constructors

                      Methods

                      \ No newline at end of file +EnrDecoder | Documentation
                      Documentation
                        Preparing search index...

                        Class EnrDecoder

                        Index

                        Constructors

                        Methods

                        Constructors

                        Methods

                        diff --git a/classes/_waku_message-encryption.DecodedMessage.html b/classes/_waku_message-encryption.DecodedMessage.html new file mode 100644 index 0000000000..1842601e5e --- /dev/null +++ b/classes/_waku_message-encryption.DecodedMessage.html @@ -0,0 +1,17 @@ +DecodedMessage | Documentation
                        Documentation
                          Preparing search index...

                          Hierarchy (View Summary)

                          Implements

                          Index

                          Constructors

                          Properties

                          pubsubTopic: string
                          signature?: Uint8Array<ArrayBufferLike>
                          signaturePublicKey?: Uint8Array<ArrayBufferLike>

                          Accessors

                          • get contentTopic(): string

                            Returns string

                          • get ephemeral(): boolean

                            Returns boolean

                          • get hash(): Uint8Array

                            Returns Uint8Array

                          • get hashStr(): string

                            Returns string

                          • get meta(): undefined | Uint8Array<ArrayBufferLike>

                            Returns undefined | Uint8Array<ArrayBufferLike>

                          • get timestamp(): undefined | Date

                            Returns undefined | Date

                          • get version(): number

                            Returns number

                          Methods

                          diff --git a/classes/_waku_message_encryption.DecodedMessage.html b/classes/_waku_message_encryption.DecodedMessage.html deleted file mode 100644 index 6abe779ac7..0000000000 --- a/classes/_waku_message_encryption.DecodedMessage.html +++ /dev/null @@ -1,16 +0,0 @@ -DecodedMessage | Documentation

                          Hierarchy (view full)

                          Implements

                          Constructors

                          Properties

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

                          Accessors

                          • 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

                          \ No newline at end of file diff --git a/classes/_waku_react.DecodedMessage.html b/classes/_waku_react.DecodedMessage.html new file mode 100644 index 0000000000..8af430dbce --- /dev/null +++ b/classes/_waku_react.DecodedMessage.html @@ -0,0 +1,12 @@ +DecodedMessage | Documentation
                          Documentation
                            Preparing search index...

                            Class DecodedMessage

                            Implements

                            Index

                            Constructors

                            Properties

                            pubsubTopic: string

                            Accessors

                            • get contentTopic(): string

                              Returns string

                            • get ephemeral(): boolean

                              Returns boolean

                            • get hash(): Uint8Array

                              Returns Uint8Array

                            • get hashStr(): string

                              Returns string

                            • get meta(): undefined | Uint8Array<ArrayBufferLike>

                              Returns undefined | Uint8Array<ArrayBufferLike>

                            • get payload(): Uint8Array

                              Returns Uint8Array

                            • get timestamp(): undefined | Date

                              Returns undefined | Date

                            • get version(): number

                              Returns number

                            diff --git a/classes/_waku_react.Decoder.html b/classes/_waku_react.Decoder.html new file mode 100644 index 0000000000..a6d9f8d89c --- /dev/null +++ b/classes/_waku_react.Decoder.html @@ -0,0 +1,7 @@ +Decoder | Documentation
                            Documentation
                              Preparing search index...

                              Class Decoder

                              Implements

                              Index

                              Constructors

                              Properties

                              Accessors

                              Methods

                              Constructors

                              • Parameters

                                Returns Decoder

                              Properties

                              contentTopic: string
                              routingInfo: IRoutingInfo

                              Accessors

                              • get pubsubTopic(): string

                                Returns string

                              Methods

                              diff --git a/classes/_waku_react.Encoder.html b/classes/_waku_react.Encoder.html new file mode 100644 index 0000000000..e4731e3b9e --- /dev/null +++ b/classes/_waku_react.Encoder.html @@ -0,0 +1,9 @@ +Encoder | Documentation
                              Documentation
                                Preparing search index...

                                Class Encoder

                                Implements

                                Index

                                Constructors

                                Properties

                                Accessors

                                Methods

                                Constructors

                                • Parameters

                                  Returns Encoder

                                Properties

                                contentTopic: string
                                ephemeral: boolean
                                metaSetter?: IMetaSetter
                                routingInfo: IRoutingInfo

                                Accessors

                                • get pubsubTopic(): string

                                  Returns string

                                Methods

                                • Parameters

                                  Returns Promise<Uint8Array<ArrayBufferLike>>

                                diff --git a/classes/_waku_react.Filter.html b/classes/_waku_react.Filter.html new file mode 100644 index 0000000000..24b659e33c --- /dev/null +++ b/classes/_waku_react.Filter.html @@ -0,0 +1,42 @@ +Filter | Documentation
                                Documentation
                                  Preparing search index...

                                  Class Filter

                                  Implements

                                  Index

                                  Constructors

                                  • Parameters

                                    • params: FilterConstructorParams

                                    Returns Filter

                                  Accessors

                                  • get multicodec(): string

                                    Returns string

                                  Methods

                                  • Starts the filter protocol.

                                    +

                                    Returns Promise<void>

                                  • Stops the filter protocol.

                                    +

                                    Returns Promise<void>

                                  • Subscribes to messages that match the filtering criteria defined in the specified decoders. +Executes a callback upon receiving each message. +Checks for a valid peer connection before starting. Will wait until a peer is available.

                                    +

                                    Type Parameters

                                    Parameters

                                    Returns Promise<boolean>

                                    Promise that resolves to boolean indicating if the subscription was created successfully.

                                    +
                                    // Subscribe to a single decoder
                                    await filter.subscribe(decoder, (msg) => console.log(msg)); +
                                    + +
                                    // Subscribe to multiple decoders with the same pubsub topic
                                    await filter.subscribe([decoder1, decoder2], (msg) => console.log(msg)); +
                                    + +
                                    // Handle subscription failure
                                    const success = await filter.subscribe(decoder, handleMessage);
                                    if (!success) {
                                    console.error("Failed to subscribe");
                                    } +
                                    + +
                                  • Unsubscribes from messages with specified decoders.

                                    +

                                    Type Parameters

                                    Parameters

                                    Returns Promise<boolean>

                                    Promise that resolves to true if unsubscription was successful, false otherwise.

                                    +
                                    // Unsubscribe from a single decoder
                                    await filter.unsubscribe(decoder); +
                                    + +
                                    // Unsubscribe from multiple decoders at once
                                    await filter.unsubscribe([decoder1, decoder2]); +
                                    + +
                                    // Handle unsubscription failure
                                    const success = await filter.unsubscribe(decoder);
                                    if (!success) {
                                    console.error("Failed to unsubscribe");
                                    } +
                                    + +
                                  • Unsubscribes from all active subscriptions across all pubsub topics.

                                    +

                                    Returns void

                                    // Clean up all subscriptions when React component unmounts
                                    useEffect(() => {
                                    return () => filter.unsubscribeAll();
                                    }, [filter]); +
                                    + +
                                    // Reset subscriptions and start over
                                    filter.unsubscribeAll();
                                    await filter.subscribe(newDecoder, newCallback); +
                                    + +
                                  diff --git a/classes/_waku_react.LightPush.html b/classes/_waku_react.LightPush.html new file mode 100644 index 0000000000..a1a0f329e5 --- /dev/null +++ b/classes/_waku_react.LightPush.html @@ -0,0 +1,6 @@ +LightPush | Documentation
                                  Documentation
                                    Preparing search index...

                                    Class LightPush

                                    Implements

                                    Index

                                    Constructors

                                    Accessors

                                    Methods

                                    Constructors

                                    • Parameters

                                      • params: LightPushConstructorParams

                                      Returns LightPush

                                    Accessors

                                    • get multicodec(): string[]

                                      Returns string[]

                                    Methods

                                    • Returns void

                                    • Returns void

                                    diff --git a/classes/_waku_react.ReliableChannel.html b/classes/_waku_react.ReliableChannel.html new file mode 100644 index 0000000000..74d755d64c --- /dev/null +++ b/classes/_waku_react.ReliableChannel.html @@ -0,0 +1,54 @@ +ReliableChannel | Documentation
                                    Documentation
                                      Preparing search index...

                                      Class ReliableChannel<T>

                                      An easy-to-use reliable channel that ensures all participants to the channel have eventual message consistency.

                                      +

                                      Use events to track:

                                      +
                                        +
                                      • if your outgoing messages are sent, acknowledged or error out
                                      • +
                                      • for new incoming messages
                                      • +
                                      +

                                      [[ReliableChannelEvents]]

                                      +

                                      Type Parameters

                                      Hierarchy

                                      Index

                                      Properties

                                      messageChannel: MessageChannel
                                      node: IWaku

                                      Accessors

                                      • get isStarted(): boolean

                                        Returns boolean

                                      Methods

                                      • Appends an event listener for events whose type attribute value is type. The callback argument sets the callback that will be invoked when the event is dispatched.

                                        +

                                        The options argument sets listener-specific options. For compatibility this can be a boolean, in which case the method behaves exactly as if the value was specified as options's capture.

                                        +

                                        When set to true, options's capture prevents callback from being invoked when the event's eventPhase attribute value is BUBBLING_PHASE. When false (or not present), callback will not be invoked when event's eventPhase attribute value is CAPTURING_PHASE. Either way, callback will be invoked if event's eventPhase attribute value is AT_TARGET.

                                        +

                                        When set to true, options's passive indicates that the callback will not cancel the event by invoking preventDefault(). This is used to enable performance optimizations described in § 2.8 Observing event listeners.

                                        +

                                        When set to true, options's once indicates that the callback will only be invoked once after which the event listener will be removed.

                                        +

                                        If an AbortSignal is passed for options's signal, then the event listener will be removed when signal is aborted.

                                        +

                                        The event listener is appended to target's event listener list and is not appended if it has the same type, callback, and capture.

                                        +

                                        MDN Reference

                                        +

                                        Type Parameters

                                        Parameters

                                        Returns void

                                      • Dispatches a synthetic event event to target and returns true if either event's cancelable attribute value is false or its preventDefault() method was not invoked, and false otherwise.

                                        +

                                        MDN Reference

                                        +

                                        Parameters

                                        • event: Event

                                        Returns boolean

                                      • Parameters

                                        • type: string

                                        Returns number

                                      • Removes the event listener in target's event listener list with the same type, callback, and options.

                                        +

                                        MDN Reference

                                        +

                                        Type Parameters

                                        Parameters

                                        • type: K
                                        • Optionallistener: null | EventHandler<ReliableChannelEvents[K]>
                                        • Optionaloptions: boolean | EventListenerOptions

                                        Returns void

                                      • Type Parameters

                                        • Detail

                                        Parameters

                                        Returns boolean

                                      • Sends a message in the channel, will attempt to re-send if not acknowledged +by other participants.

                                        +

                                        Parameters

                                        • messagePayload: Uint8Array

                                        Returns string

                                        the message id

                                        +
                                      • Returns Promise<boolean>

                                      • Returns void

                                      • Create a new message channels. Message channels enables end-to-end +reliability by ensuring that all messages in the channel are received +by other users, and retrieved by this local node.

                                        +

                                        emits events about outgoing messages, see [[ReliableChannel]] docs.

                                        +

                                        Note that all participants in a message channels need to get the messages +from the channel. Meaning:

                                        +
                                          +
                                        • all participants must be able to decrypt the messages
                                        • +
                                        • all participants must be subscribing to content topic(s) where the messages are sent
                                        • +
                                        +

                                        Type Parameters

                                        Parameters

                                        • node: IWaku

                                          The waku node to use to send and receive messages

                                          +
                                        • channelId: string

                                          An id for the channel, all participants of the channel should use the same id

                                          +
                                        • senderId: string

                                          An id for the sender, to ensure acknowledgements are only valid if originating from someone else; best if persisted between sessions

                                          +
                                        • encoder: IEncoder

                                          A channel operates within a singular encryption layer, hence the same encoder is needed for all messages

                                          +
                                        • decoder: IDecoder<T>

                                          A channel operates within a singular encryption layer, hence the same decoder is needed for all messages

                                          +
                                        • Optionaloptions: ReliableChannelOptions

                                        Returns Promise<ReliableChannel<T>>

                                      • Used to identify messages, pass the payload of a message you are +about to send to track the events for this message. +This is pre-sds wrapping

                                        +

                                        Parameters

                                        • messagePayload: Uint8Array

                                        Returns string

                                      diff --git a/classes/_waku_react.Store.html b/classes/_waku_react.Store.html new file mode 100644 index 0000000000..9e54177f84 --- /dev/null +++ b/classes/_waku_react.Store.html @@ -0,0 +1,28 @@ +Store | Documentation
                                      Documentation
                                        Preparing search index...

                                        Class Store

                                        StoreSDK is an implementation of the IStoreSDK interface. +It provides methods to interact with the Waku Store protocol.

                                        +

                                        Implements

                                        Index

                                        Constructors

                                        • Parameters

                                          • params: StoreConstructorParams

                                          Returns Store

                                        Accessors

                                        • get multicodec(): string

                                          Returns string

                                        Methods

                                        • Creates a cursor based on the provided decoded message.

                                          +

                                          Parameters

                                          Returns StoreCursor

                                          A StoreCursor representing the message.

                                          +
                                        • Queries the Waku Store for historical messages using the provided decoders and options. +Returns an asynchronous generator that yields promises of decoded messages.

                                          +

                                          Type Parameters

                                          Parameters

                                          Returns AsyncGenerator<Promise<undefined | T>[]>

                                          An asynchronous generator of promises of decoded messages.

                                          +

                                          If no peers are available to query or if an error occurs during the query.

                                          +
                                        • Queries the Waku Store for historical messages and processes them with the provided callback in order.

                                          +

                                          Type Parameters

                                          Parameters

                                          • decoders: IDecoder<T>[]

                                            An array of message decoders.

                                            +
                                          • callback: (message: T) => boolean | void | Promise<boolean | void>

                                            A callback function to process each decoded message.

                                            +
                                          • Optionaloptions: Partial<QueryRequestParams>

                                            Optional query parameters.

                                            +

                                          Returns Promise<void>

                                          A promise that resolves when the query and message processing are completed.

                                          +
                                        • Queries the Waku Store for historical messages and processes them with the provided callback using promises.

                                          +

                                          Type Parameters

                                          Parameters

                                          • decoders: IDecoder<T>[]

                                            An array of message decoders.

                                            +
                                          • callback: (message: Promise<undefined | T>) => boolean | void | Promise<boolean | void>

                                            A callback function to process each promise of a decoded message.

                                            +
                                          • Optionaloptions: Partial<QueryRequestParams>

                                            Optional query parameters.

                                            +

                                          Returns Promise<void>

                                          A promise that resolves when the query and message processing are completed.

                                          +
                                        diff --git a/classes/_waku_react.WakuNode.html b/classes/_waku_react.WakuNode.html new file mode 100644 index 0000000000..31e0a1cab0 --- /dev/null +++ b/classes/_waku_react.WakuNode.html @@ -0,0 +1,99 @@ +WakuNode | Documentation
                                        Documentation
                                          Preparing search index...

                                          Class WakuNode

                                          Implements

                                          Index

                                          Constructors

                                          Properties

                                          Emits events related to the Waku node. +Those are:

                                          +
                                            +
                                          • WakuEvent.Connection
                                          • +
                                          • WakuEvent.Health
                                          • +
                                          +
                                          waku.events.addEventListener(WakuEvent.Connection, (event) => {
                                          console.log(event.detail); // true if connected, false if disconnected
                                          }); +
                                          + +
                                          filter?: IFilter
                                          libp2p: Libp2p
                                          lightPush?: ILightPush
                                          relay?: IRelay
                                          store?: IStore

                                          Accessors

                                          • get health(): HealthStatus

                                            The health status can be one of three states:

                                            +
                                              +
                                            • Unhealthy: No peer connections
                                            • +
                                            • MinimallyHealthy: At least 1 peer supporting both Filter and LightPush protocols
                                            • +
                                            • SufficientlyHealthy: At least 2 peers supporting both Filter and LightPush protocols
                                            • +
                                            +

                                            Returns HealthStatus

                                            console.log(waku.health); // 'Unhealthy'
                                            +
                                            + +
                                          • get peerId(): PeerId

                                            Returns a unique identifier for a node on the network.

                                            +

                                            Returns PeerId

                                            console.log(waku.peerId); // 12D3KooWNmk9yXHfHJ4rUduRqD1TCTHkNFMPF9WP2dqWpZDL4aUb
                                            +
                                            + +
                                          • get protocols(): string[]

                                            Returns a list of supported protocols.

                                            +

                                            Returns string[]

                                            console.log(waku.protocols); // ['/ipfs/id/1.0.0', '/ipfs/ping/1.0.0', '/vac/waku/filter-push/2.0.0-beta1', '/vac/waku/metadata/1.0.0']
                                            +
                                            + +

                                          Methods

                                          • Creates a decoder for Waku messages on a specific content topic.

                                            +

                                            A decoder is used to decode messages from the Waku network format. +The decoder automatically handles shard configuration based on the Waku node's network settings.

                                            +

                                            Parameters

                                            Returns IDecoder<IDecodedMessage>

                                            A decoder instance configured for the specified content topic

                                            +

                                            If the shard configuration is incompatible with the node's network settings

                                            +
                                            // Create a decoder with default network shard settings
                                            const decoder = waku.createDecoder({
                                            contentTopic: "/my-app/1/chat/proto"
                                            });

                                            // Create a decoder with custom shard settings
                                            const customDecoder = waku.createDecoder({
                                            contentTopic: "/my-app/1/chat/proto",
                                            shardInfo: {
                                            clusterId: 1,
                                            shard: 5
                                            }
                                            }); +
                                            + +
                                          • Creates an encoder for Waku messages on a specific content topic.

                                            +

                                            An encoder is used to encode messages into the Waku network format. +The encoder automatically handles shard configuration based on the Waku node's network settings.

                                            +

                                            Parameters

                                            • params: CreateEncoderParams

                                              Configuration for the encoder including content topic and optionally shard information and ephemeral flag

                                              +

                                            Returns IEncoder

                                            An encoder instance configured for the specified content topic

                                            +

                                            If the shard configuration is incompatible with the node's network settings

                                            +
                                            // Create a basic encoder with default network shard settings
                                            const encoder = waku.createEncoder({
                                            contentTopic: "/my-app/1/chat/proto"
                                            });

                                            // Create an ephemeral encoder (messages won't be stored by store nodes)
                                            const ephemeralEncoder = waku.createEncoder({
                                            contentTopic: "/my-app/1/notifications/proto",
                                            ephemeral: true,
                                            shardInfo: {
                                            clusterId: 2,
                                            shardsUnderCluster: 16
                                            }
                                            }); +
                                            + +
                                          • Dials to the provided peer

                                            +

                                            Parameters

                                            • peer: PeerId | MultiaddrInput

                                              information to use for dialing

                                              +
                                            • Optionalprotocols: Protocols[]

                                              array of Waku protocols to be used for dialing. If no provided - will be derived from mounted protocols.

                                              +

                                            Returns Promise<Stream>

                                            Promise that will resolve to a Stream to a dialed peer and will reject if the connection fails

                                            +
                                            await waku.dial(remotePeerId, [Protocols.LightPush]);

                                            waku.isConnected() === true; +
                                            + +
                                          • Returns Promise<Peer[]>

                                            an array of all connected peers

                                            +
                                          • Hang up a connection to a peer

                                            +

                                            Parameters

                                            • peer: PeerId | MultiaddrInput

                                              information to use for hanging up

                                              +

                                            Returns Promise<boolean>

                                            Promise that will resolve to true if the connection is hung up, false otherwise

                                            +
                                          • Returns boolean

                                            true if the node has working connection and false otherwise

                                            +
                                          • Returns boolean

                                            true if the node was started and false otherwise

                                            +
                                          • Starts all services and components related to functionality of Waku node.

                                            +

                                            Returns Promise<void>

                                            Promise that will resolve when started.

                                            +
                                            await waku.start();

                                            waku.isStarted() === true; +
                                            + +
                                          • Stops all recurring processes and services that are needed for functionality of Waku node.

                                            +

                                            Returns Promise<void>

                                            Promise that resolves when stopped.

                                            +
                                            await waku.stop();

                                            waku.isStarted === false; +
                                            + +
                                          • Resolves when Waku successfully gains connection to a remote peers that fits provided requirements. +Must be used after attempting to connect to nodes, using IWaku.dial or +if was bootstrapped by using IPeerExchange or DnsDiscoveryComponents.

                                            +

                                            Parameters

                                            • Optionalprotocols: Protocols[]

                                              Protocols that need to be enabled by remote peers

                                              +
                                            • OptionaltimeoutMs: number

                                              Timeout value in milliseconds after which promise rejects

                                              +

                                            Returns Promise<void>

                                            Promise that resolves if all desired protocols are fulfilled by +at least one remote peer, rejects if the timeoutMs is reached

                                            +

                                            If passing a protocol that is not mounted or Waku node is not started

                                            +
                                            try {
                                            // let's wait for at least one LightPush node and timeout in 1 second
                                            await waku.waitForPeers([Protocols.LightPush], 1000);
                                            } catch(e) {
                                            waku.isConnected() === false;
                                            console.error("Failed to connect due to", e);
                                            }

                                            waku.isConnected() === true; +
                                            + +
                                          diff --git a/classes/_waku_react.utils.AutoShardingRoutingInfo.html b/classes/_waku_react.utils.AutoShardingRoutingInfo.html new file mode 100644 index 0000000000..6c1c9272ab --- /dev/null +++ b/classes/_waku_react.utils.AutoShardingRoutingInfo.html @@ -0,0 +1,10 @@ +AutoShardingRoutingInfo | Documentation
                                          Documentation
                                            Preparing search index...

                                            Class AutoShardingRoutingInfo

                                            Routing Information for a given message.

                                            +

                                            Hierarchy (View Summary)

                                            Implements

                                            Index

                                            Properties

                                            contentTopic: string
                                            networkConfig: AutoSharding
                                            pubsubTopic: string
                                            shardId: number

                                            Accessors

                                            • get clusterId(): number

                                              Returns number

                                            • get isAutoSharding(): boolean

                                              Returns boolean

                                            • get isStaticSharding(): boolean

                                              Returns boolean

                                            Methods

                                            diff --git a/classes/_waku_react.utils.BaseRoutingInfo.html b/classes/_waku_react.utils.BaseRoutingInfo.html new file mode 100644 index 0000000000..f68af43204 --- /dev/null +++ b/classes/_waku_react.utils.BaseRoutingInfo.html @@ -0,0 +1,7 @@ +BaseRoutingInfo | Documentation
                                            Documentation
                                              Preparing search index...

                                              Class BaseRoutingInfoAbstract

                                              Hierarchy (View Summary)

                                              Index

                                              Constructors

                                              Properties

                                              networkConfig: NetworkConfig
                                              pubsubTopic: string
                                              shardId: number

                                              Accessors

                                              • get isAutoSharding(): boolean

                                                Returns boolean

                                              • get isStaticSharding(): boolean

                                                Returns boolean

                                              diff --git a/classes/_waku_react.utils.Logger.html b/classes/_waku_react.utils.Logger.html new file mode 100644 index 0000000000..f6646bdfb7 --- /dev/null +++ b/classes/_waku_react.utils.Logger.html @@ -0,0 +1,6 @@ +Logger | Documentation
                                              Documentation
                                                Preparing search index...
                                                Index

                                                Constructors

                                                Accessors

                                                Methods

                                                log +

                                                Constructors

                                                • Parameters

                                                  • Optionalprefix: string

                                                  Returns utils.Logger

                                                Accessors

                                                • get error(): Debugger

                                                  Returns Debugger

                                                • get info(): Debugger

                                                  Returns Debugger

                                                • get warn(): Debugger

                                                  Returns Debugger

                                                Methods

                                                • Parameters

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

                                                  Returns void

                                                diff --git a/classes/_waku_react.utils.MockWakuNode.html b/classes/_waku_react.utils.MockWakuNode.html new file mode 100644 index 0000000000..b877c89f63 --- /dev/null +++ b/classes/_waku_react.utils.MockWakuNode.html @@ -0,0 +1,92 @@ +MockWakuNode | Documentation
                                                Documentation
                                                  Preparing search index...

                                                  Implements

                                                  Index

                                                  Constructors

                                                  Properties

                                                  Emits events related to the Waku node. +Those are:

                                                  +
                                                    +
                                                  • WakuEvent.Connection
                                                  • +
                                                  • WakuEvent.Health
                                                  • +
                                                  +
                                                  waku.events.addEventListener(WakuEvent.Connection, (event) => {
                                                  console.log(event.detail); // true if connected, false if disconnected
                                                  }); +
                                                  + +
                                                  filter?: IFilter
                                                  lightPush?: ILightPush
                                                  protocols: string[]

                                                  Returns a list of supported protocols.

                                                  +
                                                  console.log(waku.protocols); // ['/ipfs/id/1.0.0', '/ipfs/ping/1.0.0', '/vac/waku/filter-push/2.0.0-beta1', '/vac/waku/metadata/1.0.0']
                                                  +
                                                  + +
                                                  relay?: IRelay
                                                  store?: IStore

                                                  Accessors

                                                  • get health(): HealthStatus

                                                    The health status can be one of three states:

                                                    +
                                                      +
                                                    • Unhealthy: No peer connections
                                                    • +
                                                    • MinimallyHealthy: At least 1 peer supporting both Filter and LightPush protocols
                                                    • +
                                                    • SufficientlyHealthy: At least 2 peers supporting both Filter and LightPush protocols
                                                    • +
                                                    +

                                                    Returns HealthStatus

                                                    console.log(waku.health); // 'Unhealthy'
                                                    +
                                                    + +
                                                  • get libp2p(): Libp2p

                                                    Returns Libp2p

                                                  • get peerId(): PeerId

                                                    Returns a unique identifier for a node on the network.

                                                    +

                                                    Returns PeerId

                                                    console.log(waku.peerId); // 12D3KooWNmk9yXHfHJ4rUduRqD1TCTHkNFMPF9WP2dqWpZDL4aUb
                                                    +
                                                    + +

                                                  Methods

                                                  • Creates a decoder for Waku messages on a specific content topic.

                                                    +

                                                    A decoder is used to decode messages from the Waku network format. +The decoder automatically handles shard configuration based on the Waku node's network settings.

                                                    +

                                                    Parameters

                                                    Returns IDecoder<IDecodedMessage>

                                                    A decoder instance configured for the specified content topic

                                                    +

                                                    If the shard configuration is incompatible with the node's network settings

                                                    +
                                                    // Create a decoder with default network shard settings
                                                    const decoder = waku.createDecoder({
                                                    contentTopic: "/my-app/1/chat/proto"
                                                    });

                                                    // Create a decoder with custom shard settings
                                                    const customDecoder = waku.createDecoder({
                                                    contentTopic: "/my-app/1/chat/proto",
                                                    shardInfo: {
                                                    clusterId: 1,
                                                    shard: 5
                                                    }
                                                    }); +
                                                    + +
                                                  • Creates an encoder for Waku messages on a specific content topic.

                                                    +

                                                    An encoder is used to encode messages into the Waku network format. +The encoder automatically handles shard configuration based on the Waku node's network settings.

                                                    +

                                                    Parameters

                                                    Returns IEncoder

                                                    An encoder instance configured for the specified content topic

                                                    +

                                                    If the shard configuration is incompatible with the node's network settings

                                                    +
                                                    // Create a basic encoder with default network shard settings
                                                    const encoder = waku.createEncoder({
                                                    contentTopic: "/my-app/1/chat/proto"
                                                    });

                                                    // Create an ephemeral encoder (messages won't be stored by store nodes)
                                                    const ephemeralEncoder = waku.createEncoder({
                                                    contentTopic: "/my-app/1/notifications/proto",
                                                    ephemeral: true,
                                                    shardInfo: {
                                                    clusterId: 2,
                                                    shardsUnderCluster: 16
                                                    }
                                                    }); +
                                                    + +
                                                  • Dials to the provided peer

                                                    +

                                                    Parameters

                                                    • _peer: PeerId | MultiaddrInput
                                                    • Optional_protocols: Protocols[]

                                                    Returns Promise<Stream>

                                                    Promise that will resolve to a Stream to a dialed peer and will reject if the connection fails

                                                    +
                                                    await waku.dial(remotePeerId, [Protocols.LightPush]);

                                                    waku.isConnected() === true; +
                                                    + +
                                                  • Returns Promise<Peer[]>

                                                    an array of all connected peers

                                                    +
                                                  • Hang up a connection to a peer

                                                    +

                                                    Parameters

                                                    • _peer: PeerId | MultiaddrInput

                                                    Returns Promise<boolean>

                                                    Promise that will resolve to true if the connection is hung up, false otherwise

                                                    +
                                                  • Returns boolean

                                                    true if the node has working connection and false otherwise

                                                    +
                                                  • Returns boolean

                                                    true if the node was started and false otherwise

                                                    +
                                                  • Starts all services and components related to functionality of Waku node.

                                                    +

                                                    Returns Promise<void>

                                                    Promise that will resolve when started.

                                                    +
                                                    await waku.start();

                                                    waku.isStarted() === true; +
                                                    + +
                                                  • Stops all recurring processes and services that are needed for functionality of Waku node.

                                                    +

                                                    Returns Promise<void>

                                                    Promise that resolves when stopped.

                                                    +
                                                    await waku.stop();

                                                    waku.isStarted === false; +
                                                    + +
                                                  • Resolves when Waku successfully gains connection to a remote peers that fits provided requirements. +Must be used after attempting to connect to nodes, using IWaku.dial or +if was bootstrapped by using IPeerExchange or DnsDiscoveryComponents.

                                                    +

                                                    Parameters

                                                    • Optional_protocols: Protocols[]
                                                    • Optional_timeoutMs: number

                                                    Returns Promise<void>

                                                    Promise that resolves if all desired protocols are fulfilled by +at least one remote peer, rejects if the timeoutMs is reached

                                                    +

                                                    If passing a protocol that is not mounted or Waku node is not started

                                                    +
                                                    try {
                                                    // let's wait for at least one LightPush node and timeout in 1 second
                                                    await waku.waitForPeers([Protocols.LightPush], 1000);
                                                    } catch(e) {
                                                    waku.isConnected() === false;
                                                    console.error("Failed to connect due to", e);
                                                    }

                                                    waku.isConnected() === true; +
                                                    + +
                                                  diff --git a/classes/_waku_react.utils.StaticShardingRoutingInfo.html b/classes/_waku_react.utils.StaticShardingRoutingInfo.html new file mode 100644 index 0000000000..edaabae763 --- /dev/null +++ b/classes/_waku_react.utils.StaticShardingRoutingInfo.html @@ -0,0 +1,13 @@ +StaticShardingRoutingInfo | Documentation
                                                  Documentation
                                                    Preparing search index...

                                                    Class StaticShardingRoutingInfo

                                                    Routing Information for a given message.

                                                    +

                                                    Hierarchy (View Summary)

                                                    Implements

                                                    Index

                                                    Properties

                                                    networkConfig: StaticSharding
                                                    pubsubTopic: string
                                                    shardId: number

                                                    Accessors

                                                    • get clusterId(): number

                                                      Returns number

                                                    • get isAutoSharding(): boolean

                                                      Returns boolean

                                                    • get isStaticSharding(): boolean

                                                      Returns boolean

                                                    Methods

                                                    diff --git a/classes/_waku_react.waku.ConnectionManager.html b/classes/_waku_react.waku.ConnectionManager.html new file mode 100644 index 0000000000..184175d76a --- /dev/null +++ b/classes/_waku_react.waku.ConnectionManager.html @@ -0,0 +1,46 @@ +ConnectionManager | Documentation
                                                    Documentation
                                                      Preparing search index...

                                                      Class ConnectionManager

                                                      Implements

                                                      Index

                                                      Constructors

                                                      • Parameters

                                                        • options: ConnectionManagerConstructorOptions

                                                        Returns waku.ConnectionManager

                                                      Methods

                                                      • Connects to a peer using specific protocol codecs. +This is a direct proxy to libp2p's dialProtocol method.

                                                        +

                                                        Parameters

                                                        • peer: PeerId | MultiaddrInput

                                                          The peer to connect to (PeerId or multiaddr)

                                                          +
                                                        • protocolCodecs: string[]

                                                          Array of protocol codec strings to establish

                                                          +

                                                        Returns Promise<Stream>

                                                        Promise resolving to a Stream connection to the peer

                                                        +

                                                        Error if the connection cannot be established

                                                        +
                                                        const stream = await connectionManager.dial(
                                                        peerId,
                                                        ["/vac/waku/store/2.0.0-beta4"]
                                                        ); +
                                                        + +
                                                      • Retrieves a list of currently connected peers, optionally filtered by protocol codec. +Results are sorted by ping time (lowest first).

                                                        +

                                                        Parameters

                                                        • Optionalcodec: string

                                                          Optional protocol codec to filter peers by

                                                          +

                                                        Returns Promise<Peer[]>

                                                        Promise resolving to an array of connected Peer objects

                                                        +
                                                        // Get all connected peers
                                                        const allPeers = await connectionManager.getConnectedPeers();

                                                        // Get peers supporting a specific protocol
                                                        const storePeers = await connectionManager.getConnectedPeers(
                                                        "/vac/waku/store/2.0.0-beta4"
                                                        ); +
                                                        + +
                                                      • Terminates the connection to a specific peer.

                                                        +

                                                        Parameters

                                                        • peer: PeerId | MultiaddrInput

                                                          The peer to disconnect from (PeerId or multiaddr)

                                                          +

                                                        Returns Promise<boolean>

                                                        Promise resolving to true if disconnection was successful, false otherwise

                                                        +
                                                        const success = await connectionManager.hangUp(peerId);
                                                        if (success) {
                                                        console.log("Peer disconnected successfully");
                                                        } +
                                                        + +
                                                      • Checks if a peer has shard info.

                                                        +

                                                        Parameters

                                                        • peerId: PeerId

                                                          The peer to check

                                                          +

                                                        Returns Promise<boolean>

                                                        Promise resolving to true if the peer has shard info, false otherwise

                                                        +
                                                      • Returns boolean

                                                      • Returns true if the passed peer is on the passed shard

                                                        +

                                                        Parameters

                                                        • peerId: PeerId
                                                        • shardId: number

                                                        Returns Promise<boolean>

                                                      • Returns true if the passed peer is on the passed pubsub topic

                                                        +

                                                        Parameters

                                                        • peerId: PeerId
                                                        • pubsubTopic: string

                                                        Returns Promise<boolean>

                                                      • Starts network monitoring, dialing discovered peers, keep-alive management, and connection limiting.

                                                        +

                                                        Returns void

                                                        const connectionManager = new ConnectionManager(options);
                                                        connectionManager.start(); +
                                                        + +
                                                      • Stops network monitoring, discovery dialing, keep-alive management, and connection limiting.

                                                        +

                                                        Returns void

                                                        connectionManager.stop();
                                                        +
                                                        + +
                                                      diff --git a/classes/_waku_react.waku.FilterCore.html b/classes/_waku_react.waku.FilterCore.html new file mode 100644 index 0000000000..8cd48099cc --- /dev/null +++ b/classes/_waku_react.waku.FilterCore.html @@ -0,0 +1,9 @@ +FilterCore | Documentation
                                                      Documentation
                                                        Preparing search index...
                                                        Index

                                                        Constructors

                                                        • Parameters

                                                          • handleIncomingMessage: IncomingMessageHandler
                                                          • libp2p: Libp2p

                                                          Returns waku.FilterCore

                                                        Properties

                                                        multicodec: string

                                                        Methods

                                                        • Returns Promise<void>

                                                        • Returns Promise<void>

                                                        • Parameters

                                                          • pubsubTopic: string
                                                          • peerId: PeerId
                                                          • contentTopics: string[]

                                                          Returns Promise<FilterCoreResult>

                                                        • Parameters

                                                          • pubsubTopic: string
                                                          • peerId: PeerId
                                                          • contentTopics: string[]

                                                          Returns Promise<FilterCoreResult>

                                                        • Parameters

                                                          • pubsubTopic: string
                                                          • peerId: PeerId

                                                          Returns Promise<FilterCoreResult>

                                                        diff --git a/classes/_waku_react.waku.LightPushCore.html b/classes/_waku_react.waku.LightPushCore.html new file mode 100644 index 0000000000..608612a83d --- /dev/null +++ b/classes/_waku_react.waku.LightPushCore.html @@ -0,0 +1,5 @@ +LightPushCore | Documentation
                                                        Documentation
                                                          Preparing search index...

                                                          Class LightPushCore

                                                          Implements the Waku v2 Light Push protocol.

                                                          +
                                                          Index

                                                          Constructors

                                                          Properties

                                                          Methods

                                                          Constructors

                                                          Properties

                                                          multicodec: ("/vac/waku/lightpush/2.0.0-beta1" | "/vac/waku/lightpush/3.0.0")[]

                                                          Methods

                                                          diff --git a/classes/_waku_react.waku.StoreCore.html b/classes/_waku_react.waku.StoreCore.html new file mode 100644 index 0000000000..099733694e --- /dev/null +++ b/classes/_waku_react.waku.StoreCore.html @@ -0,0 +1,5 @@ +StoreCore | Documentation
                                                          Documentation
                                                            Preparing search index...
                                                            Index

                                                            Constructors

                                                            Properties

                                                            Accessors

                                                            Methods

                                                            Constructors

                                                            Properties

                                                            multicodec: "/vac/waku/store-query/3.0.0"

                                                            Accessors

                                                            • get maxTimeLimit(): number

                                                              Returns number

                                                            Methods

                                                            diff --git a/classes/_waku_react.waku.StreamManager.html b/classes/_waku_react.waku.StreamManager.html new file mode 100644 index 0000000000..b1be60578a --- /dev/null +++ b/classes/_waku_react.waku.StreamManager.html @@ -0,0 +1,3 @@ +StreamManager | Documentation
                                                            Documentation
                                                              Preparing search index...

                                                              Class StreamManager

                                                              Index

                                                              Constructors

                                                              Methods

                                                              Constructors

                                                              • Parameters

                                                                • multicodec: string
                                                                • libp2p: Components

                                                                Returns waku.StreamManager

                                                              Methods

                                                              • Parameters

                                                                • peerId: PeerId

                                                                Returns Promise<undefined | Stream>

                                                              diff --git a/classes/_waku_relay.Relay.html b/classes/_waku_relay.Relay.html index acdd75dc5c..a05e597256 100644 --- a/classes/_waku_relay.Relay.html +++ b/classes/_waku_relay.Relay.html @@ -1,30 +1,20 @@ -Relay | Documentation

                                                              Implements the Waku v2 Relay protocol. +Relay | Documentation

                                                              Documentation
                                                                Preparing search index...

                                                                Class Relay

                                                                Implements the Waku v2 Relay protocol. Throws if libp2p.pubsub does not support Waku Relay

                                                                -

                                                                Implements

                                                                Constructors

                                                                Properties

                                                                defaultDecoder: IDecoder<IDecodedMessage>
                                                                gossipSub: GossipSub
                                                                observers: Map<string, Map<string, Set<unknown>>>

                                                                observers called when receiving new message. -Observers under key "" are always called.

                                                                -
                                                                pubsubTopics: Set<string>
                                                                subscribe: (<T>(decoders, callback) => (() => void)) = ...

                                                                Type declaration

                                                                multicodec: string = ...

                                                                Methods

                                                                • Parameters

                                                                  • Optional topic: string

                                                                  Returns string[]

                                                                • Subscribe to a pubsub topic and start emitting Waku messages to observers.

                                                                  -

                                                                  Parameters

                                                                  • pubsubTopic: string

                                                                  Returns void

                                                                • Parameters

                                                                  • pubsub: undefined | PubSub<PubSubEvents>

                                                                  Returns boolean

                                                                • Type Parameters

                                                                  Parameters

                                                                  • pubsubTopic: string
                                                                  • bytes: Uint8Array

                                                                  Returns Promise<void>

                                                                • Mounts the gossipsub protocol onto the libp2p node +

                                                                Implements

                                                                Index

                                                                Constructors

                                                                • Parameters

                                                                  • params: RelayConstructorParams

                                                                  Returns Relay

                                                                Properties

                                                                gossipSub: GossipSub
                                                                pubsubTopics: Set<string>
                                                                subscribe: <T extends IDecodedMessage>(
                                                                    decoders: IDecoder<T> | IDecoder<T>[],
                                                                    callback: Callback<T>,
                                                                ) => () => void = ...
                                                                multicodec: string = ...

                                                                Methods

                                                                • Returns ActiveSubscriptions

                                                                • Parameters

                                                                  • Optionaltopic: string

                                                                  Returns string[]

                                                                • Mounts the gossipsub protocol onto the libp2p node and subscribes to all the topics.

                                                                  -

                                                                  Returns Promise<void>

                                                                • Returns void

                                                                • Type Parameters

                                                                  Parameters

                                                                  Returns (() => void)

                                                                    • (): void
                                                                    • Returns void

                                                                • Wait for at least one peer with the given protocol to be connected and in the gossipsub +

                                                                  Returns Promise<void>

                                                                • Wait for at least one peer with the given protocol to be connected and in the gossipsub mesh for all pubsubTopics.

                                                                  -

                                                                  Returns Promise<void>

                                                                \ No newline at end of file +

                                                                Returns Promise<void>

                                                                diff --git a/classes/_waku_sdk.DecodedMessage.html b/classes/_waku_sdk.DecodedMessage.html index d28dc4c3a9..3dc5c594cd 100644 --- a/classes/_waku_sdk.DecodedMessage.html +++ b/classes/_waku_sdk.DecodedMessage.html @@ -1,11 +1,12 @@ -DecodedMessage | Documentation

                                                                Implements

                                                                Constructors

                                                                Properties

                                                                proto: any
                                                                pubsubTopic: string

                                                                Accessors

                                                                • 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

                                                                \ No newline at end of file +DecodedMessage | Documentation
                                                                Documentation
                                                                  Preparing search index...

                                                                  Class DecodedMessage

                                                                  Implements

                                                                  Index

                                                                  Constructors

                                                                  Properties

                                                                  pubsubTopic: string

                                                                  Accessors

                                                                  • get contentTopic(): string

                                                                    Returns string

                                                                  • get ephemeral(): boolean

                                                                    Returns boolean

                                                                  • get hash(): Uint8Array

                                                                    Returns Uint8Array

                                                                  • get hashStr(): string

                                                                    Returns string

                                                                  • get meta(): undefined | Uint8Array<ArrayBufferLike>

                                                                    Returns undefined | Uint8Array<ArrayBufferLike>

                                                                  • get payload(): Uint8Array

                                                                    Returns Uint8Array

                                                                  • get timestamp(): undefined | Date

                                                                    Returns undefined | Date

                                                                  • get version(): number

                                                                    Returns number

                                                                  diff --git a/classes/_waku_sdk.Decoder.html b/classes/_waku_sdk.Decoder.html index 8bc0f9983b..9089936f2d 100644 --- a/classes/_waku_sdk.Decoder.html +++ b/classes/_waku_sdk.Decoder.html @@ -1,6 +1,7 @@ -Decoder | Documentation

                                                                  Implements

                                                                  Constructors

                                                                  • Parameters

                                                                    • pubsubTopic: string
                                                                    • contentTopic: string

                                                                    Returns Decoder

                                                                  Properties

                                                                  contentTopic: string
                                                                  pubsubTopic: string

                                                                  Methods

                                                                  \ No newline at end of file +Decoder | Documentation
                                                                  Documentation
                                                                    Preparing search index...

                                                                    Class Decoder

                                                                    Implements

                                                                    Index

                                                                    Constructors

                                                                    Properties

                                                                    Accessors

                                                                    Methods

                                                                    Constructors

                                                                    • Parameters

                                                                      Returns Decoder

                                                                    Properties

                                                                    contentTopic: string
                                                                    routingInfo: IRoutingInfo

                                                                    Accessors

                                                                    • get pubsubTopic(): string

                                                                      Returns string

                                                                    Methods

                                                                    diff --git a/classes/_waku_sdk.Encoder.html b/classes/_waku_sdk.Encoder.html index 91c8df9200..eee55506ca 100644 --- a/classes/_waku_sdk.Encoder.html +++ b/classes/_waku_sdk.Encoder.html @@ -1,8 +1,9 @@ -Encoder | Documentation

                                                                    Implements

                                                                    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>

                                                                    \ No newline at end of file +Encoder | Documentation
                                                                    Documentation
                                                                      Preparing search index...

                                                                      Class Encoder

                                                                      Implements

                                                                      Index

                                                                      Constructors

                                                                      Properties

                                                                      Accessors

                                                                      Methods

                                                                      Constructors

                                                                      • Parameters

                                                                        Returns Encoder

                                                                      Properties

                                                                      contentTopic: string
                                                                      ephemeral: boolean
                                                                      metaSetter?: IMetaSetter
                                                                      routingInfo: IRoutingInfo

                                                                      Accessors

                                                                      • get pubsubTopic(): string

                                                                        Returns string

                                                                      Methods

                                                                      • Parameters

                                                                        Returns Promise<Uint8Array<ArrayBufferLike>>

                                                                      diff --git a/classes/_waku_sdk.Filter.html b/classes/_waku_sdk.Filter.html index ee3752e1af..4964bf0764 100644 --- a/classes/_waku_sdk.Filter.html +++ b/classes/_waku_sdk.Filter.html @@ -1,42 +1,42 @@ -Filter | Documentation

                                                                      Implements

                                                                      Constructors

                                                                      Properties

                                                                      activeSubscriptions: Map<string, Subscription> = ...
                                                                      connectionManager: waku.ConnectionManager
                                                                      libp2p: Libp2p
                                                                      lightPush?: ILightPush
                                                                      peerManager: PeerManager

                                                                      Accessors

                                                                      Methods

                                                                      • Parameters

                                                                        • pubsubTopic: string
                                                                        • subscription: Subscription

                                                                        Returns Subscription

                                                                      • Opens a subscription with the Filter protocol using the provided decoders and callback. -This method combines the functionality of creating a subscription and subscribing to it.

                                                                        -

                                                                        Type Parameters

                                                                        Parameters

                                                                        • decoders: IDecoder<T> | IDecoder<T>[]

                                                                          A single decoder or an array of decoders to use for decoding messages.

                                                                          -
                                                                        • callback: Callback<T>

                                                                          The callback function to be invoked with decoded messages.

                                                                          -

                                                                        Returns Promise<SubscribeResult>

                                                                        A promise that resolves to an object containing:

                                                                        -
                                                                          -
                                                                        • subscription: The created subscription object if successful, or null if failed.
                                                                        • -
                                                                        • error: A ProtocolError if the subscription creation failed, or null if successful.
                                                                        • -
                                                                        • results: An object containing arrays of failures and successes from the subscription process. -Only present if the subscription was created successfully.
                                                                        • -
                                                                        -

                                                                        Throws

                                                                        If there's an unexpected error during the subscription process.

                                                                        -

                                                                        Remarks

                                                                        This method attempts to create a subscription using the pubsub topic derived from the provided decoders, -then tries to subscribe using the created subscription. The return value should be interpreted as follows:

                                                                        -
                                                                          -
                                                                        • If subscription is null and error is non-null, a critical error occurred and the subscription failed completely.
                                                                        • -
                                                                        • If subscription is non-null and error is null, the subscription was created successfully. -In this case, check the results field for detailed information about successes and failures during the subscription process.
                                                                        • -
                                                                        • Even if the subscription was created successfully, there might be some failures in the results.
                                                                        • -
                                                                        -

                                                                        Example

                                                                        const {subscription, error, results} = await waku.filter.subscribe(decoders, callback);
                                                                        if (!subscription || error) {
                                                                        console.error("Failed to create subscription:", error);
                                                                        }
                                                                        console.log("Subscription created successfully");
                                                                        if (results.failures.length > 0) {
                                                                        console.warn("Some errors occurred during subscription:", results.failures);
                                                                        }
                                                                        console.log("Successful subscriptions:", results.successes);
                                                                        -
                                                                        -
                                                                      \ No newline at end of file +Filter | Documentation
                                                                      Documentation
                                                                        Preparing search index...

                                                                        Class Filter

                                                                        Implements

                                                                        Index

                                                                        Constructors

                                                                        Accessors

                                                                        Methods

                                                                        • Subscribes to messages that match the filtering criteria defined in the specified decoders. +Executes a callback upon receiving each message. +Checks for a valid peer connection before starting. Will wait until a peer is available.

                                                                          +

                                                                          Type Parameters

                                                                          Parameters

                                                                          Returns Promise<boolean>

                                                                          Promise that resolves to boolean indicating if the subscription was created successfully.

                                                                          +
                                                                          // Subscribe to a single decoder
                                                                          await filter.subscribe(decoder, (msg) => console.log(msg)); +
                                                                          + +
                                                                          // Subscribe to multiple decoders with the same pubsub topic
                                                                          await filter.subscribe([decoder1, decoder2], (msg) => console.log(msg)); +
                                                                          + +
                                                                          // Handle subscription failure
                                                                          const success = await filter.subscribe(decoder, handleMessage);
                                                                          if (!success) {
                                                                          console.error("Failed to subscribe");
                                                                          } +
                                                                          + +
                                                                        • Unsubscribes from messages with specified decoders.

                                                                          +

                                                                          Type Parameters

                                                                          Parameters

                                                                          Returns Promise<boolean>

                                                                          Promise that resolves to true if unsubscription was successful, false otherwise.

                                                                          +
                                                                          // Unsubscribe from a single decoder
                                                                          await filter.unsubscribe(decoder); +
                                                                          + +
                                                                          // Unsubscribe from multiple decoders at once
                                                                          await filter.unsubscribe([decoder1, decoder2]); +
                                                                          + +
                                                                          // Handle unsubscription failure
                                                                          const success = await filter.unsubscribe(decoder);
                                                                          if (!success) {
                                                                          console.error("Failed to unsubscribe");
                                                                          } +
                                                                          + +
                                                                        • Unsubscribes from all active subscriptions across all pubsub topics.

                                                                          +

                                                                          Returns void

                                                                          // Clean up all subscriptions when React component unmounts
                                                                          useEffect(() => {
                                                                          return () => filter.unsubscribeAll();
                                                                          }, [filter]); +
                                                                          + +
                                                                          // Reset subscriptions and start over
                                                                          filter.unsubscribeAll();
                                                                          await filter.subscribe(newDecoder, newCallback); +
                                                                          + +
                                                                        diff --git a/classes/_waku_sdk.LightPush.html b/classes/_waku_sdk.LightPush.html index e887b8a12e..31564124ce 100644 --- a/classes/_waku_sdk.LightPush.html +++ b/classes/_waku_sdk.LightPush.html @@ -1,10 +1,6 @@ -LightPush | Documentation

                                                                        Implements

                                                                        Constructors

                                                                        Properties

                                                                        Accessors

                                                                        Methods

                                                                        Constructors

                                                                        Properties

                                                                        peerManager: PeerManager
                                                                        retryManager: RetryManager

                                                                        Accessors

                                                                        Methods

                                                                        \ No newline at end of file +LightPush | Documentation
                                                                        Documentation
                                                                          Preparing search index...

                                                                          Class LightPush

                                                                          Implements

                                                                          Index

                                                                          Constructors

                                                                          Accessors

                                                                          Methods

                                                                          Constructors

                                                                          Accessors

                                                                          Methods

                                                                          diff --git a/classes/_waku_sdk.ReliableChannel.html b/classes/_waku_sdk.ReliableChannel.html new file mode 100644 index 0000000000..c12a701519 --- /dev/null +++ b/classes/_waku_sdk.ReliableChannel.html @@ -0,0 +1,54 @@ +ReliableChannel | Documentation
                                                                          Documentation
                                                                            Preparing search index...

                                                                            Class ReliableChannel<T>

                                                                            An easy-to-use reliable channel that ensures all participants to the channel have eventual message consistency.

                                                                            +

                                                                            Use events to track:

                                                                            +
                                                                              +
                                                                            • if your outgoing messages are sent, acknowledged or error out
                                                                            • +
                                                                            • for new incoming messages
                                                                            • +
                                                                            +

                                                                            [[ReliableChannelEvents]]

                                                                            +

                                                                            Type Parameters

                                                                            Hierarchy

                                                                            Index

                                                                            Properties

                                                                            messageChannel: MessageChannel
                                                                            node: IWaku

                                                                            Accessors

                                                                            Methods

                                                                            • Appends an event listener for events whose type attribute value is type. The callback argument sets the callback that will be invoked when the event is dispatched.

                                                                              +

                                                                              The options argument sets listener-specific options. For compatibility this can be a boolean, in which case the method behaves exactly as if the value was specified as options's capture.

                                                                              +

                                                                              When set to true, options's capture prevents callback from being invoked when the event's eventPhase attribute value is BUBBLING_PHASE. When false (or not present), callback will not be invoked when event's eventPhase attribute value is CAPTURING_PHASE. Either way, callback will be invoked if event's eventPhase attribute value is AT_TARGET.

                                                                              +

                                                                              When set to true, options's passive indicates that the callback will not cancel the event by invoking preventDefault(). This is used to enable performance optimizations described in § 2.8 Observing event listeners.

                                                                              +

                                                                              When set to true, options's once indicates that the callback will only be invoked once after which the event listener will be removed.

                                                                              +

                                                                              If an AbortSignal is passed for options's signal, then the event listener will be removed when signal is aborted.

                                                                              +

                                                                              The event listener is appended to target's event listener list and is not appended if it has the same type, callback, and capture.

                                                                              +

                                                                              MDN Reference

                                                                              +

                                                                              Type Parameters

                                                                              Parameters

                                                                              Returns void

                                                                            • Dispatches a synthetic event event to target and returns true if either event's cancelable attribute value is false or its preventDefault() method was not invoked, and false otherwise.

                                                                              +

                                                                              MDN Reference

                                                                              +

                                                                              Parameters

                                                                              • event: Event

                                                                              Returns boolean

                                                                            • Parameters

                                                                              • type: string

                                                                              Returns number

                                                                            • Removes the event listener in target's event listener list with the same type, callback, and options.

                                                                              +

                                                                              MDN Reference

                                                                              +

                                                                              Type Parameters

                                                                              Parameters

                                                                              • type: K
                                                                              • Optionallistener: null | EventHandler<ReliableChannelEvents[K]>
                                                                              • Optionaloptions: boolean | EventListenerOptions

                                                                              Returns void

                                                                            • Type Parameters

                                                                              • Detail

                                                                              Parameters

                                                                              Returns boolean

                                                                            • Create a new message channels. Message channels enables end-to-end +reliability by ensuring that all messages in the channel are received +by other users, and retrieved by this local node.

                                                                              +

                                                                              emits events about outgoing messages, see [[ReliableChannel]] docs.

                                                                              +

                                                                              Note that all participants in a message channels need to get the messages +from the channel. Meaning:

                                                                              +
                                                                                +
                                                                              • all participants must be able to decrypt the messages
                                                                              • +
                                                                              • all participants must be subscribing to content topic(s) where the messages are sent
                                                                              • +
                                                                              +

                                                                              Type Parameters

                                                                              Parameters

                                                                              • node: IWaku

                                                                                The waku node to use to send and receive messages

                                                                                +
                                                                              • channelId: string

                                                                                An id for the channel, all participants of the channel should use the same id

                                                                                +
                                                                              • senderId: string

                                                                                An id for the sender, to ensure acknowledgements are only valid if originating from someone else; best if persisted between sessions

                                                                                +
                                                                              • encoder: IEncoder

                                                                                A channel operates within a singular encryption layer, hence the same encoder is needed for all messages

                                                                                +
                                                                              • decoder: IDecoder<T>

                                                                                A channel operates within a singular encryption layer, hence the same decoder is needed for all messages

                                                                                +
                                                                              • Optionaloptions: ReliableChannelOptions

                                                                              Returns Promise<ReliableChannel<T>>

                                                                            • Used to identify messages, pass the payload of a message you are +about to send to track the events for this message. +This is pre-sds wrapping

                                                                              +

                                                                              Parameters

                                                                              • messagePayload: Uint8Array

                                                                              Returns string

                                                                            diff --git a/classes/_waku_sdk.Store.html b/classes/_waku_sdk.Store.html index 5c0a7a79e3..79fd19680c 100644 --- a/classes/_waku_sdk.Store.html +++ b/classes/_waku_sdk.Store.html @@ -1,43 +1,28 @@ -Store | Documentation

                                                                            StoreSDK is an implementation of the IStoreSDK interface. +Store | Documentation

                                                                            Documentation
                                                                              Preparing search index...

                                                                              Class Store

                                                                              StoreSDK is an implementation of the IStoreSDK interface. It provides methods to interact with the Waku Store protocol.

                                                                              -

                                                                              Implements

                                                                              Constructors

                                                                              Properties

                                                                              connectionManager: waku.ConnectionManager
                                                                              options: Partial<StoreProtocolOptions>
                                                                              peerManager: PeerManager

                                                                              Accessors

                                                                              Methods

                                                                              • Creates a cursor based on the provided decoded message.

                                                                                +

                                                                              Implements

                                                                              Index

                                                                              Constructors

                                                                              Accessors

                                                                              Methods

                                                                              • Private

                                                                                Processes messages based on the provided callback and options.

                                                                                -

                                                                                Type Parameters

                                                                                Parameters

                                                                                • messages: Promise<undefined | T>[]

                                                                                  An array of promises of decoded messages.

                                                                                  -
                                                                                • callback: ((message) => boolean | void | Promise<boolean | void>)

                                                                                  A callback function to process each decoded message.

                                                                                  -
                                                                                    • (message): boolean | void | Promise<boolean | void>
                                                                                    • Parameters

                                                                                      • message: T

                                                                                      Returns boolean | void | Promise<boolean | void>

                                                                                Returns Promise<boolean>

                                                                                A promise that resolves to a boolean indicating whether the processing should abort.

                                                                                -
                                                                              • Queries the Waku Store for historical messages using the provided decoders and options. +

                                                                              Returns StoreCursor

                                                                              A StoreCursor representing the message.

                                                                              +
                                                                              • Queries the Waku Store for historical messages using the provided decoders and options. Returns an asynchronous generator that yields promises of decoded messages.

                                                                                -

                                                                                Type Parameters

                                                                                Parameters

                                                                                Returns AsyncGenerator<Promise<undefined | T>[], any, unknown>

                                                                                An asynchronous generator of promises of decoded messages.

                                                                                -

                                                                                Throws

                                                                                If no peers are available to query or if an error occurs during the query.

                                                                                -
                                                                              • Queries the Waku Store for historical messages and processes them with the provided callback in order.

                                                                                -

                                                                                Type Parameters

                                                                                Parameters

                                                                                • decoders: IDecoder<T>[]

                                                                                  An array of message decoders.

                                                                                  -
                                                                                • callback: ((message) => boolean | void | Promise<boolean | void>)

                                                                                  A callback function to process each decoded message.

                                                                                  -
                                                                                    • (message): boolean | void | Promise<boolean | void>
                                                                                    • Parameters

                                                                                      • message: T

                                                                                      Returns boolean | void | Promise<boolean | void>

                                                                                • Optional options: Partial<QueryRequestParams>

                                                                                  Optional query parameters.

                                                                                  +

                                                                                  Type Parameters

                                                                                  Parameters

                                                                                  Returns AsyncGenerator<Promise<undefined | T>[]>

                                                                                  An asynchronous generator of promises of decoded messages.

                                                                                  +

                                                                                  If no peers are available to query or if an error occurs during the query.

                                                                                  +
                                                                              • Queries the Waku Store for historical messages and processes them with the provided callback in order.

                                                                                +

                                                                                Type Parameters

                                                                                Parameters

                                                                                • decoders: IDecoder<T>[]

                                                                                  An array of message decoders.

                                                                                  +
                                                                                • callback: (message: T) => boolean | void | Promise<boolean | void>

                                                                                  A callback function to process each decoded message.

                                                                                  +
                                                                                • Optionaloptions: Partial<QueryRequestParams>

                                                                                  Optional query parameters.

                                                                                Returns Promise<void>

                                                                                A promise that resolves when the query and message processing are completed.

                                                                                -
                                                                              • Queries the Waku Store for historical messages and processes them with the provided callback using promises.

                                                                                -

                                                                                Type Parameters

                                                                                Parameters

                                                                                • decoders: IDecoder<T>[]

                                                                                  An array of message decoders.

                                                                                  -
                                                                                • callback: ((message) => boolean | void | Promise<boolean | void>)

                                                                                  A callback function to process each promise of a decoded message.

                                                                                  -
                                                                                    • (message): boolean | void | Promise<boolean | void>
                                                                                    • Parameters

                                                                                      • message: Promise<undefined | T>

                                                                                      Returns boolean | void | Promise<boolean | void>

                                                                                • Optional options: Partial<QueryRequestParams>

                                                                                  Optional query parameters.

                                                                                  +
                                                                              • Queries the Waku Store for historical messages and processes them with the provided callback using promises.

                                                                                +

                                                                                Type Parameters

                                                                                Parameters

                                                                                • decoders: IDecoder<T>[]

                                                                                  An array of message decoders.

                                                                                  +
                                                                                • callback: (message: Promise<undefined | T>) => boolean | void | Promise<boolean | void>

                                                                                  A callback function to process each promise of a decoded message.

                                                                                  +
                                                                                • Optionaloptions: Partial<QueryRequestParams>

                                                                                  Optional query parameters.

                                                                                Returns Promise<void>

                                                                                A promise that resolves when the query and message processing are completed.

                                                                                -
                                                                              • Private

                                                                                Validates the provided decoders and pubsub topic.

                                                                                -

                                                                                Type Parameters

                                                                                Parameters

                                                                                • decoders: IDecoder<T>[]

                                                                                  An array of message decoders.

                                                                                  -

                                                                                Returns {
                                                                                    contentTopics: string[];
                                                                                    decodersAsMap: Map<string, IDecoder<T>>;
                                                                                    pubsubTopic: string;
                                                                                }

                                                                                An object containing the pubsub topic, content topics, and a map of decoders.

                                                                                -
                                                                                • contentTopics: string[]
                                                                                • decodersAsMap: Map<string, IDecoder<T>>
                                                                                • pubsubTopic: string

                                                                                Throws

                                                                                If no decoders are provided, if multiple pubsub topics are provided, or if no decoders are found for the pubsub topic.

                                                                                -
                                                                              \ No newline at end of file +
                                                                              diff --git a/classes/_waku_sdk.WakuNode.html b/classes/_waku_sdk.WakuNode.html index c1ca78af6f..53c1cc3718 100644 --- a/classes/_waku_sdk.WakuNode.html +++ b/classes/_waku_sdk.WakuNode.html @@ -1,76 +1,99 @@ -WakuNode | Documentation

                                                                              Implements

                                                                              Constructors

                                                                              Properties

                                                                              _nodeStarted: boolean = false
                                                                              _nodeStateLock: boolean = false
                                                                              connectionManager: waku.ConnectionManager
                                                                              filter?: IFilter

                                                                              Deprecated

                                                                              use IWaku.nextFilter instead

                                                                              -
                                                                              health: HealthIndicator
                                                                              libp2p: Libp2p
                                                                              lightPush?: ILightPush
                                                                              networkConfig: NetworkConfig
                                                                              nextFilter?: INextFilter
                                                                              peerManager: PeerManager
                                                                              pubsubTopics: string[]
                                                                              relay?: IRelay
                                                                              store?: IStore

                                                                              Accessors

                                                                              • get peerId(): PeerId
                                                                              • Returns a unique identifier for a node on the network.

                                                                                -

                                                                                Returns PeerId

                                                                                Example

                                                                                console.log(waku.peerId); // 12D3KooWNmk9yXHfHJ4rUduRqD1TCTHkNFMPF9WP2dqWpZDL4aUb
                                                                                -
                                                                                -
                                                                              • get protocols(): string[]
                                                                              • Returns a list of supported protocols.

                                                                                -

                                                                                Returns string[]

                                                                                Example

                                                                                console.log(waku.protocols); // ['/ipfs/id/1.0.0', '/ipfs/ping/1.0.0', '/vac/waku/filter-push/2.0.0-beta1', '/vac/waku/metadata/1.0.0']
                                                                                -
                                                                                -

                                                                              Methods

                                                                              • Creates a decoder for Waku messages on a specific content topic.

                                                                                +WakuNode | Documentation
                                                                                Documentation
                                                                                  Preparing search index...

                                                                                  Class WakuNode

                                                                                  Implements

                                                                                  Index

                                                                                  Constructors

                                                                                  Properties

                                                                                  events: IWakuEventEmitter = ...

                                                                                  Emits events related to the Waku node. +Those are:

                                                                                  +
                                                                                    +
                                                                                  • WakuEvent.Connection
                                                                                  • +
                                                                                  • WakuEvent.Health
                                                                                  • +
                                                                                  +
                                                                                  waku.events.addEventListener(WakuEvent.Connection, (event) => {
                                                                                  console.log(event.detail); // true if connected, false if disconnected
                                                                                  }); +
                                                                                  + +
                                                                                  filter?: IFilter
                                                                                  libp2p: Libp2p
                                                                                  lightPush?: ILightPush
                                                                                  relay?: IRelay
                                                                                  store?: IStore

                                                                                  Accessors

                                                                                  • get health(): HealthStatus

                                                                                    The health status can be one of three states:

                                                                                    +
                                                                                      +
                                                                                    • Unhealthy: No peer connections
                                                                                    • +
                                                                                    • MinimallyHealthy: At least 1 peer supporting both Filter and LightPush protocols
                                                                                    • +
                                                                                    • SufficientlyHealthy: At least 2 peers supporting both Filter and LightPush protocols
                                                                                    • +
                                                                                    +

                                                                                    Returns HealthStatus

                                                                                    console.log(waku.health); // 'Unhealthy'
                                                                                    +
                                                                                    + +
                                                                                  • get peerId(): PeerId

                                                                                    Returns a unique identifier for a node on the network.

                                                                                    +

                                                                                    Returns PeerId

                                                                                    console.log(waku.peerId); // 12D3KooWNmk9yXHfHJ4rUduRqD1TCTHkNFMPF9WP2dqWpZDL4aUb
                                                                                    +
                                                                                    + +
                                                                                  • get protocols(): string[]

                                                                                    Returns a list of supported protocols.

                                                                                    +

                                                                                    Returns string[]

                                                                                    console.log(waku.protocols); // ['/ipfs/id/1.0.0', '/ipfs/ping/1.0.0', '/vac/waku/filter-push/2.0.0-beta1', '/vac/waku/metadata/1.0.0']
                                                                                    +
                                                                                    + +

                                                                                  Methods

                                                                                  • Creates a decoder for Waku messages on a specific content topic.

                                                                                    A decoder is used to decode messages from the Waku network format. -The decoder automatically handles shard configuration based on the Waku node's network settings.

                                                                                    +The decoder automatically handles shard configuration based on the Waku node's network settings.

                                                                                    Parameters

                                                                                    Returns IDecoder<IDecodedMessage>

                                                                                    A decoder instance configured for the specified content topic

                                                                                    -

                                                                                    Throws

                                                                                    If the shard configuration is incompatible with the node's network settings

                                                                                    -

                                                                                    Example

                                                                                    // Create a decoder with default network shard settings
                                                                                    const decoder = waku.createDecoder({
                                                                                    contentTopic: "/my-app/1/chat/proto"
                                                                                    });

                                                                                    // Create a decoder with custom shard settings
                                                                                    const customDecoder = waku.createDecoder({
                                                                                    contentTopic: "/my-app/1/chat/proto",
                                                                                    shardInfo: {
                                                                                    clusterId: 1,
                                                                                    shard: 5
                                                                                    }
                                                                                    }); -
                                                                                    -
                                                                                  • Creates an encoder for Waku messages on a specific content topic.

                                                                                    +

                                                                                    If the shard configuration is incompatible with the node's network settings

                                                                                    +
                                                                                    // Create a decoder with default network shard settings
                                                                                    const decoder = waku.createDecoder({
                                                                                    contentTopic: "/my-app/1/chat/proto"
                                                                                    });

                                                                                    // Create a decoder with custom shard settings
                                                                                    const customDecoder = waku.createDecoder({
                                                                                    contentTopic: "/my-app/1/chat/proto",
                                                                                    shardInfo: {
                                                                                    clusterId: 1,
                                                                                    shard: 5
                                                                                    }
                                                                                    }); +
                                                                                    + +
                                                                                  • Creates an encoder for Waku messages on a specific content topic.

                                                                                    An encoder is used to encode messages into the Waku network format. -The encoder automatically handles shard configuration based on the Waku node's network settings.

                                                                                    +The encoder automatically handles shard configuration based on the Waku node's network settings.

                                                                                    Parameters

                                                                                    • params: CreateEncoderParams

                                                                                      Configuration for the encoder including content topic and optionally shard information and ephemeral flag

                                                                                    Returns IEncoder

                                                                                    An encoder instance configured for the specified content topic

                                                                                    -

                                                                                    Throws

                                                                                    If the shard configuration is incompatible with the node's network settings

                                                                                    -

                                                                                    Example

                                                                                    // Create a basic encoder with default network shard settings
                                                                                    const encoder = waku.createEncoder({
                                                                                    contentTopic: "/my-app/1/chat/proto"
                                                                                    });

                                                                                    // Create an ephemeral encoder (messages won't be stored by store nodes)
                                                                                    const ephemeralEncoder = waku.createEncoder({
                                                                                    contentTopic: "/my-app/1/notifications/proto",
                                                                                    ephemeral: true,
                                                                                    shardInfo: {
                                                                                    clusterId: 2,
                                                                                    shardsUnderCluster: 16
                                                                                    }
                                                                                    }); -
                                                                                    -
                                                                                  • Dials to the provided peer

                                                                                    -

                                                                                    Parameters

                                                                                    • peer: PeerId | MultiaddrInput

                                                                                      information to use for dialing

                                                                                      -
                                                                                    • Optional protocols: Protocols[]

                                                                                      array of Waku protocols to be used for dialing. If no provided - will be derived from mounted protocols.

                                                                                      -

                                                                                    Returns Promise<Stream>

                                                                                    Promise that will resolve to a Stream to a dialed peer

                                                                                    -

                                                                                    Example

                                                                                    await waku.dial(remotePeerId, [Protocols.LightPush]);

                                                                                    waku.isConnected() === true; -
                                                                                    -
                                                                                  • Starts all services and components related to functionality of Waku node.

                                                                                    +

                                                                                    If the shard configuration is incompatible with the node's network settings

                                                                                    +
                                                                                    // Create a basic encoder with default network shard settings
                                                                                    const encoder = waku.createEncoder({
                                                                                    contentTopic: "/my-app/1/chat/proto"
                                                                                    });

                                                                                    // Create an ephemeral encoder (messages won't be stored by store nodes)
                                                                                    const ephemeralEncoder = waku.createEncoder({
                                                                                    contentTopic: "/my-app/1/notifications/proto",
                                                                                    ephemeral: true,
                                                                                    shardInfo: {
                                                                                    clusterId: 2,
                                                                                    shardsUnderCluster: 16
                                                                                    }
                                                                                    }); +
                                                                                    + +
                                                                                  • Dials to the provided peer

                                                                                    +

                                                                                    Parameters

                                                                                    • peer: PeerId | MultiaddrInput

                                                                                      information to use for dialing

                                                                                      +
                                                                                    • Optionalprotocols: Protocols[]

                                                                                      array of Waku protocols to be used for dialing. If no provided - will be derived from mounted protocols.

                                                                                      +

                                                                                    Returns Promise<Stream>

                                                                                    Promise that will resolve to a Stream to a dialed peer and will reject if the connection fails

                                                                                    +
                                                                                    await waku.dial(remotePeerId, [Protocols.LightPush]);

                                                                                    waku.isConnected() === true; +
                                                                                    + +
                                                                                  • Hang up a connection to a peer

                                                                                    +

                                                                                    Parameters

                                                                                    • peer: PeerId | MultiaddrInput

                                                                                      information to use for hanging up

                                                                                      +

                                                                                    Returns Promise<boolean>

                                                                                    Promise that will resolve to true if the connection is hung up, false otherwise

                                                                                    +
                                                                                  • Starts all services and components related to functionality of Waku node.

                                                                                    Returns Promise<void>

                                                                                    Promise that will resolve when started.

                                                                                    -

                                                                                    Example

                                                                                    await waku.start();

                                                                                    waku.isStarted() === true; -
                                                                                    -
                                                                                  • Stops all recurring processes and services that are needed for functionality of Waku node.

                                                                                    +
                                                                                    await waku.start();

                                                                                    waku.isStarted() === true; +
                                                                                    + +
                                                                                  • Stops all recurring processes and services that are needed for functionality of Waku node.

                                                                                    Returns Promise<void>

                                                                                    Promise that resolves when stopped.

                                                                                    -

                                                                                    Example

                                                                                    await waku.stop();

                                                                                    waku.isStarted === false; -
                                                                                    -
                                                                                  • Resolves when Waku successfully gains connection to a remote peers that fits provided requirements. +

                                                                                    await waku.stop();

                                                                                    waku.isStarted === false; +
                                                                                    + +
                                                                                  • Resolves when Waku successfully gains connection to a remote peers that fits provided requirements. Must be used after attempting to connect to nodes, using IWaku.dial or if was bootstrapped by using IPeerExchange or DnsDiscoveryComponents.

                                                                                    -

                                                                                    Parameters

                                                                                    • Optional protocols: Protocols[]

                                                                                      Protocols that need to be enabled by remote peers

                                                                                      -
                                                                                    • Optional timeoutMs: number

                                                                                      Timeout value in milliseconds after which promise rejects

                                                                                      +

                                                                                      Parameters

                                                                                      • Optionalprotocols: Protocols[]

                                                                                        Protocols that need to be enabled by remote peers

                                                                                        +
                                                                                      • OptionaltimeoutMs: number

                                                                                        Timeout value in milliseconds after which promise rejects

                                                                                      Returns Promise<void>

                                                                                      Promise that resolves if all desired protocols are fulfilled by at least one remote peer, rejects if the timeoutMs is reached

                                                                                      -

                                                                                      Throws

                                                                                      If passing a protocol that is not mounted or Waku node is not started

                                                                                      -

                                                                                      Example

                                                                                      try {
                                                                                      // let's wait for at least one LightPush node and timeout in 1 second
                                                                                      await waku.waitForPeers([Protocols.LightPush], 1000);
                                                                                      } catch(e) {
                                                                                      waku.isConnected() === false;
                                                                                      console.error("Failed to connect due to", e);
                                                                                      }

                                                                                      waku.isConnected() === true; -
                                                                                      -
                                                                                  \ No newline at end of file +

                                                                                  If passing a protocol that is not mounted or Waku node is not started

                                                                                  +
                                                                                  try {
                                                                                  // let's wait for at least one LightPush node and timeout in 1 second
                                                                                  await waku.waitForPeers([Protocols.LightPush], 1000);
                                                                                  } catch(e) {
                                                                                  waku.isConnected() === false;
                                                                                  console.error("Failed to connect due to", e);
                                                                                  }

                                                                                  waku.isConnected() === true; +
                                                                                  + +
                                                                                diff --git a/classes/_waku_sdk.utils.AutoShardingRoutingInfo.html b/classes/_waku_sdk.utils.AutoShardingRoutingInfo.html new file mode 100644 index 0000000000..0a8f405a3d --- /dev/null +++ b/classes/_waku_sdk.utils.AutoShardingRoutingInfo.html @@ -0,0 +1,10 @@ +AutoShardingRoutingInfo | Documentation
                                                                                Documentation
                                                                                  Preparing search index...

                                                                                  Class AutoShardingRoutingInfo

                                                                                  Routing Information for a given message.

                                                                                  +

                                                                                  Hierarchy (View Summary)

                                                                                  Implements

                                                                                  Index

                                                                                  Properties

                                                                                  contentTopic: string
                                                                                  networkConfig: AutoSharding
                                                                                  pubsubTopic: string
                                                                                  shardId: number

                                                                                  Accessors

                                                                                  • get clusterId(): number

                                                                                    Returns number

                                                                                  • get isAutoSharding(): boolean

                                                                                    Returns boolean

                                                                                  • get isStaticSharding(): boolean

                                                                                    Returns boolean

                                                                                  Methods

                                                                                  diff --git a/classes/_waku_sdk.utils.BaseRoutingInfo.html b/classes/_waku_sdk.utils.BaseRoutingInfo.html new file mode 100644 index 0000000000..6867841710 --- /dev/null +++ b/classes/_waku_sdk.utils.BaseRoutingInfo.html @@ -0,0 +1,7 @@ +BaseRoutingInfo | Documentation
                                                                                  Documentation
                                                                                    Preparing search index...

                                                                                    Class BaseRoutingInfoAbstract

                                                                                    Hierarchy (View Summary)

                                                                                    Index

                                                                                    Constructors

                                                                                    Properties

                                                                                    networkConfig: NetworkConfig
                                                                                    pubsubTopic: string
                                                                                    shardId: number

                                                                                    Accessors

                                                                                    • get isAutoSharding(): boolean

                                                                                      Returns boolean

                                                                                    • get isStaticSharding(): boolean

                                                                                      Returns boolean

                                                                                    diff --git a/classes/_waku_sdk.utils.Logger.html b/classes/_waku_sdk.utils.Logger.html index 7a32a690b7..c88ae1b7ae 100644 --- a/classes/_waku_sdk.utils.Logger.html +++ b/classes/_waku_sdk.utils.Logger.html @@ -1,10 +1,6 @@ -Logger | Documentation

                                                                                    Constructors

                                                                                    Properties

                                                                                    Accessors

                                                                                    Methods

                                                                                    log -

                                                                                    Constructors

                                                                                    • Parameters

                                                                                      • Optional prefix: string

                                                                                      Returns utils.Logger

                                                                                    Properties

                                                                                    _error: any
                                                                                    _info: any
                                                                                    _warn: any
                                                                                    createDebugNamespace: any

                                                                                    Accessors

                                                                                    • get error(): Debugger
                                                                                    • Returns Debugger

                                                                                    • get info(): Debugger
                                                                                    • Returns Debugger

                                                                                    • get warn(): Debugger
                                                                                    • Returns Debugger

                                                                                    Methods

                                                                                    • Parameters

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

                                                                                      Returns void

                                                                                    \ No newline at end of file +Logger | Documentation
                                                                                    Documentation
                                                                                      Preparing search index...
                                                                                      Index

                                                                                      Constructors

                                                                                      Accessors

                                                                                      Methods

                                                                                      log +

                                                                                      Constructors

                                                                                      • Parameters

                                                                                        • Optionalprefix: string

                                                                                        Returns utils.Logger

                                                                                      Accessors

                                                                                      • get error(): Debugger

                                                                                        Returns Debugger

                                                                                      • get info(): Debugger

                                                                                        Returns Debugger

                                                                                      • get warn(): Debugger

                                                                                        Returns Debugger

                                                                                      Methods

                                                                                      • Parameters

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

                                                                                        Returns void

                                                                                      diff --git a/classes/_waku_sdk.utils.MockWakuNode.html b/classes/_waku_sdk.utils.MockWakuNode.html new file mode 100644 index 0000000000..8a30cb9b3f --- /dev/null +++ b/classes/_waku_sdk.utils.MockWakuNode.html @@ -0,0 +1,92 @@ +MockWakuNode | Documentation
                                                                                      Documentation
                                                                                        Preparing search index...

                                                                                        Class MockWakuNode

                                                                                        Implements

                                                                                        Index

                                                                                        Constructors

                                                                                        Properties

                                                                                        Emits events related to the Waku node. +Those are:

                                                                                        +
                                                                                          +
                                                                                        • WakuEvent.Connection
                                                                                        • +
                                                                                        • WakuEvent.Health
                                                                                        • +
                                                                                        +
                                                                                        waku.events.addEventListener(WakuEvent.Connection, (event) => {
                                                                                        console.log(event.detail); // true if connected, false if disconnected
                                                                                        }); +
                                                                                        + +
                                                                                        filter?: IFilter
                                                                                        lightPush?: ILightPush
                                                                                        protocols: string[]

                                                                                        Returns a list of supported protocols.

                                                                                        +
                                                                                        console.log(waku.protocols); // ['/ipfs/id/1.0.0', '/ipfs/ping/1.0.0', '/vac/waku/filter-push/2.0.0-beta1', '/vac/waku/metadata/1.0.0']
                                                                                        +
                                                                                        + +
                                                                                        relay?: IRelay
                                                                                        store?: IStore

                                                                                        Accessors

                                                                                        • get health(): HealthStatus

                                                                                          The health status can be one of three states:

                                                                                          +
                                                                                            +
                                                                                          • Unhealthy: No peer connections
                                                                                          • +
                                                                                          • MinimallyHealthy: At least 1 peer supporting both Filter and LightPush protocols
                                                                                          • +
                                                                                          • SufficientlyHealthy: At least 2 peers supporting both Filter and LightPush protocols
                                                                                          • +
                                                                                          +

                                                                                          Returns HealthStatus

                                                                                          console.log(waku.health); // 'Unhealthy'
                                                                                          +
                                                                                          + +
                                                                                        • get libp2p(): Libp2p

                                                                                          Returns Libp2p

                                                                                        • get peerId(): PeerId

                                                                                          Returns a unique identifier for a node on the network.

                                                                                          +

                                                                                          Returns PeerId

                                                                                          console.log(waku.peerId); // 12D3KooWNmk9yXHfHJ4rUduRqD1TCTHkNFMPF9WP2dqWpZDL4aUb
                                                                                          +
                                                                                          + +

                                                                                        Methods

                                                                                        • Creates a decoder for Waku messages on a specific content topic.

                                                                                          +

                                                                                          A decoder is used to decode messages from the Waku network format. +The decoder automatically handles shard configuration based on the Waku node's network settings.

                                                                                          +

                                                                                          Parameters

                                                                                          Returns IDecoder<IDecodedMessage>

                                                                                          A decoder instance configured for the specified content topic

                                                                                          +

                                                                                          If the shard configuration is incompatible with the node's network settings

                                                                                          +
                                                                                          // Create a decoder with default network shard settings
                                                                                          const decoder = waku.createDecoder({
                                                                                          contentTopic: "/my-app/1/chat/proto"
                                                                                          });

                                                                                          // Create a decoder with custom shard settings
                                                                                          const customDecoder = waku.createDecoder({
                                                                                          contentTopic: "/my-app/1/chat/proto",
                                                                                          shardInfo: {
                                                                                          clusterId: 1,
                                                                                          shard: 5
                                                                                          }
                                                                                          }); +
                                                                                          + +
                                                                                        • Creates an encoder for Waku messages on a specific content topic.

                                                                                          +

                                                                                          An encoder is used to encode messages into the Waku network format. +The encoder automatically handles shard configuration based on the Waku node's network settings.

                                                                                          +

                                                                                          Parameters

                                                                                          Returns IEncoder

                                                                                          An encoder instance configured for the specified content topic

                                                                                          +

                                                                                          If the shard configuration is incompatible with the node's network settings

                                                                                          +
                                                                                          // Create a basic encoder with default network shard settings
                                                                                          const encoder = waku.createEncoder({
                                                                                          contentTopic: "/my-app/1/chat/proto"
                                                                                          });

                                                                                          // Create an ephemeral encoder (messages won't be stored by store nodes)
                                                                                          const ephemeralEncoder = waku.createEncoder({
                                                                                          contentTopic: "/my-app/1/notifications/proto",
                                                                                          ephemeral: true,
                                                                                          shardInfo: {
                                                                                          clusterId: 2,
                                                                                          shardsUnderCluster: 16
                                                                                          }
                                                                                          }); +
                                                                                          + +
                                                                                        • Dials to the provided peer

                                                                                          +

                                                                                          Parameters

                                                                                          • _peer: PeerId | MultiaddrInput
                                                                                          • Optional_protocols: Protocols[]

                                                                                          Returns Promise<Stream>

                                                                                          Promise that will resolve to a Stream to a dialed peer and will reject if the connection fails

                                                                                          +
                                                                                          await waku.dial(remotePeerId, [Protocols.LightPush]);

                                                                                          waku.isConnected() === true; +
                                                                                          + +
                                                                                        • Returns Promise<Peer[]>

                                                                                          an array of all connected peers

                                                                                          +
                                                                                        • Hang up a connection to a peer

                                                                                          +

                                                                                          Parameters

                                                                                          • _peer: PeerId | MultiaddrInput

                                                                                          Returns Promise<boolean>

                                                                                          Promise that will resolve to true if the connection is hung up, false otherwise

                                                                                          +
                                                                                        • Returns boolean

                                                                                          true if the node has working connection and false otherwise

                                                                                          +
                                                                                        • Returns boolean

                                                                                          true if the node was started and false otherwise

                                                                                          +
                                                                                        • Starts all services and components related to functionality of Waku node.

                                                                                          +

                                                                                          Returns Promise<void>

                                                                                          Promise that will resolve when started.

                                                                                          +
                                                                                          await waku.start();

                                                                                          waku.isStarted() === true; +
                                                                                          + +
                                                                                        • Stops all recurring processes and services that are needed for functionality of Waku node.

                                                                                          +

                                                                                          Returns Promise<void>

                                                                                          Promise that resolves when stopped.

                                                                                          +
                                                                                          await waku.stop();

                                                                                          waku.isStarted === false; +
                                                                                          + +
                                                                                        • Resolves when Waku successfully gains connection to a remote peers that fits provided requirements. +Must be used after attempting to connect to nodes, using IWaku.dial or +if was bootstrapped by using IPeerExchange or DnsDiscoveryComponents.

                                                                                          +

                                                                                          Parameters

                                                                                          • Optional_protocols: Protocols[]
                                                                                          • Optional_timeoutMs: number

                                                                                          Returns Promise<void>

                                                                                          Promise that resolves if all desired protocols are fulfilled by +at least one remote peer, rejects if the timeoutMs is reached

                                                                                          +

                                                                                          If passing a protocol that is not mounted or Waku node is not started

                                                                                          +
                                                                                          try {
                                                                                          // let's wait for at least one LightPush node and timeout in 1 second
                                                                                          await waku.waitForPeers([Protocols.LightPush], 1000);
                                                                                          } catch(e) {
                                                                                          waku.isConnected() === false;
                                                                                          console.error("Failed to connect due to", e);
                                                                                          }

                                                                                          waku.isConnected() === true; +
                                                                                          + +
                                                                                        diff --git a/classes/_waku_sdk.utils.StaticShardingRoutingInfo.html b/classes/_waku_sdk.utils.StaticShardingRoutingInfo.html new file mode 100644 index 0000000000..895fc7494b --- /dev/null +++ b/classes/_waku_sdk.utils.StaticShardingRoutingInfo.html @@ -0,0 +1,13 @@ +StaticShardingRoutingInfo | Documentation
                                                                                        Documentation
                                                                                          Preparing search index...

                                                                                          Class StaticShardingRoutingInfo

                                                                                          Routing Information for a given message.

                                                                                          +

                                                                                          Hierarchy (View Summary)

                                                                                          Implements

                                                                                          Index

                                                                                          Properties

                                                                                          networkConfig: StaticSharding
                                                                                          pubsubTopic: string
                                                                                          shardId: number

                                                                                          Accessors

                                                                                          • get clusterId(): number

                                                                                            Returns number

                                                                                          • get isAutoSharding(): boolean

                                                                                            Returns boolean

                                                                                          • get isStaticSharding(): boolean

                                                                                            Returns boolean

                                                                                          Methods

                                                                                          diff --git a/classes/_waku_sdk.waku.ConnectionManager.html b/classes/_waku_sdk.waku.ConnectionManager.html index 80002fe3a6..85c6a50756 100644 --- a/classes/_waku_sdk.waku.ConnectionManager.html +++ b/classes/_waku_sdk.waku.ConnectionManager.html @@ -1,90 +1,46 @@ -ConnectionManager | Documentation

                                                                                          Hierarchy

                                                                                          Implements

                                                                                          Constructors

                                                                                          • Parameters

                                                                                            • options: ConnectionManagerConstructorOptions

                                                                                            Returns waku.ConnectionManager

                                                                                          Properties

                                                                                          #private: any
                                                                                          attemptDnsDiscovery: any
                                                                                          currentActiveParallelDialCount: any
                                                                                          dialAttemptsForPeer: any
                                                                                          dialErrorsForPeer: any
                                                                                          dialPeerStorePeers: any
                                                                                          dispatchDiscoveryEvent: any
                                                                                          dispatchWakuConnectionEvent: any
                                                                                          getDialablePeerInfo: any

                                                                                          Internal utility to extract a PeerId or Multiaddr from a peer input. -This is used internally by the connection manager to handle different peer input formats.

                                                                                          -
                                                                                          getPeerShardInfo: any
                                                                                          getTagNamesForPeer: any

                                                                                          Fetches the tag names for a given peer

                                                                                          -
                                                                                          isP2PNetworkConnected: any
                                                                                          isPeerDialableBasedOnBootstrapStatus: any

                                                                                          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. -
                                                                                          3. If the peer is not a bootstrap peer
                                                                                          4. -
                                                                                          -
                                                                                          isPeerTopicConfigured: any
                                                                                          keepAliveManager: any
                                                                                          libp2p: any
                                                                                          onEventHandlers: any
                                                                                          options: any
                                                                                          pendingPeerDialQueue: any
                                                                                          processDialQueue: any
                                                                                          pubsubTopics: string[]
                                                                                          setP2PNetworkConnected: any
                                                                                          setP2PNetworkDisconnected: any
                                                                                          shouldDialPeer: any

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

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

                                                                                          Returns

                                                                                          true if the peer should be dialed, false otherwise

                                                                                          -
                                                                                          startEventListeners: any
                                                                                          startNetworkStatusListener: any
                                                                                          startPeerConnectionListener: any
                                                                                          startPeerDisconnectionListener: any
                                                                                          startPeerDiscoveryListener: any
                                                                                          stopNetworkStatusListener: any

                                                                                          Methods

                                                                                          • Parameters

                                                                                            • peerId: PeerId

                                                                                            Returns Promise<void>

                                                                                          • Attempts to establish a connection with a peer and set up specified protocols. -The method handles both PeerId and Multiaddr inputs, manages connection attempts, -and maintains the connection state.

                                                                                            -

                                                                                            The dialing process includes:

                                                                                            -
                                                                                              -
                                                                                            1. Converting input to dialable peer info
                                                                                            2. -
                                                                                            3. Managing parallel dial attempts
                                                                                            4. -
                                                                                            5. Attempting to establish protocol-specific connections
                                                                                            6. -
                                                                                            7. Handling connection failures and retries
                                                                                            8. -
                                                                                            9. Updating the peer store and connection state
                                                                                            10. -
                                                                                            -

                                                                                            Parameters

                                                                                            • peer: PeerId | MultiaddrInput

                                                                                              The peer to connect to, either as a PeerId or multiaddr

                                                                                              -

                                                                                            Returns Promise<Connection>

                                                                                            Throws

                                                                                            If the multiaddr is missing a peer ID

                                                                                            -

                                                                                            Throws

                                                                                            If the maximum dial attempts are reached and the peer cannot be dialed

                                                                                            -

                                                                                            Throws

                                                                                            If there's an error deleting an undialable peer from the peer store

                                                                                            -

                                                                                            Example

                                                                                            // Dial using PeerId
                                                                                            await connectionManager.dialPeer(peerId);

                                                                                            // Dial using multiaddr with specific protocols
                                                                                            await connectionManager.dialPeer(multiaddr, [
                                                                                            "/vac/waku/relay/2.0.0",
                                                                                            "/vac/waku/lightpush/2.0.0-beta1"
                                                                                            ]); -
                                                                                            -

                                                                                            Remarks

                                                                                              -
                                                                                            • The method implements exponential backoff through multiple dial attempts
                                                                                            • -
                                                                                            • Maintains a queue for parallel dial attempts (limited by maxParallelDials)
                                                                                            • -
                                                                                            • Integrates with the KeepAliveManager for connection maintenance
                                                                                            • -
                                                                                            • Updates the peer store and connection state after successful/failed attempts
                                                                                            • -
                                                                                            • If all dial attempts fail, triggers DNS discovery as a fallback
                                                                                            • -
                                                                                            -
                                                                                          • Parameters

                                                                                            • event: Event

                                                                                            Returns boolean

                                                                                          • Parameters

                                                                                            • peerId: PeerId

                                                                                            Returns Promise<void>

                                                                                          • Parameters

                                                                                            • Optional codec: string

                                                                                            Returns Promise<Peer[]>

                                                                                          • Returns boolean

                                                                                          • Parameters

                                                                                            • type: string

                                                                                            Returns number

                                                                                          • Dial a peer with specific protocols. -This method is a raw proxy to the libp2p dialProtocol method.

                                                                                            -

                                                                                            Parameters

                                                                                            • peer: PeerId | MultiaddrInput

                                                                                              The peer to connect to, either as a PeerId or multiaddr

                                                                                              -
                                                                                            • protocolCodecs: string[]

                                                                                              Optional array of protocol-specific codec strings to establish

                                                                                              -

                                                                                            Returns Promise<Stream>

                                                                                            A stream to the peer

                                                                                            -
                                                                                          • Type Parameters

                                                                                            • Detail

                                                                                            Parameters

                                                                                            Returns boolean

                                                                                          • Returns void

                                                                                          \ No newline at end of file +ConnectionManager | Documentation
                                                                                          Documentation
                                                                                            Preparing search index...

                                                                                            Class ConnectionManager

                                                                                            Implements

                                                                                            Index

                                                                                            Constructors

                                                                                            • Parameters

                                                                                              • options: ConnectionManagerConstructorOptions

                                                                                              Returns waku.ConnectionManager

                                                                                            Methods

                                                                                            • Connects to a peer using specific protocol codecs. +This is a direct proxy to libp2p's dialProtocol method.

                                                                                              +

                                                                                              Parameters

                                                                                              • peer: PeerId | MultiaddrInput

                                                                                                The peer to connect to (PeerId or multiaddr)

                                                                                                +
                                                                                              • protocolCodecs: string[]

                                                                                                Array of protocol codec strings to establish

                                                                                                +

                                                                                              Returns Promise<Stream>

                                                                                              Promise resolving to a Stream connection to the peer

                                                                                              +

                                                                                              Error if the connection cannot be established

                                                                                              +
                                                                                              const stream = await connectionManager.dial(
                                                                                              peerId,
                                                                                              ["/vac/waku/store/2.0.0-beta4"]
                                                                                              ); +
                                                                                              + +
                                                                                            • Retrieves a list of currently connected peers, optionally filtered by protocol codec. +Results are sorted by ping time (lowest first).

                                                                                              +

                                                                                              Parameters

                                                                                              • Optionalcodec: string

                                                                                                Optional protocol codec to filter peers by

                                                                                                +

                                                                                              Returns Promise<Peer[]>

                                                                                              Promise resolving to an array of connected Peer objects

                                                                                              +
                                                                                              // Get all connected peers
                                                                                              const allPeers = await connectionManager.getConnectedPeers();

                                                                                              // Get peers supporting a specific protocol
                                                                                              const storePeers = await connectionManager.getConnectedPeers(
                                                                                              "/vac/waku/store/2.0.0-beta4"
                                                                                              ); +
                                                                                              + +
                                                                                            • Terminates the connection to a specific peer.

                                                                                              +

                                                                                              Parameters

                                                                                              • peer: PeerId | MultiaddrInput

                                                                                                The peer to disconnect from (PeerId or multiaddr)

                                                                                                +

                                                                                              Returns Promise<boolean>

                                                                                              Promise resolving to true if disconnection was successful, false otherwise

                                                                                              +
                                                                                              const success = await connectionManager.hangUp(peerId);
                                                                                              if (success) {
                                                                                              console.log("Peer disconnected successfully");
                                                                                              } +
                                                                                              + +
                                                                                            • Checks if a peer has shard info.

                                                                                              +

                                                                                              Parameters

                                                                                              • peerId: PeerId

                                                                                                The peer to check

                                                                                                +

                                                                                              Returns Promise<boolean>

                                                                                              Promise resolving to true if the peer has shard info, false otherwise

                                                                                              +
                                                                                            • Returns boolean

                                                                                            • Returns true if the passed peer is on the passed shard

                                                                                              +

                                                                                              Parameters

                                                                                              • peerId: PeerId
                                                                                              • shardId: number

                                                                                              Returns Promise<boolean>

                                                                                            • Returns true if the passed peer is on the passed pubsub topic

                                                                                              +

                                                                                              Parameters

                                                                                              • peerId: PeerId
                                                                                              • pubsubTopic: string

                                                                                              Returns Promise<boolean>

                                                                                            • Starts network monitoring, dialing discovered peers, keep-alive management, and connection limiting.

                                                                                              +

                                                                                              Returns void

                                                                                              const connectionManager = new ConnectionManager(options);
                                                                                              connectionManager.start(); +
                                                                                              + +
                                                                                            • Stops network monitoring, discovery dialing, keep-alive management, and connection limiting.

                                                                                              +

                                                                                              Returns void

                                                                                              connectionManager.stop();
                                                                                              +
                                                                                              + +
                                                                                            diff --git a/classes/_waku_sdk.waku.FilterCore.html b/classes/_waku_sdk.waku.FilterCore.html new file mode 100644 index 0000000000..a28255eba3 --- /dev/null +++ b/classes/_waku_sdk.waku.FilterCore.html @@ -0,0 +1,9 @@ +FilterCore | Documentation
                                                                                            Documentation
                                                                                              Preparing search index...

                                                                                              Class FilterCore

                                                                                              Index

                                                                                              Constructors

                                                                                              • Parameters

                                                                                                • handleIncomingMessage: IncomingMessageHandler
                                                                                                • libp2p: Libp2p

                                                                                                Returns waku.FilterCore

                                                                                              Properties

                                                                                              multicodec: string

                                                                                              Methods

                                                                                              • Returns Promise<void>

                                                                                              • Returns Promise<void>

                                                                                              • Parameters

                                                                                                • pubsubTopic: string
                                                                                                • peerId: PeerId
                                                                                                • contentTopics: string[]

                                                                                                Returns Promise<FilterCoreResult>

                                                                                              • Parameters

                                                                                                • pubsubTopic: string
                                                                                                • peerId: PeerId
                                                                                                • contentTopics: string[]

                                                                                                Returns Promise<FilterCoreResult>

                                                                                              • Parameters

                                                                                                • pubsubTopic: string
                                                                                                • peerId: PeerId

                                                                                                Returns Promise<FilterCoreResult>

                                                                                              diff --git a/classes/_waku_sdk.waku.LightPushCore.html b/classes/_waku_sdk.waku.LightPushCore.html new file mode 100644 index 0000000000..e6b46bec62 --- /dev/null +++ b/classes/_waku_sdk.waku.LightPushCore.html @@ -0,0 +1,5 @@ +LightPushCore | Documentation
                                                                                              Documentation
                                                                                                Preparing search index...

                                                                                                Class LightPushCore

                                                                                                Implements the Waku v2 Light Push protocol.

                                                                                                +
                                                                                                Index

                                                                                                Constructors

                                                                                                Properties

                                                                                                Methods

                                                                                                Constructors

                                                                                                Properties

                                                                                                multicodec: ("/vac/waku/lightpush/3.0.0" | "/vac/waku/lightpush/2.0.0-beta1")[]

                                                                                                Methods

                                                                                                diff --git a/classes/_waku_sdk.waku.StoreCore.html b/classes/_waku_sdk.waku.StoreCore.html new file mode 100644 index 0000000000..a9edd34ea2 --- /dev/null +++ b/classes/_waku_sdk.waku.StoreCore.html @@ -0,0 +1,5 @@ +StoreCore | Documentation
                                                                                                Documentation
                                                                                                  Preparing search index...

                                                                                                  Class StoreCore

                                                                                                  Index

                                                                                                  Constructors

                                                                                                  Properties

                                                                                                  Accessors

                                                                                                  Methods

                                                                                                  Constructors

                                                                                                  Properties

                                                                                                  multicodec: "/vac/waku/store-query/3.0.0"

                                                                                                  Accessors

                                                                                                  • get maxTimeLimit(): number

                                                                                                    Returns number

                                                                                                  Methods

                                                                                                  diff --git a/classes/_waku_sdk.waku.StreamManager.html b/classes/_waku_sdk.waku.StreamManager.html index 6a35fa69c4..e2dad89145 100644 --- a/classes/_waku_sdk.waku.StreamManager.html +++ b/classes/_waku_sdk.waku.StreamManager.html @@ -1,15 +1,3 @@ -StreamManager | Documentation

                                                                                                  Constructors

                                                                                                  • Parameters

                                                                                                    • multicodec: string
                                                                                                    • libp2p: Components

                                                                                                    Returns waku.StreamManager

                                                                                                  Properties

                                                                                                  createStream: any
                                                                                                  createStreamWithLock: any
                                                                                                  getOpenStreamForCodec: any
                                                                                                  handlePeerUpdateStreamPool: any
                                                                                                  isStreamLocked: any
                                                                                                  libp2p: any
                                                                                                  lockStream: any
                                                                                                  log: any
                                                                                                  multicodec: any
                                                                                                  ongoingCreation: any
                                                                                                  scheduleNewStream: any
                                                                                                  streamPool: any

                                                                                                  Methods

                                                                                                  • Parameters

                                                                                                    • peerId: PeerId

                                                                                                    Returns Promise<Stream>

                                                                                                  \ No newline at end of file +StreamManager | Documentation
                                                                                                  Documentation
                                                                                                    Preparing search index...

                                                                                                    Class StreamManager

                                                                                                    Index

                                                                                                    Constructors

                                                                                                    Methods

                                                                                                    Constructors

                                                                                                    • Parameters

                                                                                                      • multicodec: string
                                                                                                      • libp2p: Components

                                                                                                      Returns waku.StreamManager

                                                                                                    Methods

                                                                                                    • Parameters

                                                                                                      • peerId: PeerId

                                                                                                      Returns Promise<undefined | Stream>

                                                                                                    diff --git a/classes/_waku_sdk.waku.waku_filter.FilterCore.html b/classes/_waku_sdk.waku.waku_filter.FilterCore.html deleted file mode 100644 index ba38be13f4..0000000000 --- a/classes/_waku_sdk.waku.waku_filter.FilterCore.html +++ /dev/null @@ -1,11 +0,0 @@ -FilterCore | Documentation

                                                                                                    Constructors

                                                                                                    Properties

                                                                                                    multicodec: string
                                                                                                    onRequest: any
                                                                                                    pubsubTopics: string[]
                                                                                                    streamManager: any
                                                                                                    handleIncomingMessage?: any

                                                                                                    Methods

                                                                                                    • Parameters

                                                                                                      • pubsubTopic: string
                                                                                                      • peerId: PeerId
                                                                                                      • contentTopics: string[]

                                                                                                      Returns Promise<CoreProtocolResult>

                                                                                                    • Parameters

                                                                                                      • pubsubTopic: string
                                                                                                      • peerId: PeerId
                                                                                                      • contentTopics: string[]

                                                                                                      Returns Promise<CoreProtocolResult>

                                                                                                    • Parameters

                                                                                                      • pubsubTopic: string
                                                                                                      • peerId: PeerId

                                                                                                      Returns Promise<CoreProtocolResult>

                                                                                                    \ No newline at end of file diff --git a/classes/_waku_sdk.waku.waku_light_push.LightPushCore.html b/classes/_waku_sdk.waku.waku_light_push.LightPushCore.html deleted file mode 100644 index 3828f04b30..0000000000 --- a/classes/_waku_sdk.waku.waku_light_push.LightPushCore.html +++ /dev/null @@ -1,8 +0,0 @@ -LightPushCore | Documentation

                                                                                                    Implements the Waku v2 Light Push protocol.

                                                                                                    -

                                                                                                    Constructors

                                                                                                    Properties

                                                                                                    multicodec: "/vac/waku/lightpush/2.0.0-beta1" = "/vac/waku/lightpush/2.0.0-beta1"
                                                                                                    preparePushMessage: any
                                                                                                    pubsubTopics: string[]
                                                                                                    streamManager: any

                                                                                                    Methods

                                                                                                    \ No newline at end of file diff --git a/classes/_waku_sdk.waku.waku_store.StoreCore.html b/classes/_waku_sdk.waku.waku_store.StoreCore.html deleted file mode 100644 index f014c9511c..0000000000 --- a/classes/_waku_sdk.waku.waku_store.StoreCore.html +++ /dev/null @@ -1,6 +0,0 @@ -StoreCore | Documentation

                                                                                                    Constructors

                                                                                                    Properties

                                                                                                    Methods

                                                                                                    Constructors

                                                                                                    Properties

                                                                                                    multicodec: "/vac/waku/store-query/3.0.0" = "/vac/waku/store-query/3.0.0"
                                                                                                    pubsubTopics: string[]
                                                                                                    streamManager: any

                                                                                                    Methods

                                                                                                    • Type Parameters

                                                                                                      Parameters

                                                                                                      Returns AsyncGenerator<Promise<undefined | T>[], any, unknown>

                                                                                                    \ No newline at end of file diff --git a/classes/_waku_sds.BloomFilter.html b/classes/_waku_sds.BloomFilter.html index 8a916f526d..1dcb3e611e 100644 --- a/classes/_waku_sds.BloomFilter.html +++ b/classes/_waku_sds.BloomFilter.html @@ -1,4 +1,4 @@ -BloomFilter | Documentation

                                                                                                    A probabilistic data structure that tracks memberships in a set. +BloomFilter | Documentation

                                                                                                    Documentation
                                                                                                      Preparing search index...

                                                                                                      Class BloomFilter

                                                                                                      A probabilistic data structure that tracks memberships in a set. Supports time and space efficient lookups, but may return false-positives. Can never return false-negatives. A bloom filter can tell us if an element is:

                                                                                                      @@ -6,16 +6,15 @@ A bloom filter can tell us if an element is:

                                                                                                    • Definitely not in the set
                                                                                                    • Potentially in the set (with a probability depending on the false-positive rate)
                                                                                                    • -

                                                                                                      Constructors

                                                                                                      • Parameters

                                                                                                        • options: BloomFilterOptions
                                                                                                        • hashN: ((item, n, maxValue) => number)
                                                                                                            • (item, n, maxValue): number
                                                                                                            • Parameters

                                                                                                              • item: string
                                                                                                              • n: number
                                                                                                              • maxValue: number

                                                                                                              Returns number

                                                                                                        Returns BloomFilter

                                                                                                      Properties

                                                                                                      data: bigint[] = []
                                                                                                      errorRate: number
                                                                                                      hashN: ((item, n, maxValue) => number)

                                                                                                      Type declaration

                                                                                                        • (item, n, maxValue): number
                                                                                                        • Parameters

                                                                                                          • item: string
                                                                                                          • n: number
                                                                                                          • maxValue: number

                                                                                                          Returns number

                                                                                                      kHashes: number
                                                                                                      options: BloomFilterOptions
                                                                                                      totalBits: number

                                                                                                      Methods

                                                                                                      • Parameters

                                                                                                        • bytes: Uint8Array
                                                                                                        • options: BloomFilterOptions
                                                                                                        • hashN: ((item, n, maxValue) => number)
                                                                                                            • (item, n, maxValue): number
                                                                                                            • Parameters

                                                                                                              • item: string
                                                                                                              • n: number
                                                                                                              • maxValue: number

                                                                                                              Returns number

                                                                                                        Returns BloomFilter

                                                                                                      \ No newline at end of file +
                                                                                                      Index

                                                                                                      Constructors

                                                                                                      Properties

                                                                                                      data: bigint[] = []
                                                                                                      errorRate: number
                                                                                                      kHashes: number
                                                                                                      options: BloomFilterOptions
                                                                                                      totalBits: number

                                                                                                      Methods

                                                                                                      • Parameters

                                                                                                        • bytes: Uint8Array
                                                                                                        • options: BloomFilterOptions
                                                                                                        • hashN: (item: string, n: number, maxValue: number) => number

                                                                                                        Returns BloomFilter

                                                                                                      diff --git a/classes/_waku_sds.ContentMessage.html b/classes/_waku_sds.ContentMessage.html new file mode 100644 index 0000000000..e2475992d1 --- /dev/null +++ b/classes/_waku_sds.ContentMessage.html @@ -0,0 +1,17 @@ +ContentMessage | Documentation
                                                                                                      Documentation
                                                                                                        Preparing search index...

                                                                                                        Class ContentMessage

                                                                                                        Hierarchy (View Summary)

                                                                                                        Index

                                                                                                        Constructors

                                                                                                        • Parameters

                                                                                                          • messageId: string
                                                                                                          • channelId: string
                                                                                                          • senderId: string
                                                                                                          • causalHistory: HistoryEntry[]
                                                                                                          • lamportTimestamp: bigint
                                                                                                          • bloomFilter: undefined | Uint8Array<ArrayBufferLike>
                                                                                                          • content: Uint8Array<ArrayBufferLike>
                                                                                                          • repairRequest: HistoryEntry[] = []
                                                                                                          • OptionalretrievalHint: Uint8Array<ArrayBufferLike>

                                                                                                            Not encoded, set after it is sent, used to include in follow-up messages

                                                                                                            +

                                                                                                          Returns ContentMessage

                                                                                                        Properties

                                                                                                        bloomFilter: undefined | Uint8Array<ArrayBufferLike>
                                                                                                        causalHistory: HistoryEntry[]
                                                                                                        channelId: string
                                                                                                        content: Uint8Array<ArrayBufferLike>
                                                                                                        lamportTimestamp: bigint
                                                                                                        messageId: string
                                                                                                        repairRequest: HistoryEntry[] = []
                                                                                                        retrievalHint?: Uint8Array<ArrayBufferLike>

                                                                                                        Not encoded, set after it is sent, used to include in follow-up messages

                                                                                                        +
                                                                                                        senderId: string

                                                                                                        Methods

                                                                                                        diff --git a/classes/_waku_sds.EphemeralMessage.html b/classes/_waku_sds.EphemeralMessage.html new file mode 100644 index 0000000000..406a839bda --- /dev/null +++ b/classes/_waku_sds.EphemeralMessage.html @@ -0,0 +1,15 @@ +EphemeralMessage | Documentation
                                                                                                        Documentation
                                                                                                          Preparing search index...

                                                                                                          Class EphemeralMessage

                                                                                                          Hierarchy (View Summary)

                                                                                                          Index

                                                                                                          Constructors

                                                                                                          • Parameters

                                                                                                            • messageId: string
                                                                                                            • channelId: string
                                                                                                            • senderId: string
                                                                                                            • causalHistory: HistoryEntry[]
                                                                                                            • lamportTimestamp: undefined
                                                                                                            • bloomFilter: undefined | Uint8Array<ArrayBufferLike>
                                                                                                            • content: Uint8Array<ArrayBufferLike>
                                                                                                            • repairRequest: HistoryEntry[] = []
                                                                                                            • OptionalretrievalHint: Uint8Array<ArrayBufferLike>

                                                                                                              Not encoded, set after it is sent, used to include in follow-up messages

                                                                                                              +

                                                                                                            Returns EphemeralMessage

                                                                                                          Properties

                                                                                                          bloomFilter: undefined | Uint8Array<ArrayBufferLike>
                                                                                                          causalHistory: HistoryEntry[]
                                                                                                          channelId: string
                                                                                                          content: Uint8Array<ArrayBufferLike>
                                                                                                          lamportTimestamp: undefined
                                                                                                          messageId: string
                                                                                                          repairRequest: HistoryEntry[] = []
                                                                                                          retrievalHint?: Uint8Array<ArrayBufferLike>

                                                                                                          Not encoded, set after it is sent, used to include in follow-up messages

                                                                                                          +
                                                                                                          senderId: string

                                                                                                          Methods

                                                                                                          diff --git a/classes/_waku_sds.Message.html b/classes/_waku_sds.Message.html new file mode 100644 index 0000000000..bdf6b967b3 --- /dev/null +++ b/classes/_waku_sds.Message.html @@ -0,0 +1,15 @@ +Message | Documentation
                                                                                                          Documentation
                                                                                                            Preparing search index...

                                                                                                            Class Message

                                                                                                            Hierarchy (View Summary)

                                                                                                            Implements

                                                                                                            • SdsMessage
                                                                                                            Index

                                                                                                            Constructors

                                                                                                            • Parameters

                                                                                                              • messageId: string
                                                                                                              • channelId: string
                                                                                                              • senderId: string
                                                                                                              • causalHistory: HistoryEntry[]
                                                                                                              • OptionallamportTimestamp: bigint
                                                                                                              • OptionalbloomFilter: Uint8Array<ArrayBufferLike>
                                                                                                              • Optionalcontent: Uint8Array<ArrayBufferLike>
                                                                                                              • repairRequest: HistoryEntry[] = []
                                                                                                              • OptionalretrievalHint: Uint8Array<ArrayBufferLike>

                                                                                                                Not encoded, set after it is sent, used to include in follow-up messages

                                                                                                                +

                                                                                                              Returns Message

                                                                                                            Properties

                                                                                                            bloomFilter?: Uint8Array<ArrayBufferLike>
                                                                                                            causalHistory: HistoryEntry[]
                                                                                                            channelId: string
                                                                                                            content?: Uint8Array<ArrayBufferLike>
                                                                                                            lamportTimestamp?: bigint
                                                                                                            messageId: string
                                                                                                            repairRequest: HistoryEntry[] = []
                                                                                                            retrievalHint?: Uint8Array<ArrayBufferLike>

                                                                                                            Not encoded, set after it is sent, used to include in follow-up messages

                                                                                                            +
                                                                                                            senderId: string

                                                                                                            Methods

                                                                                                            diff --git a/classes/_waku_sds.MessageChannel.html b/classes/_waku_sds.MessageChannel.html index 3990b19253..9de12502d0 100644 --- a/classes/_waku_sds.MessageChannel.html +++ b/classes/_waku_sds.MessageChannel.html @@ -1,73 +1,77 @@ -MessageChannel | Documentation

                                                                                                            Hierarchy

                                                                                                            Constructors

                                                                                                            Properties

                                                                                                            #private: any
                                                                                                            acknowledgementCount: number
                                                                                                            acknowledgements: Map<string, number>
                                                                                                            causalHistorySize: number
                                                                                                            channelId: string
                                                                                                            filter: DefaultBloomFilter
                                                                                                            handlers: Handlers = ...
                                                                                                            incomingBuffer: SdsMessage[]
                                                                                                            lamportTimestamp: number
                                                                                                            localHistory: {
                                                                                                                historyEntry: HistoryEntry;
                                                                                                                timestamp: number;
                                                                                                            }[]

                                                                                                            Type declaration

                                                                                                            • historyEntry: HistoryEntry
                                                                                                            • timestamp: number
                                                                                                            outgoingBuffer: SdsMessage[]
                                                                                                            receivedMessageTimeout: number
                                                                                                            receivedMessageTimeoutEnabled: boolean
                                                                                                            tasks: Task[] = []
                                                                                                            timeReceived: Map<string, number>

                                                                                                            Methods

                                                                                                            • Parameters

                                                                                                              • payload: Uint8Array
                                                                                                              • Optional callback: ((message) => Promise<boolean>)
                                                                                                                  • (message): Promise<boolean>
                                                                                                                  • Parameters

                                                                                                                    • message: SdsMessage

                                                                                                                    Returns Promise<boolean>

                                                                                                              Returns Promise<void>

                                                                                                            • Parameters

                                                                                                              • payload: Uint8Array
                                                                                                              • Optional callback: ((message) => Promise<{
                                                                                                                    retrievalHint?: Uint8Array;
                                                                                                                    success: boolean;
                                                                                                                }>)
                                                                                                                  • (message): Promise<{
                                                                                                                        retrievalHint?: Uint8Array;
                                                                                                                        success: boolean;
                                                                                                                    }>
                                                                                                                  • Parameters

                                                                                                                    • message: SdsMessage

                                                                                                                    Returns Promise<{
                                                                                                                        retrievalHint?: Uint8Array;
                                                                                                                        success: boolean;
                                                                                                                    }>

                                                                                                              Returns Promise<void>

                                                                                                            • Type Parameters

                                                                                                              Parameters

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

                                                                                                              Returns void

                                                                                                            • Parameters

                                                                                                              • event: Event

                                                                                                              Returns boolean

                                                                                                            • Parameters

                                                                                                              • type: string

                                                                                                              Returns number

                                                                                                            • Processes all queued tasks sequentially to ensure proper message ordering.

                                                                                                              +MessageChannel | Documentation
                                                                                                              Documentation
                                                                                                                Preparing search index...

                                                                                                                Class MessageChannel

                                                                                                                Hierarchy

                                                                                                                Index

                                                                                                                Constructors

                                                                                                                Properties

                                                                                                                channelId: string
                                                                                                                senderId: string

                                                                                                                Methods

                                                                                                                • Appends an event listener for events whose type attribute value is type. The callback argument sets the callback that will be invoked when the event is dispatched.

                                                                                                                  +

                                                                                                                  The options argument sets listener-specific options. For compatibility this can be a boolean, in which case the method behaves exactly as if the value was specified as options's capture.

                                                                                                                  +

                                                                                                                  When set to true, options's capture prevents callback from being invoked when the event's eventPhase attribute value is BUBBLING_PHASE. When false (or not present), callback will not be invoked when event's eventPhase attribute value is CAPTURING_PHASE. Either way, callback will be invoked if event's eventPhase attribute value is AT_TARGET.

                                                                                                                  +

                                                                                                                  When set to true, options's passive indicates that the callback will not cancel the event by invoking preventDefault(). This is used to enable performance optimizations described in § 2.8 Observing event listeners.

                                                                                                                  +

                                                                                                                  When set to true, options's once indicates that the callback will only be invoked once after which the event listener will be removed.

                                                                                                                  +

                                                                                                                  If an AbortSignal is passed for options's signal, then the event listener will be removed when signal is aborted.

                                                                                                                  +

                                                                                                                  The event listener is appended to target's event listener list and is not appended if it has the same type, callback, and capture.

                                                                                                                  +

                                                                                                                  MDN Reference

                                                                                                                  +

                                                                                                                  Type Parameters

                                                                                                                  Parameters

                                                                                                                  • type: K
                                                                                                                  • listener: null | EventHandler<MessageChannelEvents[K]>
                                                                                                                  • Optionaloptions: boolean | AddEventListenerOptions

                                                                                                                  Returns void

                                                                                                                • Dispatches a synthetic event event to target and returns true if either event's cancelable attribute value is false or its preventDefault() method was not invoked, and false otherwise.

                                                                                                                  +

                                                                                                                  MDN Reference

                                                                                                                  +

                                                                                                                  Parameters

                                                                                                                  • event: Event

                                                                                                                  Returns boolean

                                                                                                                • Parameters

                                                                                                                  • type: string

                                                                                                                  Returns number

                                                                                                                • Processes all queued tasks sequentially to ensure proper message ordering.

                                                                                                                  This method should be called periodically by the library consumer to execute queued send/receive operations in the correct sequence.

                                                                                                                  -

                                                                                                                  Returns Promise<void>

                                                                                                                  Example

                                                                                                                  const channel = new MessageChannel("my-channel");

                                                                                                                  // Queue some operations
                                                                                                                  await channel.sendMessage(payload, callback);
                                                                                                                  channel.receiveMessage(incomingMessage);

                                                                                                                  // Process all queued operations
                                                                                                                  await channel.processTasks(); -
                                                                                                                  -

                                                                                                                  Throws

                                                                                                                  Will emit a 'taskError' event if any task fails, but continues processing remaining tasks

                                                                                                                  -
                                                                                                                • Queues a received message for processing.

                                                                                                                  +

                                                                                                                  Returns Promise<void>

                                                                                                                  const channel = new MessageChannel("my-channel");

                                                                                                                  // Queue some operations
                                                                                                                  await channel.pushOutgoingMessage(payload, callback);
                                                                                                                  channel.pushIncomingMessage(incomingMessage);

                                                                                                                  // Process all queued operations
                                                                                                                  await channel.processTasks(); +
                                                                                                                  + +

                                                                                                                  CustomEvent("taskError", { detail: { command, error, params } } +if any task fails, but continues processing remaining tasks

                                                                                                                  +
                                                                                                              • Queues a received message for processing.

                                                                                                                The message will be processed when processTasks() is called, ensuring proper dependency resolution and causal ordering.

                                                                                                                -

                                                                                                                Parameters

                                                                                                                • message: SdsMessage

                                                                                                                  The message to receive and process

                                                                                                                  -

                                                                                                                Returns void

                                                                                                                Example

                                                                                                                const channel = new MessageChannel("chat-room");

                                                                                                                // Receive a message from the network
                                                                                                                channel.receiveMessage(incomingMessage);

                                                                                                                // Process the received message
                                                                                                                await channel.processTasks(); -
                                                                                                                -
                                                                                                              • Type Parameters

                                                                                                                Parameters

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

                                                                                                                Returns void

                                                                                                              • Type Parameters

                                                                                                                • Detail

                                                                                                                Parameters

                                                                                                                Returns boolean

                                                                                                              • Sends a short-lived message without synchronization or reliability requirements.

                                                                                                                +

                                                                                                                Parameters

                                                                                                                • message: Message

                                                                                                                  The message to receive and process

                                                                                                                  +
                                                                                                                • retrievalHint: undefined | Uint8Array<ArrayBufferLike>

                                                                                                                  The retrieval hint for the message, provided by the transport layer

                                                                                                                  +

                                                                                                                Returns void

                                                                                                                const channel = new MessageChannel("chat-room");

                                                                                                                // Receive a message from the network
                                                                                                                channel.pushIncomingMessage(incomingMessage);

                                                                                                                // Process the received message
                                                                                                                await channel.processTasks(); +
                                                                                                                + +
                                                                                                              • Sends a short-lived message without synchronization or reliability requirements.

                                                                                                                Sends a message without a timestamp, causal history, or bloom filter. Ephemeral messages are not added to the outgoing buffer. Upon reception, ephemeral messages are delivered immediately without checking for causal dependencies or including in the local log.

                                                                                                                See https://rfc.vac.dev/vac/raw/sds/#ephemeral-messages

                                                                                                                Parameters

                                                                                                                • payload: Uint8Array

                                                                                                                  The payload to send.

                                                                                                                  -
                                                                                                                • Optional callback: ((message) => Promise<boolean>)

                                                                                                                  A callback function that returns a boolean indicating whether the message was sent successfully.

                                                                                                                  -
                                                                                                                    • (message): Promise<boolean>
                                                                                                                    • Parameters

                                                                                                                      • message: SdsMessage

                                                                                                                      Returns Promise<boolean>

                                                                                                                Returns Promise<void>

                                                                                                              • Queues a message to be sent on this channel.

                                                                                                                +
                                                                                                              • Optionalcallback: (processedMessage: Message) => Promise<boolean>

                                                                                                                A callback function that returns a boolean indicating whether the message was sent successfully.

                                                                                                                +

                                                                                                              Returns Promise<void>

                                                                                                              • Queues a message to be sent on this channel.

                                                                                                                The message will be processed sequentially when processTasks() is called. This ensures proper lamport timestamp ordering and causal history tracking.

                                                                                                                Parameters

                                                                                                                • payload: Uint8Array

                                                                                                                  The message content as a byte array

                                                                                                                  -
                                                                                                                • Optional callback: ((message) => Promise<{
                                                                                                                      retrievalHint?: Uint8Array;
                                                                                                                      success: boolean;
                                                                                                                  }>)

                                                                                                                  Optional callback function called after the message is processed

                                                                                                                  -
                                                                                                                    • (message): Promise<{
                                                                                                                          retrievalHint?: Uint8Array;
                                                                                                                          success: boolean;
                                                                                                                      }>
                                                                                                                    • Parameters

                                                                                                                      • message: SdsMessage

                                                                                                                      Returns Promise<{
                                                                                                                          retrievalHint?: Uint8Array;
                                                                                                                          success: boolean;
                                                                                                                      }>

                                                                                                                Returns Promise<void>

                                                                                                                Promise that resolves when the message is queued (not sent)

                                                                                                                -

                                                                                                                Example

                                                                                                                const channel = new MessageChannel("chat-room");
                                                                                                                const message = new TextEncoder().encode("Hello, world!");

                                                                                                                await channel.sendMessage(message, async (processedMessage) => {
                                                                                                                console.log("Message processed:", processedMessage.messageId);
                                                                                                                return { success: true };
                                                                                                                });

                                                                                                                // Actually send the message
                                                                                                                await channel.processTasks(); -
                                                                                                                -
                                                                                                              • Send a sync message to the SDS channel.

                                                                                                                +
                                                                                                              • Optionalcallback: (
                                                                                                                    processedMessage: ContentMessage,
                                                                                                                ) => Promise<
                                                                                                                    { retrievalHint?: Uint8Array<ArrayBufferLike>; success: boolean },
                                                                                                                >

                                                                                                                callback function that should propagate the message +on the routing layer; success should be false if sending irremediably fails, +when set to true, the message is finalized into the channel locally.

                                                                                                                +

                                                                                                              Returns void

                                                                                                              Promise that resolves when the message is queued (not sent)

                                                                                                              +
                                                                                                              const channel = new MessageChannel("chat-room");
                                                                                                              const message = new TextEncoder().encode("Hello, world!");

                                                                                                              await channel.pushOutgoingMessage(message, async (processedMessage) => {
                                                                                                              console.log("Message processed:", processedMessage.messageId);
                                                                                                              return { success: true };
                                                                                                              });

                                                                                                              // Actually send the message
                                                                                                              await channel.processTasks(); +
                                                                                                              + +

                                                                                                              Error if the payload is empty

                                                                                                              +
                                                                                                              • Send a sync message to the SDS channel.

                                                                                                                Increments the lamport timestamp, constructs a Message object with an empty load. Skips outgoing buffer, filter, and local log.

                                                                                                                See https://rfc.vac.dev/vac/raw/sds/#send-sync-message

                                                                                                                -

                                                                                                                Parameters

                                                                                                                • Optional callback: ((message) => Promise<boolean>)

                                                                                                                  A callback function that returns a boolean indicating whether the message was sent successfully.

                                                                                                                  -
                                                                                                                    • (message): Promise<boolean>
                                                                                                                    • Parameters

                                                                                                                      • message: SdsMessage

                                                                                                                      Returns Promise<boolean>

                                                                                                                Returns Promise<boolean>

                                                                                                              • Processes messages in the incoming buffer, delivering those with satisfied dependencies.

                                                                                                                +

                                                                                                                Parameters

                                                                                                                • Optionalcallback: (message: SyncMessage) => Promise<boolean>

                                                                                                                  A callback function that returns a boolean indicating whether the message was sent successfully.

                                                                                                                  +

                                                                                                                Returns Promise<boolean>

                                                                                                              • Removes the event listener in target's event listener list with the same type, callback, and options.

                                                                                                                +

                                                                                                                MDN Reference

                                                                                                                +

                                                                                                                Type Parameters

                                                                                                                Parameters

                                                                                                                • type: K
                                                                                                                • Optionallistener: null | EventHandler<MessageChannelEvents[K]>
                                                                                                                • Optionaloptions: boolean | EventListenerOptions

                                                                                                                Returns void

                                                                                                              • Type Parameters

                                                                                                                • Detail

                                                                                                                Parameters

                                                                                                                Returns boolean

                                                                                                              • Processes messages in the incoming buffer, delivering those with satisfied dependencies.

                                                                                                                Returns HistoryEntry[]

                                                                                                                Array of history entries for messages still missing dependencies

                                                                                                                -
                                                                                                              • Returns {
                                                                                                                    possiblyAcknowledged: SdsMessage[];
                                                                                                                    unacknowledged: SdsMessage[];
                                                                                                                }

                                                                                                                • possiblyAcknowledged: SdsMessage[]
                                                                                                                • unacknowledged: SdsMessage[]
                                                                                                              \ No newline at end of file +
                                                                                                              • Sweep repair incoming buffer and rebroadcast messages ready for repair. +Per SDS-R spec: periodically check for repair responses that are due.

                                                                                                                +

                                                                                                                Parameters

                                                                                                                • Optionalcallback: (message: Message) => Promise<boolean>

                                                                                                                  callback to rebroadcast the message

                                                                                                                  +

                                                                                                                Returns Promise<Message[]>

                                                                                                                Promise that resolves when all ready repairs have been sent

                                                                                                                +
                                                                                                              diff --git a/classes/_waku_sds.SyncMessage.html b/classes/_waku_sds.SyncMessage.html new file mode 100644 index 0000000000..17dadfb6d7 --- /dev/null +++ b/classes/_waku_sds.SyncMessage.html @@ -0,0 +1,15 @@ +SyncMessage | Documentation
                                                                                                              Documentation
                                                                                                                Preparing search index...

                                                                                                                Class SyncMessage

                                                                                                                Hierarchy (View Summary)

                                                                                                                Index

                                                                                                                Constructors

                                                                                                                • Parameters

                                                                                                                  • messageId: string
                                                                                                                  • channelId: string
                                                                                                                  • senderId: string
                                                                                                                  • causalHistory: HistoryEntry[]
                                                                                                                  • lamportTimestamp: bigint
                                                                                                                  • bloomFilter: undefined | Uint8Array<ArrayBufferLike>
                                                                                                                  • content: undefined
                                                                                                                  • repairRequest: HistoryEntry[] = []
                                                                                                                  • OptionalretrievalHint: Uint8Array<ArrayBufferLike>

                                                                                                                    Not encoded, set after it is sent, used to include in follow-up messages

                                                                                                                    +

                                                                                                                  Returns SyncMessage

                                                                                                                Properties

                                                                                                                bloomFilter: undefined | Uint8Array<ArrayBufferLike>
                                                                                                                causalHistory: HistoryEntry[]
                                                                                                                channelId: string
                                                                                                                content: undefined
                                                                                                                lamportTimestamp: bigint
                                                                                                                messageId: string
                                                                                                                repairRequest: HistoryEntry[] = []
                                                                                                                retrievalHint?: Uint8Array<ArrayBufferLike>

                                                                                                                Not encoded, set after it is sent, used to include in follow-up messages

                                                                                                                +
                                                                                                                senderId: string

                                                                                                                Methods

                                                                                                                diff --git a/classes/_waku_utils.AutoShardingRoutingInfo.html b/classes/_waku_utils.AutoShardingRoutingInfo.html new file mode 100644 index 0000000000..d151e6b824 --- /dev/null +++ b/classes/_waku_utils.AutoShardingRoutingInfo.html @@ -0,0 +1,10 @@ +AutoShardingRoutingInfo | Documentation
                                                                                                                Documentation
                                                                                                                  Preparing search index...

                                                                                                                  Class AutoShardingRoutingInfo

                                                                                                                  Routing Information for a given message.

                                                                                                                  +

                                                                                                                  Hierarchy (View Summary)

                                                                                                                  Implements

                                                                                                                  Index

                                                                                                                  Properties

                                                                                                                  contentTopic: string
                                                                                                                  networkConfig: AutoSharding
                                                                                                                  pubsubTopic: string
                                                                                                                  shardId: number

                                                                                                                  Accessors

                                                                                                                  Methods

                                                                                                                  diff --git a/classes/_waku_utils.BaseRoutingInfo.html b/classes/_waku_utils.BaseRoutingInfo.html new file mode 100644 index 0000000000..7d596ffa8f --- /dev/null +++ b/classes/_waku_utils.BaseRoutingInfo.html @@ -0,0 +1,7 @@ +BaseRoutingInfo | Documentation
                                                                                                                  Documentation
                                                                                                                    Preparing search index...

                                                                                                                    Class BaseRoutingInfoAbstract

                                                                                                                    Hierarchy (View Summary)

                                                                                                                    Index

                                                                                                                    Constructors

                                                                                                                    Properties

                                                                                                                    networkConfig: NetworkConfig
                                                                                                                    pubsubTopic: string
                                                                                                                    shardId: number

                                                                                                                    Accessors

                                                                                                                    diff --git a/classes/_waku_utils.Logger.html b/classes/_waku_utils.Logger.html index ea9e1f6ff0..860732267e 100644 --- a/classes/_waku_utils.Logger.html +++ b/classes/_waku_utils.Logger.html @@ -1,10 +1,6 @@ -Logger | Documentation

                                                                                                                    Constructors

                                                                                                                    Properties

                                                                                                                    Accessors

                                                                                                                    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

                                                                                                                    \ No newline at end of file +Logger | Documentation
                                                                                                                    Documentation
                                                                                                                      Preparing search index...

                                                                                                                      Class Logger

                                                                                                                      Index

                                                                                                                      Constructors

                                                                                                                      Accessors

                                                                                                                      Methods

                                                                                                                      log +

                                                                                                                      Constructors

                                                                                                                      Accessors

                                                                                                                      • get error(): Debugger

                                                                                                                        Returns Debugger

                                                                                                                      Methods

                                                                                                                      • Parameters

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

                                                                                                                        Returns void

                                                                                                                      diff --git a/classes/_waku_utils.MockWakuNode.html b/classes/_waku_utils.MockWakuNode.html new file mode 100644 index 0000000000..4f3b5d821e --- /dev/null +++ b/classes/_waku_utils.MockWakuNode.html @@ -0,0 +1,92 @@ +MockWakuNode | Documentation
                                                                                                                      Documentation
                                                                                                                        Preparing search index...

                                                                                                                        Class MockWakuNode

                                                                                                                        Implements

                                                                                                                        Index

                                                                                                                        Constructors

                                                                                                                        Properties

                                                                                                                        Emits events related to the Waku node. +Those are:

                                                                                                                        +
                                                                                                                          +
                                                                                                                        • WakuEvent.Connection
                                                                                                                        • +
                                                                                                                        • WakuEvent.Health
                                                                                                                        • +
                                                                                                                        +
                                                                                                                        waku.events.addEventListener(WakuEvent.Connection, (event) => {
                                                                                                                        console.log(event.detail); // true if connected, false if disconnected
                                                                                                                        }); +
                                                                                                                        + +
                                                                                                                        filter?: IFilter
                                                                                                                        lightPush?: ILightPush
                                                                                                                        protocols: string[]

                                                                                                                        Returns a list of supported protocols.

                                                                                                                        +
                                                                                                                        console.log(waku.protocols); // ['/ipfs/id/1.0.0', '/ipfs/ping/1.0.0', '/vac/waku/filter-push/2.0.0-beta1', '/vac/waku/metadata/1.0.0']
                                                                                                                        +
                                                                                                                        + +
                                                                                                                        relay?: IRelay
                                                                                                                        store?: IStore

                                                                                                                        Accessors

                                                                                                                        • get health(): HealthStatus

                                                                                                                          The health status can be one of three states:

                                                                                                                          +
                                                                                                                            +
                                                                                                                          • Unhealthy: No peer connections
                                                                                                                          • +
                                                                                                                          • MinimallyHealthy: At least 1 peer supporting both Filter and LightPush protocols
                                                                                                                          • +
                                                                                                                          • SufficientlyHealthy: At least 2 peers supporting both Filter and LightPush protocols
                                                                                                                          • +
                                                                                                                          +

                                                                                                                          Returns HealthStatus

                                                                                                                          console.log(waku.health); // 'Unhealthy'
                                                                                                                          +
                                                                                                                          + +
                                                                                                                        • get peerId(): PeerId

                                                                                                                          Returns a unique identifier for a node on the network.

                                                                                                                          +

                                                                                                                          Returns PeerId

                                                                                                                          console.log(waku.peerId); // 12D3KooWNmk9yXHfHJ4rUduRqD1TCTHkNFMPF9WP2dqWpZDL4aUb
                                                                                                                          +
                                                                                                                          + +

                                                                                                                        Methods

                                                                                                                        • Creates a decoder for Waku messages on a specific content topic.

                                                                                                                          +

                                                                                                                          A decoder is used to decode messages from the Waku network format. +The decoder automatically handles shard configuration based on the Waku node's network settings.

                                                                                                                          +

                                                                                                                          Parameters

                                                                                                                          Returns IDecoder<IDecodedMessage>

                                                                                                                          A decoder instance configured for the specified content topic

                                                                                                                          +

                                                                                                                          If the shard configuration is incompatible with the node's network settings

                                                                                                                          +
                                                                                                                          // Create a decoder with default network shard settings
                                                                                                                          const decoder = waku.createDecoder({
                                                                                                                          contentTopic: "/my-app/1/chat/proto"
                                                                                                                          });

                                                                                                                          // Create a decoder with custom shard settings
                                                                                                                          const customDecoder = waku.createDecoder({
                                                                                                                          contentTopic: "/my-app/1/chat/proto",
                                                                                                                          shardInfo: {
                                                                                                                          clusterId: 1,
                                                                                                                          shard: 5
                                                                                                                          }
                                                                                                                          }); +
                                                                                                                          + +
                                                                                                                        • Creates an encoder for Waku messages on a specific content topic.

                                                                                                                          +

                                                                                                                          An encoder is used to encode messages into the Waku network format. +The encoder automatically handles shard configuration based on the Waku node's network settings.

                                                                                                                          +

                                                                                                                          Parameters

                                                                                                                          Returns IEncoder

                                                                                                                          An encoder instance configured for the specified content topic

                                                                                                                          +

                                                                                                                          If the shard configuration is incompatible with the node's network settings

                                                                                                                          +
                                                                                                                          // Create a basic encoder with default network shard settings
                                                                                                                          const encoder = waku.createEncoder({
                                                                                                                          contentTopic: "/my-app/1/chat/proto"
                                                                                                                          });

                                                                                                                          // Create an ephemeral encoder (messages won't be stored by store nodes)
                                                                                                                          const ephemeralEncoder = waku.createEncoder({
                                                                                                                          contentTopic: "/my-app/1/notifications/proto",
                                                                                                                          ephemeral: true,
                                                                                                                          shardInfo: {
                                                                                                                          clusterId: 2,
                                                                                                                          shardsUnderCluster: 16
                                                                                                                          }
                                                                                                                          }); +
                                                                                                                          + +
                                                                                                                        • Dials to the provided peer

                                                                                                                          +

                                                                                                                          Parameters

                                                                                                                          • _peer: PeerId | MultiaddrInput
                                                                                                                          • Optional_protocols: Protocols[]

                                                                                                                          Returns Promise<Stream>

                                                                                                                          Promise that will resolve to a Stream to a dialed peer and will reject if the connection fails

                                                                                                                          +
                                                                                                                          await waku.dial(remotePeerId, [Protocols.LightPush]);

                                                                                                                          waku.isConnected() === true; +
                                                                                                                          + +
                                                                                                                        • Hang up a connection to a peer

                                                                                                                          +

                                                                                                                          Parameters

                                                                                                                          • _peer: PeerId | MultiaddrInput

                                                                                                                          Returns Promise<boolean>

                                                                                                                          Promise that will resolve to true if the connection is hung up, false otherwise

                                                                                                                          +
                                                                                                                        • Starts all services and components related to functionality of Waku node.

                                                                                                                          +

                                                                                                                          Returns Promise<void>

                                                                                                                          Promise that will resolve when started.

                                                                                                                          +
                                                                                                                          await waku.start();

                                                                                                                          waku.isStarted() === true; +
                                                                                                                          + +
                                                                                                                        • Stops all recurring processes and services that are needed for functionality of Waku node.

                                                                                                                          +

                                                                                                                          Returns Promise<void>

                                                                                                                          Promise that resolves when stopped.

                                                                                                                          +
                                                                                                                          await waku.stop();

                                                                                                                          waku.isStarted === false; +
                                                                                                                          + +
                                                                                                                        • Resolves when Waku successfully gains connection to a remote peers that fits provided requirements. +Must be used after attempting to connect to nodes, using IWaku.dial or +if was bootstrapped by using IPeerExchange or DnsDiscoveryComponents.

                                                                                                                          +

                                                                                                                          Parameters

                                                                                                                          • Optional_protocols: Protocols[]
                                                                                                                          • Optional_timeoutMs: number

                                                                                                                          Returns Promise<void>

                                                                                                                          Promise that resolves if all desired protocols are fulfilled by +at least one remote peer, rejects if the timeoutMs is reached

                                                                                                                          +

                                                                                                                          If passing a protocol that is not mounted or Waku node is not started

                                                                                                                          +
                                                                                                                          try {
                                                                                                                          // let's wait for at least one LightPush node and timeout in 1 second
                                                                                                                          await waku.waitForPeers([Protocols.LightPush], 1000);
                                                                                                                          } catch(e) {
                                                                                                                          waku.isConnected() === false;
                                                                                                                          console.error("Failed to connect due to", e);
                                                                                                                          }

                                                                                                                          waku.isConnected() === true; +
                                                                                                                          + +
                                                                                                                        diff --git a/classes/_waku_utils.StaticShardingRoutingInfo.html b/classes/_waku_utils.StaticShardingRoutingInfo.html new file mode 100644 index 0000000000..0d7857dbee --- /dev/null +++ b/classes/_waku_utils.StaticShardingRoutingInfo.html @@ -0,0 +1,13 @@ +StaticShardingRoutingInfo | Documentation
                                                                                                                        Documentation
                                                                                                                          Preparing search index...

                                                                                                                          Class StaticShardingRoutingInfo

                                                                                                                          Routing Information for a given message.

                                                                                                                          +

                                                                                                                          Hierarchy (View Summary)

                                                                                                                          Implements

                                                                                                                          Index

                                                                                                                          Properties

                                                                                                                          networkConfig: StaticSharding
                                                                                                                          pubsubTopic: string
                                                                                                                          shardId: number

                                                                                                                          Accessors

                                                                                                                          Methods

                                                                                                                          diff --git a/enums/_waku_enr.TransportProtocol.html b/enums/_waku_enr.TransportProtocol.html index 0c24cefc52..64db891569 100644 --- a/enums/_waku_enr.TransportProtocol.html +++ b/enums/_waku_enr.TransportProtocol.html @@ -1,3 +1,3 @@ -TransportProtocol | Documentation

                                                                                                                          Enumeration TransportProtocol

                                                                                                                          Enumeration Members

                                                                                                                          TCP -UDP -

                                                                                                                          Enumeration Members

                                                                                                                          TCP: "tcp"
                                                                                                                          UDP: "udp"
                                                                                                                          \ No newline at end of file +TransportProtocol | Documentation
                                                                                                                          Documentation
                                                                                                                            Preparing search index...

                                                                                                                            Enumeration TransportProtocol

                                                                                                                            Index

                                                                                                                            Enumeration Members

                                                                                                                            TCP +UDP +

                                                                                                                            Enumeration Members

                                                                                                                            TCP: "tcp"
                                                                                                                            UDP: "udp"
                                                                                                                            diff --git a/enums/_waku_enr.TransportProtocolPerIpVersion.html b/enums/_waku_enr.TransportProtocolPerIpVersion.html index 7849569e13..a1bc3c5477 100644 --- a/enums/_waku_enr.TransportProtocolPerIpVersion.html +++ b/enums/_waku_enr.TransportProtocolPerIpVersion.html @@ -1,5 +1,5 @@ -TransportProtocolPerIpVersion | Documentation

                                                                                                                            Enumeration TransportProtocolPerIpVersion

                                                                                                                            Enumeration Members

                                                                                                                            Enumeration Members

                                                                                                                            TCP4: "tcp4"
                                                                                                                            TCP6: "tcp6"
                                                                                                                            UDP4: "udp4"
                                                                                                                            UDP6: "udp6"
                                                                                                                            \ No newline at end of file +TransportProtocolPerIpVersion | Documentation
                                                                                                                            Documentation
                                                                                                                              Preparing search index...

                                                                                                                              Enumeration TransportProtocolPerIpVersion

                                                                                                                              Index

                                                                                                                              Enumeration Members

                                                                                                                              Enumeration Members

                                                                                                                              TCP4: "tcp4"
                                                                                                                              TCP6: "tcp6"
                                                                                                                              UDP4: "udp4"
                                                                                                                              UDP6: "udp6"
                                                                                                                              diff --git a/enums/_waku_interfaces.EConnectionStateEvents.html b/enums/_waku_interfaces.EConnectionStateEvents.html deleted file mode 100644 index 3781d2b169..0000000000 --- a/enums/_waku_interfaces.EConnectionStateEvents.html +++ /dev/null @@ -1,2 +0,0 @@ -EConnectionStateEvents | Documentation

                                                                                                                              Enumeration EConnectionStateEvents

                                                                                                                              Enumeration Members

                                                                                                                              Enumeration Members

                                                                                                                              CONNECTION_STATUS: "waku:connection"
                                                                                                                              \ No newline at end of file diff --git a/enums/_waku_interfaces.EPeersByDiscoveryEvents.html b/enums/_waku_interfaces.EPeersByDiscoveryEvents.html deleted file mode 100644 index 519eefc23c..0000000000 --- a/enums/_waku_interfaces.EPeersByDiscoveryEvents.html +++ /dev/null @@ -1,5 +0,0 @@ -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"
                                                                                                                              \ No newline at end of file diff --git a/enums/_waku_interfaces.FilterError.html b/enums/_waku_interfaces.FilterError.html new file mode 100644 index 0000000000..ab5d1f5ccd --- /dev/null +++ b/enums/_waku_interfaces.FilterError.html @@ -0,0 +1,19 @@ +FilterError | Documentation
                                                                                                                              Documentation
                                                                                                                                Preparing search index...

                                                                                                                                Enumeration FilterError

                                                                                                                                Index

                                                                                                                                Enumeration Members

                                                                                                                                DECODE_FAILED: "Failed to decode"
                                                                                                                                EMPTY_MESSAGE: "Empty message received"
                                                                                                                                GENERIC_FAIL: "Generic error"
                                                                                                                                INVALID_CONTENT_TOPIC: "Invalid content topic"
                                                                                                                                INVALID_DECODER_TOPICS: "Invalid decoder topics"
                                                                                                                                MISSING_PUBSUB_TOPIC: "Pubsub topic missing from push message"
                                                                                                                                NO_PEER_AVAILABLE: "No peer available"
                                                                                                                                NO_RESPONSE: "No response received"
                                                                                                                                NO_STREAM_AVAILABLE: "No stream available"
                                                                                                                                PING_FAILED: "Ping failed"
                                                                                                                                PUSH_MESSAGE_FAILED: "Push message failed"
                                                                                                                                REMOTE_PEER_REJECTED: "Remote peer rejected"
                                                                                                                                STREAM_ABORTED: "Stream aborted"
                                                                                                                                SUBSCRIPTION_FAILED: "Subscription failed"
                                                                                                                                SUBSCRIPTION_LIMIT_EXCEEDED: "Subscription limit exceeded"
                                                                                                                                TOPIC_DECODER_MISMATCH: "Topic decoder mismatch"
                                                                                                                                TOPIC_NOT_CONFIGURED: "Topic not configured"
                                                                                                                                UNSUBSCRIBE_FAILED: "Unsubscribe failed"
                                                                                                                                diff --git a/enums/_waku_interfaces.HealthStatus.html b/enums/_waku_interfaces.HealthStatus.html index 66b483a384..e48ffb0465 100644 --- a/enums/_waku_interfaces.HealthStatus.html +++ b/enums/_waku_interfaces.HealthStatus.html @@ -1,4 +1,7 @@ -HealthStatus | Documentation

                                                                                                                                Enumeration Members

                                                                                                                                MinimallyHealthy: "MinimallyHealthy"
                                                                                                                                SufficientlyHealthy: "SufficientlyHealthy"
                                                                                                                                Unhealthy: "Unhealthy"
                                                                                                                                \ No newline at end of file +HealthStatus | Documentation
                                                                                                                                Documentation
                                                                                                                                  Preparing search index...

                                                                                                                                  Enumeration HealthStatus

                                                                                                                                  Index

                                                                                                                                  Enumeration Members

                                                                                                                                  MinimallyHealthy: "MinimallyHealthy"

                                                                                                                                  At least 1 peer supporting both Filter and LightPush protocols

                                                                                                                                  +
                                                                                                                                  SufficientlyHealthy: "SufficientlyHealthy"

                                                                                                                                  At least 2 peers supporting both Filter and LightPush protocols

                                                                                                                                  +
                                                                                                                                  Unhealthy: "Unhealthy"

                                                                                                                                  No peer connections

                                                                                                                                  +
                                                                                                                                  diff --git a/enums/_waku_interfaces.HealthStatusChangeEvents.html b/enums/_waku_interfaces.HealthStatusChangeEvents.html deleted file mode 100644 index 437482e274..0000000000 --- a/enums/_waku_interfaces.HealthStatusChangeEvents.html +++ /dev/null @@ -1,2 +0,0 @@ -HealthStatusChangeEvents | Documentation

                                                                                                                                  Enumeration HealthStatusChangeEvents

                                                                                                                                  Enumeration Members

                                                                                                                                  Enumeration Members

                                                                                                                                  StatusChange: "health:change"
                                                                                                                                  \ No newline at end of file diff --git a/enums/_waku_interfaces.LightPushError.html b/enums/_waku_interfaces.LightPushError.html new file mode 100644 index 0000000000..33ced279df --- /dev/null +++ b/enums/_waku_interfaces.LightPushError.html @@ -0,0 +1,22 @@ +LightPushError | Documentation
                                                                                                                                  Documentation
                                                                                                                                    Preparing search index...

                                                                                                                                    Enumeration LightPushError

                                                                                                                                    Index

                                                                                                                                    Enumeration Members

                                                                                                                                    BAD_REQUEST: "Bad request format"
                                                                                                                                    DECODE_FAILED: "Failed to decode"
                                                                                                                                    EMPTY_PAYLOAD: "Payload is empty"
                                                                                                                                    ENCODE_FAILED: "Failed to encode"
                                                                                                                                    GENERIC_FAIL: "Generic error"
                                                                                                                                    INTERNAL_ERROR: "Internal server error"
                                                                                                                                    INVALID_MESSAGE: "Message validation failed"
                                                                                                                                    NO_PEER_AVAILABLE: "No peer available"
                                                                                                                                    NO_PEERS: "No relay peers available"
                                                                                                                                    NO_RESPONSE: "No response received"
                                                                                                                                    NO_RLN_PROOF: "RLN proof generation failed"
                                                                                                                                    NO_STREAM_AVAILABLE: "No stream available"
                                                                                                                                    PAYLOAD_TOO_LARGE: "Message payload exceeds maximum size"
                                                                                                                                    REMOTE_PEER_REJECTED: "Remote peer rejected"
                                                                                                                                    RLN_PROOF_GENERATION: "Proof generation failed"
                                                                                                                                    SIZE_TOO_BIG: "Size is too big"
                                                                                                                                    STREAM_ABORTED: "Stream aborted"
                                                                                                                                    TOO_MANY_REQUESTS: "Rate limit exceeded"
                                                                                                                                    TOPIC_NOT_CONFIGURED: "Topic not configured"
                                                                                                                                    UNAVAILABLE: "Service temporarily unavailable"
                                                                                                                                    UNSUPPORTED_TOPIC: "Unsupported pubsub topic"
                                                                                                                                    diff --git a/enums/_waku_interfaces.LightPushStatusCode.html b/enums/_waku_interfaces.LightPushStatusCode.html new file mode 100644 index 0000000000..7ac6c923e0 --- /dev/null +++ b/enums/_waku_interfaces.LightPushStatusCode.html @@ -0,0 +1,11 @@ +LightPushStatusCode | Documentation
                                                                                                                                    Documentation
                                                                                                                                      Preparing search index...

                                                                                                                                      Enumeration LightPushStatusCode

                                                                                                                                      Index

                                                                                                                                      Enumeration Members

                                                                                                                                      BAD_REQUEST: 400
                                                                                                                                      INTERNAL_ERROR: 500
                                                                                                                                      INVALID_MESSAGE: 420
                                                                                                                                      NO_PEERS: 505
                                                                                                                                      NO_RLN_PROOF: 504
                                                                                                                                      PAYLOAD_TOO_LARGE: 413
                                                                                                                                      SUCCESS: 200
                                                                                                                                      TOO_MANY_REQUESTS: 429
                                                                                                                                      UNAVAILABLE: 503
                                                                                                                                      UNSUPPORTED_TOPIC: 421
                                                                                                                                      diff --git a/enums/_waku_interfaces.ProtocolError.html b/enums/_waku_interfaces.ProtocolError.html index d76890692d..a1fb646fa6 100644 --- a/enums/_waku_interfaces.ProtocolError.html +++ b/enums/_waku_interfaces.ProtocolError.html @@ -1,44 +1,16 @@ -ProtocolError | 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 -payload is set on the outgoing message.

                                                                                                                                      -
                                                                                                                                      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

                                                                                                                                      -
                                                                                                                                      INVALID_DECODER_TOPICS: "Invalid decoder topics"

                                                                                                                                      The topics passed in the decoders do not match each other, or don't exist at all. -Ensure that all the pubsub topics used in the decoders are valid and match each other.

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

                                                                                                                                      -
                                                                                                                                      NO_RESPONSE: "No response received"

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

                                                                                                                                      -
                                                                                                                                      NO_STREAM_AVAILABLE: "No stream available"

                                                                                                                                      Failure to find a stream to the peer. This may be because the connection with the peer is not still alive. -Mitigation can be: retrying after a given time period, or mitigation for NO_PEER_AVAILABLE can be used.

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

                                                                                                                                      -
                                                                                                                                      RLN_PROOF_GENERATION: "Proof generation failed"
                                                                                                                                      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.

                                                                                                                                      -
                                                                                                                                      STREAM_ABORTED: "Stream aborted"

                                                                                                                                      Fails when

                                                                                                                                      -
                                                                                                                                      TOPIC_DECODER_MISMATCH: "Topic decoder mismatch"

                                                                                                                                      The pubsub topic configured on the decoder does not match the pubsub topic setup on the protocol. -Ensure that the pubsub topic used for decoder creation is the same as the one used for protocol.

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

                                                                                                                                      -
                                                                                                                                      \ No newline at end of file +ProtocolError | Documentation
                                                                                                                                      Documentation
                                                                                                                                        Preparing search index...

                                                                                                                                        Enumeration ProtocolError

                                                                                                                                        replace usage by specific result types

                                                                                                                                        +
                                                                                                                                        Index

                                                                                                                                        Enumeration Members

                                                                                                                                        DECODE_FAILED: "Failed to decode"
                                                                                                                                        EMPTY_PAYLOAD: "Payload is empty"
                                                                                                                                        ENCODE_FAILED: "Failed to encode"
                                                                                                                                        GENERIC_FAIL: "Generic error"
                                                                                                                                        INVALID_DECODER_TOPICS: "Invalid decoder topics"
                                                                                                                                        NO_PEER_AVAILABLE: "No peer available"
                                                                                                                                        NO_RESPONSE: "No response received"
                                                                                                                                        NO_STREAM_AVAILABLE: "No stream available"
                                                                                                                                        REMOTE_PEER_REJECTED: "Remote peer rejected"
                                                                                                                                        RLN_PROOF_GENERATION: "Proof generation failed"
                                                                                                                                        SIZE_TOO_BIG: "Size is too big"
                                                                                                                                        STREAM_ABORTED: "Stream aborted"
                                                                                                                                        TOPIC_DECODER_MISMATCH: "Topic decoder mismatch"
                                                                                                                                        TOPIC_NOT_CONFIGURED: "Topic not configured"
                                                                                                                                        diff --git a/enums/_waku_interfaces.Protocols.html b/enums/_waku_interfaces.Protocols.html index b05d478508..80ca3f38e9 100644 --- a/enums/_waku_interfaces.Protocols.html +++ b/enums/_waku_interfaces.Protocols.html @@ -1,5 +1,5 @@ -Protocols | Documentation

                                                                                                                                        Enumeration Members

                                                                                                                                        Enumeration Members

                                                                                                                                        Filter: "filter"
                                                                                                                                        LightPush: "lightpush"
                                                                                                                                        Relay: "relay"
                                                                                                                                        Store: "store"
                                                                                                                                        \ No newline at end of file +Protocols | Documentation
                                                                                                                                        Documentation
                                                                                                                                          Preparing search index...

                                                                                                                                          Enumeration Protocols

                                                                                                                                          Index

                                                                                                                                          Enumeration Members

                                                                                                                                          Enumeration Members

                                                                                                                                          Filter: "filter"
                                                                                                                                          LightPush: "lightpush"
                                                                                                                                          Relay: "relay"
                                                                                                                                          Store: "store"
                                                                                                                                          diff --git a/enums/_waku_interfaces.Tags.html b/enums/_waku_interfaces.Tags.html index 1ecc849374..789e17c527 100644 --- a/enums/_waku_interfaces.Tags.html +++ b/enums/_waku_interfaces.Tags.html @@ -1,4 +1,4 @@ -Tags | Documentation

                                                                                                                                          Enumeration Members

                                                                                                                                          Enumeration Members

                                                                                                                                          BOOTSTRAP: "bootstrap"
                                                                                                                                          LOCAL: "local-peer-cache"
                                                                                                                                          PEER_EXCHANGE: "peer-exchange"
                                                                                                                                          \ No newline at end of file +Tags | Documentation
                                                                                                                                          Documentation
                                                                                                                                            Preparing search index...

                                                                                                                                            Enumeration Tags

                                                                                                                                            Index

                                                                                                                                            Enumeration Members

                                                                                                                                            Enumeration Members

                                                                                                                                            BOOTSTRAP: "bootstrap"
                                                                                                                                            PEER_CACHE: "peer-cache"
                                                                                                                                            PEER_EXCHANGE: "peer-exchange"
                                                                                                                                            diff --git a/enums/_waku_interfaces.WakuEvent.html b/enums/_waku_interfaces.WakuEvent.html new file mode 100644 index 0000000000..8b37ba321a --- /dev/null +++ b/enums/_waku_interfaces.WakuEvent.html @@ -0,0 +1,3 @@ +WakuEvent | Documentation
                                                                                                                                            Documentation
                                                                                                                                              Preparing search index...

                                                                                                                                              Enumeration WakuEvent

                                                                                                                                              Index

                                                                                                                                              Enumeration Members

                                                                                                                                              Enumeration Members

                                                                                                                                              Connection: "waku:connection"
                                                                                                                                              Health: "waku:health"
                                                                                                                                              diff --git a/enums/_waku_proto.proto_filter_v2.FilterSubscribeRequest.FilterSubscribeType-1.html b/enums/_waku_proto.proto_filter_v2.FilterSubscribeRequest.FilterSubscribeType-1.html deleted file mode 100644 index 67c739334e..0000000000 --- a/enums/_waku_proto.proto_filter_v2.FilterSubscribeRequest.FilterSubscribeType-1.html +++ /dev/null @@ -1,5 +0,0 @@ -FilterSubscribeType | Documentation

                                                                                                                                              Enumeration Members

                                                                                                                                              SUBSCRIBE: "SUBSCRIBE"
                                                                                                                                              SUBSCRIBER_PING: "SUBSCRIBER_PING"
                                                                                                                                              UNSUBSCRIBE: "UNSUBSCRIBE"
                                                                                                                                              UNSUBSCRIBE_ALL: "UNSUBSCRIBE_ALL"
                                                                                                                                              \ No newline at end of file diff --git a/enums/_waku_proto.proto_filter_v2.FilterSubscribeRequest.FilterSubscribeType.html b/enums/_waku_proto.proto_filter_v2.FilterSubscribeRequest.FilterSubscribeType.html new file mode 100644 index 0000000000..9cc650ccbd --- /dev/null +++ b/enums/_waku_proto.proto_filter_v2.FilterSubscribeRequest.FilterSubscribeType.html @@ -0,0 +1,5 @@ +FilterSubscribeType | Documentation
                                                                                                                                              Documentation
                                                                                                                                                Preparing search index...
                                                                                                                                                Index

                                                                                                                                                Enumeration Members

                                                                                                                                                SUBSCRIBE: "SUBSCRIBE"
                                                                                                                                                SUBSCRIBER_PING: "SUBSCRIBER_PING"
                                                                                                                                                UNSUBSCRIBE: "UNSUBSCRIBE"
                                                                                                                                                UNSUBSCRIBE_ALL: "UNSUBSCRIBE_ALL"
                                                                                                                                                diff --git a/enums/_waku_react.FilterError.html b/enums/_waku_react.FilterError.html new file mode 100644 index 0000000000..acc3a40215 --- /dev/null +++ b/enums/_waku_react.FilterError.html @@ -0,0 +1,19 @@ +FilterError | Documentation
                                                                                                                                                Documentation
                                                                                                                                                  Preparing search index...

                                                                                                                                                  Enumeration FilterError

                                                                                                                                                  Index

                                                                                                                                                  Enumeration Members

                                                                                                                                                  DECODE_FAILED: "Failed to decode"
                                                                                                                                                  EMPTY_MESSAGE: "Empty message received"
                                                                                                                                                  GENERIC_FAIL: "Generic error"
                                                                                                                                                  INVALID_CONTENT_TOPIC: "Invalid content topic"
                                                                                                                                                  INVALID_DECODER_TOPICS: "Invalid decoder topics"
                                                                                                                                                  MISSING_PUBSUB_TOPIC: "Pubsub topic missing from push message"
                                                                                                                                                  NO_PEER_AVAILABLE: "No peer available"
                                                                                                                                                  NO_RESPONSE: "No response received"
                                                                                                                                                  NO_STREAM_AVAILABLE: "No stream available"
                                                                                                                                                  PING_FAILED: "Ping failed"
                                                                                                                                                  PUSH_MESSAGE_FAILED: "Push message failed"
                                                                                                                                                  REMOTE_PEER_REJECTED: "Remote peer rejected"
                                                                                                                                                  STREAM_ABORTED: "Stream aborted"
                                                                                                                                                  SUBSCRIPTION_FAILED: "Subscription failed"
                                                                                                                                                  SUBSCRIPTION_LIMIT_EXCEEDED: "Subscription limit exceeded"
                                                                                                                                                  TOPIC_DECODER_MISMATCH: "Topic decoder mismatch"
                                                                                                                                                  TOPIC_NOT_CONFIGURED: "Topic not configured"
                                                                                                                                                  UNSUBSCRIBE_FAILED: "Unsubscribe failed"
                                                                                                                                                  diff --git a/enums/_waku_react.HealthStatus.html b/enums/_waku_react.HealthStatus.html new file mode 100644 index 0000000000..1111639275 --- /dev/null +++ b/enums/_waku_react.HealthStatus.html @@ -0,0 +1,7 @@ +HealthStatus | Documentation
                                                                                                                                                  Documentation
                                                                                                                                                    Preparing search index...

                                                                                                                                                    Enumeration HealthStatus

                                                                                                                                                    Index

                                                                                                                                                    Enumeration Members

                                                                                                                                                    MinimallyHealthy: "MinimallyHealthy"

                                                                                                                                                    At least 1 peer supporting both Filter and LightPush protocols

                                                                                                                                                    +
                                                                                                                                                    SufficientlyHealthy: "SufficientlyHealthy"

                                                                                                                                                    At least 2 peers supporting both Filter and LightPush protocols

                                                                                                                                                    +
                                                                                                                                                    Unhealthy: "Unhealthy"

                                                                                                                                                    No peer connections

                                                                                                                                                    +
                                                                                                                                                    diff --git a/enums/_waku_react.LightPushError.html b/enums/_waku_react.LightPushError.html new file mode 100644 index 0000000000..b26e17009a --- /dev/null +++ b/enums/_waku_react.LightPushError.html @@ -0,0 +1,22 @@ +LightPushError | Documentation
                                                                                                                                                    Documentation
                                                                                                                                                      Preparing search index...

                                                                                                                                                      Enumeration LightPushError

                                                                                                                                                      Index

                                                                                                                                                      Enumeration Members

                                                                                                                                                      BAD_REQUEST: "Bad request format"
                                                                                                                                                      DECODE_FAILED: "Failed to decode"
                                                                                                                                                      EMPTY_PAYLOAD: "Payload is empty"
                                                                                                                                                      ENCODE_FAILED: "Failed to encode"
                                                                                                                                                      GENERIC_FAIL: "Generic error"
                                                                                                                                                      INTERNAL_ERROR: "Internal server error"
                                                                                                                                                      INVALID_MESSAGE: "Message validation failed"
                                                                                                                                                      NO_PEER_AVAILABLE: "No peer available"
                                                                                                                                                      NO_PEERS: "No relay peers available"
                                                                                                                                                      NO_RESPONSE: "No response received"
                                                                                                                                                      NO_RLN_PROOF: "RLN proof generation failed"
                                                                                                                                                      NO_STREAM_AVAILABLE: "No stream available"
                                                                                                                                                      PAYLOAD_TOO_LARGE: "Message payload exceeds maximum size"
                                                                                                                                                      REMOTE_PEER_REJECTED: "Remote peer rejected"
                                                                                                                                                      RLN_PROOF_GENERATION: "Proof generation failed"
                                                                                                                                                      SIZE_TOO_BIG: "Size is too big"
                                                                                                                                                      STREAM_ABORTED: "Stream aborted"
                                                                                                                                                      TOO_MANY_REQUESTS: "Rate limit exceeded"
                                                                                                                                                      TOPIC_NOT_CONFIGURED: "Topic not configured"
                                                                                                                                                      UNAVAILABLE: "Service temporarily unavailable"
                                                                                                                                                      UNSUPPORTED_TOPIC: "Unsupported pubsub topic"
                                                                                                                                                      diff --git a/enums/_waku_react.LightPushStatusCode.html b/enums/_waku_react.LightPushStatusCode.html new file mode 100644 index 0000000000..df6bb7f741 --- /dev/null +++ b/enums/_waku_react.LightPushStatusCode.html @@ -0,0 +1,11 @@ +LightPushStatusCode | Documentation
                                                                                                                                                      Documentation
                                                                                                                                                        Preparing search index...

                                                                                                                                                        Enumeration LightPushStatusCode

                                                                                                                                                        Index

                                                                                                                                                        Enumeration Members

                                                                                                                                                        BAD_REQUEST: 400
                                                                                                                                                        INTERNAL_ERROR: 500
                                                                                                                                                        INVALID_MESSAGE: 420
                                                                                                                                                        NO_PEERS: 505
                                                                                                                                                        NO_RLN_PROOF: 504
                                                                                                                                                        PAYLOAD_TOO_LARGE: 413
                                                                                                                                                        SUCCESS: 200
                                                                                                                                                        TOO_MANY_REQUESTS: 429
                                                                                                                                                        UNAVAILABLE: 503
                                                                                                                                                        UNSUPPORTED_TOPIC: 421
                                                                                                                                                        diff --git a/enums/_waku_react.ProtocolError.html b/enums/_waku_react.ProtocolError.html new file mode 100644 index 0000000000..a76e2d70a7 --- /dev/null +++ b/enums/_waku_react.ProtocolError.html @@ -0,0 +1,16 @@ +ProtocolError | Documentation
                                                                                                                                                        Documentation
                                                                                                                                                          Preparing search index...

                                                                                                                                                          Enumeration ProtocolError

                                                                                                                                                          replace usage by specific result types

                                                                                                                                                          +
                                                                                                                                                          Index

                                                                                                                                                          Enumeration Members

                                                                                                                                                          DECODE_FAILED: "Failed to decode"
                                                                                                                                                          EMPTY_PAYLOAD: "Payload is empty"
                                                                                                                                                          ENCODE_FAILED: "Failed to encode"
                                                                                                                                                          GENERIC_FAIL: "Generic error"
                                                                                                                                                          INVALID_DECODER_TOPICS: "Invalid decoder topics"
                                                                                                                                                          NO_PEER_AVAILABLE: "No peer available"
                                                                                                                                                          NO_RESPONSE: "No response received"
                                                                                                                                                          NO_STREAM_AVAILABLE: "No stream available"
                                                                                                                                                          REMOTE_PEER_REJECTED: "Remote peer rejected"
                                                                                                                                                          RLN_PROOF_GENERATION: "Proof generation failed"
                                                                                                                                                          SIZE_TOO_BIG: "Size is too big"
                                                                                                                                                          STREAM_ABORTED: "Stream aborted"
                                                                                                                                                          TOPIC_DECODER_MISMATCH: "Topic decoder mismatch"
                                                                                                                                                          TOPIC_NOT_CONFIGURED: "Topic not configured"
                                                                                                                                                          diff --git a/enums/_waku_react.Protocols.html b/enums/_waku_react.Protocols.html new file mode 100644 index 0000000000..ae87ee6729 --- /dev/null +++ b/enums/_waku_react.Protocols.html @@ -0,0 +1,5 @@ +Protocols | Documentation
                                                                                                                                                          Documentation
                                                                                                                                                            Preparing search index...

                                                                                                                                                            Enumeration Protocols

                                                                                                                                                            Index

                                                                                                                                                            Enumeration Members

                                                                                                                                                            Enumeration Members

                                                                                                                                                            Filter: "filter"
                                                                                                                                                            LightPush: "lightpush"
                                                                                                                                                            Relay: "relay"
                                                                                                                                                            Store: "store"
                                                                                                                                                            diff --git a/enums/_waku_react.Tags.html b/enums/_waku_react.Tags.html new file mode 100644 index 0000000000..4d9a4953a1 --- /dev/null +++ b/enums/_waku_react.Tags.html @@ -0,0 +1,4 @@ +Tags | Documentation
                                                                                                                                                            Documentation
                                                                                                                                                              Preparing search index...

                                                                                                                                                              Enumeration Tags

                                                                                                                                                              Index

                                                                                                                                                              Enumeration Members

                                                                                                                                                              Enumeration Members

                                                                                                                                                              BOOTSTRAP: "bootstrap"
                                                                                                                                                              PEER_CACHE: "peer-cache"
                                                                                                                                                              PEER_EXCHANGE: "peer-exchange"
                                                                                                                                                              diff --git a/enums/_waku_react.WakuEvent.html b/enums/_waku_react.WakuEvent.html new file mode 100644 index 0000000000..74c799cb04 --- /dev/null +++ b/enums/_waku_react.WakuEvent.html @@ -0,0 +1,3 @@ +WakuEvent | Documentation
                                                                                                                                                              Documentation
                                                                                                                                                                Preparing search index...

                                                                                                                                                                Enumeration WakuEvent

                                                                                                                                                                Index

                                                                                                                                                                Enumeration Members

                                                                                                                                                                Enumeration Members

                                                                                                                                                                Connection: "waku:connection"
                                                                                                                                                                Health: "waku:health"
                                                                                                                                                                diff --git a/enums/_waku_sdk.EConnectionStateEvents.html b/enums/_waku_sdk.EConnectionStateEvents.html deleted file mode 100644 index 85fd6ed41f..0000000000 --- a/enums/_waku_sdk.EConnectionStateEvents.html +++ /dev/null @@ -1,2 +0,0 @@ -EConnectionStateEvents | Documentation

                                                                                                                                                                Enumeration EConnectionStateEvents

                                                                                                                                                                Enumeration Members

                                                                                                                                                                Enumeration Members

                                                                                                                                                                CONNECTION_STATUS: "waku:connection"
                                                                                                                                                                \ No newline at end of file diff --git a/enums/_waku_sdk.EPeersByDiscoveryEvents.html b/enums/_waku_sdk.EPeersByDiscoveryEvents.html deleted file mode 100644 index 693f030a95..0000000000 --- a/enums/_waku_sdk.EPeersByDiscoveryEvents.html +++ /dev/null @@ -1,5 +0,0 @@ -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"
                                                                                                                                                                \ No newline at end of file diff --git a/enums/_waku_sdk.FilterError.html b/enums/_waku_sdk.FilterError.html new file mode 100644 index 0000000000..3fa1c027c1 --- /dev/null +++ b/enums/_waku_sdk.FilterError.html @@ -0,0 +1,19 @@ +FilterError | Documentation
                                                                                                                                                                Documentation
                                                                                                                                                                  Preparing search index...

                                                                                                                                                                  Enumeration FilterError

                                                                                                                                                                  Index

                                                                                                                                                                  Enumeration Members

                                                                                                                                                                  DECODE_FAILED: "Failed to decode"
                                                                                                                                                                  EMPTY_MESSAGE: "Empty message received"
                                                                                                                                                                  GENERIC_FAIL: "Generic error"
                                                                                                                                                                  INVALID_CONTENT_TOPIC: "Invalid content topic"
                                                                                                                                                                  INVALID_DECODER_TOPICS: "Invalid decoder topics"
                                                                                                                                                                  MISSING_PUBSUB_TOPIC: "Pubsub topic missing from push message"
                                                                                                                                                                  NO_PEER_AVAILABLE: "No peer available"
                                                                                                                                                                  NO_RESPONSE: "No response received"
                                                                                                                                                                  NO_STREAM_AVAILABLE: "No stream available"
                                                                                                                                                                  PING_FAILED: "Ping failed"
                                                                                                                                                                  PUSH_MESSAGE_FAILED: "Push message failed"
                                                                                                                                                                  REMOTE_PEER_REJECTED: "Remote peer rejected"
                                                                                                                                                                  STREAM_ABORTED: "Stream aborted"
                                                                                                                                                                  SUBSCRIPTION_FAILED: "Subscription failed"
                                                                                                                                                                  SUBSCRIPTION_LIMIT_EXCEEDED: "Subscription limit exceeded"
                                                                                                                                                                  TOPIC_DECODER_MISMATCH: "Topic decoder mismatch"
                                                                                                                                                                  TOPIC_NOT_CONFIGURED: "Topic not configured"
                                                                                                                                                                  UNSUBSCRIBE_FAILED: "Unsubscribe failed"
                                                                                                                                                                  diff --git a/enums/_waku_sdk.HealthStatus.html b/enums/_waku_sdk.HealthStatus.html index a46ab4ccad..c1f298236f 100644 --- a/enums/_waku_sdk.HealthStatus.html +++ b/enums/_waku_sdk.HealthStatus.html @@ -1,4 +1,7 @@ -HealthStatus | Documentation

                                                                                                                                                                  Enumeration HealthStatus

                                                                                                                                                                  Enumeration Members

                                                                                                                                                                  MinimallyHealthy: "MinimallyHealthy"
                                                                                                                                                                  SufficientlyHealthy: "SufficientlyHealthy"
                                                                                                                                                                  Unhealthy: "Unhealthy"
                                                                                                                                                                  \ No newline at end of file +HealthStatus | Documentation
                                                                                                                                                                  Documentation
                                                                                                                                                                    Preparing search index...

                                                                                                                                                                    Enumeration HealthStatus

                                                                                                                                                                    Index

                                                                                                                                                                    Enumeration Members

                                                                                                                                                                    MinimallyHealthy: "MinimallyHealthy"

                                                                                                                                                                    At least 1 peer supporting both Filter and LightPush protocols

                                                                                                                                                                    +
                                                                                                                                                                    SufficientlyHealthy: "SufficientlyHealthy"

                                                                                                                                                                    At least 2 peers supporting both Filter and LightPush protocols

                                                                                                                                                                    +
                                                                                                                                                                    Unhealthy: "Unhealthy"

                                                                                                                                                                    No peer connections

                                                                                                                                                                    +
                                                                                                                                                                    diff --git a/enums/_waku_sdk.HealthStatusChangeEvents.html b/enums/_waku_sdk.HealthStatusChangeEvents.html deleted file mode 100644 index 79ce91e6a4..0000000000 --- a/enums/_waku_sdk.HealthStatusChangeEvents.html +++ /dev/null @@ -1,2 +0,0 @@ -HealthStatusChangeEvents | Documentation

                                                                                                                                                                    Enumeration HealthStatusChangeEvents

                                                                                                                                                                    Enumeration Members

                                                                                                                                                                    Enumeration Members

                                                                                                                                                                    StatusChange: "health:change"
                                                                                                                                                                    \ No newline at end of file diff --git a/enums/_waku_sdk.LightPushError.html b/enums/_waku_sdk.LightPushError.html new file mode 100644 index 0000000000..05128f1105 --- /dev/null +++ b/enums/_waku_sdk.LightPushError.html @@ -0,0 +1,22 @@ +LightPushError | Documentation
                                                                                                                                                                    Documentation
                                                                                                                                                                      Preparing search index...

                                                                                                                                                                      Enumeration LightPushError

                                                                                                                                                                      Index

                                                                                                                                                                      Enumeration Members

                                                                                                                                                                      BAD_REQUEST: "Bad request format"
                                                                                                                                                                      DECODE_FAILED: "Failed to decode"
                                                                                                                                                                      EMPTY_PAYLOAD: "Payload is empty"
                                                                                                                                                                      ENCODE_FAILED: "Failed to encode"
                                                                                                                                                                      GENERIC_FAIL: "Generic error"
                                                                                                                                                                      INTERNAL_ERROR: "Internal server error"
                                                                                                                                                                      INVALID_MESSAGE: "Message validation failed"
                                                                                                                                                                      NO_PEER_AVAILABLE: "No peer available"
                                                                                                                                                                      NO_PEERS: "No relay peers available"
                                                                                                                                                                      NO_RESPONSE: "No response received"
                                                                                                                                                                      NO_RLN_PROOF: "RLN proof generation failed"
                                                                                                                                                                      NO_STREAM_AVAILABLE: "No stream available"
                                                                                                                                                                      PAYLOAD_TOO_LARGE: "Message payload exceeds maximum size"
                                                                                                                                                                      REMOTE_PEER_REJECTED: "Remote peer rejected"
                                                                                                                                                                      RLN_PROOF_GENERATION: "Proof generation failed"
                                                                                                                                                                      SIZE_TOO_BIG: "Size is too big"
                                                                                                                                                                      STREAM_ABORTED: "Stream aborted"
                                                                                                                                                                      TOO_MANY_REQUESTS: "Rate limit exceeded"
                                                                                                                                                                      TOPIC_NOT_CONFIGURED: "Topic not configured"
                                                                                                                                                                      UNAVAILABLE: "Service temporarily unavailable"
                                                                                                                                                                      UNSUPPORTED_TOPIC: "Unsupported pubsub topic"
                                                                                                                                                                      diff --git a/enums/_waku_sdk.LightPushStatusCode.html b/enums/_waku_sdk.LightPushStatusCode.html new file mode 100644 index 0000000000..857eb24aeb --- /dev/null +++ b/enums/_waku_sdk.LightPushStatusCode.html @@ -0,0 +1,11 @@ +LightPushStatusCode | Documentation
                                                                                                                                                                      Documentation
                                                                                                                                                                        Preparing search index...

                                                                                                                                                                        Enumeration LightPushStatusCode

                                                                                                                                                                        Index

                                                                                                                                                                        Enumeration Members

                                                                                                                                                                        BAD_REQUEST: 400
                                                                                                                                                                        INTERNAL_ERROR: 500
                                                                                                                                                                        INVALID_MESSAGE: 420
                                                                                                                                                                        NO_PEERS: 505
                                                                                                                                                                        NO_RLN_PROOF: 504
                                                                                                                                                                        PAYLOAD_TOO_LARGE: 413
                                                                                                                                                                        SUCCESS: 200
                                                                                                                                                                        TOO_MANY_REQUESTS: 429
                                                                                                                                                                        UNAVAILABLE: 503
                                                                                                                                                                        UNSUPPORTED_TOPIC: 421
                                                                                                                                                                        diff --git a/enums/_waku_sdk.ProtocolError.html b/enums/_waku_sdk.ProtocolError.html index a1cf768c30..bff1bdfd13 100644 --- a/enums/_waku_sdk.ProtocolError.html +++ b/enums/_waku_sdk.ProtocolError.html @@ -1,44 +1,16 @@ -ProtocolError | Documentation

                                                                                                                                                                        Enumeration ProtocolError

                                                                                                                                                                        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 -payload is set on the outgoing message.

                                                                                                                                                                        -
                                                                                                                                                                        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

                                                                                                                                                                        -
                                                                                                                                                                        INVALID_DECODER_TOPICS: "Invalid decoder topics"

                                                                                                                                                                        The topics passed in the decoders do not match each other, or don't exist at all. -Ensure that all the pubsub topics used in the decoders are valid and match each other.

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

                                                                                                                                                                        -
                                                                                                                                                                        NO_RESPONSE: "No response received"

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

                                                                                                                                                                        -
                                                                                                                                                                        NO_STREAM_AVAILABLE: "No stream available"

                                                                                                                                                                        Failure to find a stream to the peer. This may be because the connection with the peer is not still alive. -Mitigation can be: retrying after a given time period, or mitigation for NO_PEER_AVAILABLE can be used.

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

                                                                                                                                                                        -
                                                                                                                                                                        RLN_PROOF_GENERATION: "Proof generation failed"
                                                                                                                                                                        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.

                                                                                                                                                                        -
                                                                                                                                                                        STREAM_ABORTED: "Stream aborted"

                                                                                                                                                                        Fails when

                                                                                                                                                                        -
                                                                                                                                                                        TOPIC_DECODER_MISMATCH: "Topic decoder mismatch"

                                                                                                                                                                        The pubsub topic configured on the decoder does not match the pubsub topic setup on the protocol. -Ensure that the pubsub topic used for decoder creation is the same as the one used for protocol.

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

                                                                                                                                                                        -
                                                                                                                                                                        \ No newline at end of file +ProtocolError | Documentation
                                                                                                                                                                        Documentation
                                                                                                                                                                          Preparing search index...

                                                                                                                                                                          Enumeration ProtocolError

                                                                                                                                                                          replace usage by specific result types

                                                                                                                                                                          +
                                                                                                                                                                          Index

                                                                                                                                                                          Enumeration Members

                                                                                                                                                                          DECODE_FAILED: "Failed to decode"
                                                                                                                                                                          EMPTY_PAYLOAD: "Payload is empty"
                                                                                                                                                                          ENCODE_FAILED: "Failed to encode"
                                                                                                                                                                          GENERIC_FAIL: "Generic error"
                                                                                                                                                                          INVALID_DECODER_TOPICS: "Invalid decoder topics"
                                                                                                                                                                          NO_PEER_AVAILABLE: "No peer available"
                                                                                                                                                                          NO_RESPONSE: "No response received"
                                                                                                                                                                          NO_STREAM_AVAILABLE: "No stream available"
                                                                                                                                                                          REMOTE_PEER_REJECTED: "Remote peer rejected"
                                                                                                                                                                          RLN_PROOF_GENERATION: "Proof generation failed"
                                                                                                                                                                          SIZE_TOO_BIG: "Size is too big"
                                                                                                                                                                          STREAM_ABORTED: "Stream aborted"
                                                                                                                                                                          TOPIC_DECODER_MISMATCH: "Topic decoder mismatch"
                                                                                                                                                                          TOPIC_NOT_CONFIGURED: "Topic not configured"
                                                                                                                                                                          diff --git a/enums/_waku_sdk.Protocols.html b/enums/_waku_sdk.Protocols.html index 8f9baf4859..b5ce9874e5 100644 --- a/enums/_waku_sdk.Protocols.html +++ b/enums/_waku_sdk.Protocols.html @@ -1,5 +1,5 @@ -Protocols | Documentation

                                                                                                                                                                          Enumeration Protocols

                                                                                                                                                                          Enumeration Members

                                                                                                                                                                          Enumeration Members

                                                                                                                                                                          Filter: "filter"
                                                                                                                                                                          LightPush: "lightpush"
                                                                                                                                                                          Relay: "relay"
                                                                                                                                                                          Store: "store"
                                                                                                                                                                          \ No newline at end of file +Protocols | Documentation
                                                                                                                                                                          Documentation
                                                                                                                                                                            Preparing search index...

                                                                                                                                                                            Enumeration Protocols

                                                                                                                                                                            Index

                                                                                                                                                                            Enumeration Members

                                                                                                                                                                            Enumeration Members

                                                                                                                                                                            Filter: "filter"
                                                                                                                                                                            LightPush: "lightpush"
                                                                                                                                                                            Relay: "relay"
                                                                                                                                                                            Store: "store"
                                                                                                                                                                            diff --git a/enums/_waku_sdk.Tags.html b/enums/_waku_sdk.Tags.html index 89b3fdb51a..71bd71e1b9 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-cache"
                                                                                                                                                                            PEER_EXCHANGE: "peer-exchange"
                                                                                                                                                                            \ No newline at end of file +Tags | Documentation
                                                                                                                                                                            Documentation
                                                                                                                                                                              Preparing search index...

                                                                                                                                                                              Enumeration Tags

                                                                                                                                                                              Index

                                                                                                                                                                              Enumeration Members

                                                                                                                                                                              Enumeration Members

                                                                                                                                                                              BOOTSTRAP: "bootstrap"
                                                                                                                                                                              PEER_CACHE: "peer-cache"
                                                                                                                                                                              PEER_EXCHANGE: "peer-exchange"
                                                                                                                                                                              diff --git a/enums/_waku_sdk.WakuEvent.html b/enums/_waku_sdk.WakuEvent.html new file mode 100644 index 0000000000..c223012b3d --- /dev/null +++ b/enums/_waku_sdk.WakuEvent.html @@ -0,0 +1,3 @@ +WakuEvent | Documentation
                                                                                                                                                                              Documentation
                                                                                                                                                                                Preparing search index...

                                                                                                                                                                                Enumeration WakuEvent

                                                                                                                                                                                Index

                                                                                                                                                                                Enumeration Members

                                                                                                                                                                                Enumeration Members

                                                                                                                                                                                Connection: "waku:connection"
                                                                                                                                                                                Health: "waku:health"
                                                                                                                                                                                diff --git a/enums/_waku_sds.MessageChannelEvent.html b/enums/_waku_sds.MessageChannelEvent.html index aa0edd4bbd..47144a44cf 100644 --- a/enums/_waku_sds.MessageChannelEvent.html +++ b/enums/_waku_sds.MessageChannelEvent.html @@ -1,9 +1,16 @@ -MessageChannelEvent | Documentation

                                                                                                                                                                                Enumeration MessageChannelEvent

                                                                                                                                                                                Enumeration Members

                                                                                                                                                                                MessageAcknowledged: "messageAcknowledged"
                                                                                                                                                                                MessageDelivered: "messageDelivered"
                                                                                                                                                                                MessageReceived: "messageReceived"
                                                                                                                                                                                MessageSent: "messageSent"
                                                                                                                                                                                MissedMessages: "missedMessages"
                                                                                                                                                                                PartialAcknowledgement: "partialAcknowledgement"
                                                                                                                                                                                SyncReceived: "syncReceived"
                                                                                                                                                                                SyncSent: "syncSent"
                                                                                                                                                                                \ No newline at end of file +MessageChannelEvent | Documentation
                                                                                                                                                                                Documentation
                                                                                                                                                                                  Preparing search index...

                                                                                                                                                                                  Enumeration MessageChannelEvent

                                                                                                                                                                                  Index

                                                                                                                                                                                  Enumeration Members

                                                                                                                                                                                  ErrorTask: "sds:error-task"
                                                                                                                                                                                  InMessageDelivered: "sds:in:message-delivered"
                                                                                                                                                                                  InMessageLost: "sds:in:message-irretrievably-lost"
                                                                                                                                                                                  InMessageMissing: "sds:in:message-missing"
                                                                                                                                                                                  InMessageReceived: "sds:in:message-received"
                                                                                                                                                                                  InSyncReceived: "sds:in:sync-received"
                                                                                                                                                                                  OutMessageAcknowledged: "sds:out:message-acknowledged"
                                                                                                                                                                                  OutMessagePossiblyAcknowledged: "sds:out:message-possibly-acknowledged"
                                                                                                                                                                                  OutMessageSent: "sds:out:message-sent"
                                                                                                                                                                                  OutSyncSent: "sds:out:sync-sent"
                                                                                                                                                                                  RepairRequestQueued: "sds:repair:request-queued"
                                                                                                                                                                                  RepairRequestReceived: "sds:repair:request-received"
                                                                                                                                                                                  RepairRequestSent: "sds:repair:request-sent"
                                                                                                                                                                                  RepairResponseQueued: "sds:repair:response-queued"
                                                                                                                                                                                  RepairResponseSent: "sds:repair:response-sent"
                                                                                                                                                                                  diff --git a/functions/_waku_core.createDecoder.html b/functions/_waku_core.createDecoder.html index 31de62d5f5..60e748d62a 100644 --- a/functions/_waku_core.createDecoder.html +++ b/functions/_waku_core.createDecoder.html @@ -1,7 +1,9 @@ -createDecoder | Documentation
                                                                                                                                                                                  • Creates a decoder that decode messages without Waku level encryption.

                                                                                                                                                                                    +createDecoder | Documentation
                                                                                                                                                                                    Documentation
                                                                                                                                                                                      Preparing search index...

                                                                                                                                                                                      Function createDecoder

                                                                                                                                                                                      • Creates a decoder that decode messages without Waku level encryption.

                                                                                                                                                                                        A decoder is used to decode messages from the 14/WAKU2-MESSAGE format when received from the Waku network. The resulting decoder can then be pass to @waku/interfaces!IReceiver.subscribe to automatically decode incoming messages.

                                                                                                                                                                                        Parameters

                                                                                                                                                                                        • contentTopic: string

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

                                                                                                                                                                                          -
                                                                                                                                                                                        • Optional pubsubTopicShardInfo: string | SingleShardInfo

                                                                                                                                                                                        Returns Decoder

                                                                                                                                                                                      \ No newline at end of file +
                                                                                                                                                                                    • routingInfo: IRoutingInfo

                                                                                                                                                                                      Routing information such as cluster id and shard id on which the message is expected to be received.

                                                                                                                                                                                      +

                                                                                                                                                                                      Note that a routing info may be tied to a given content topic, this is not checked by the encoder.

                                                                                                                                                                                      +

                                                                                                                                                                                    Returns Decoder

                                                                                                                                                                                    diff --git a/functions/_waku_core.createEncoder.html b/functions/_waku_core.createEncoder.html index fec5d1de8c..69cbfbb4d2 100644 --- a/functions/_waku_core.createEncoder.html +++ b/functions/_waku_core.createEncoder.html @@ -1,6 +1,7 @@ -createEncoder | Documentation
                                                                                                                                                                                    • Creates an encoder that encode messages without Waku level encryption or signature.

                                                                                                                                                                                      +createEncoder | Documentation
                                                                                                                                                                                      Documentation
                                                                                                                                                                                        Preparing search index...

                                                                                                                                                                                        Function createEncoder

                                                                                                                                                                                        \ No newline at end of file +

                                                                                                                                                                                        Note that a routing info may be tied to a given content topic, this is not checked by the encoder.

                                                                                                                                                                                        +

                                                                                                                                                                                        Parameters

                                                                                                                                                                                        Returns Encoder

                                                                                                                                                                                      diff --git a/functions/_waku_core.message.version_0.proto.RateLimitProof.codec.html b/functions/_waku_core.message.version_0.proto.RateLimitProof.codec.html deleted file mode 100644 index 8cec5d1481..0000000000 --- a/functions/_waku_core.message.version_0.proto.RateLimitProof.codec.html +++ /dev/null @@ -1 +0,0 @@ -codec | Documentation
                                                                                                                                                                                      \ 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 deleted file mode 100644 index 0370dd4679..0000000000 --- a/functions/_waku_core.message.version_0.proto.RateLimitProof.decode.html +++ /dev/null @@ -1 +0,0 @@ -decode | Documentation
                                                                                                                                                                                      \ 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 deleted file mode 100644 index af752cd780..0000000000 --- a/functions/_waku_core.message.version_0.proto.RateLimitProof.encode.html +++ /dev/null @@ -1 +0,0 @@ -encode | Documentation
                                                                                                                                                                                      \ 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 deleted file mode 100644 index 6128fa82f9..0000000000 --- a/functions/_waku_core.message.version_0.proto.WakuMessage.codec.html +++ /dev/null @@ -1 +0,0 @@ -codec | Documentation
                                                                                                                                                                                      \ 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 deleted file mode 100644 index 66ed459aca..0000000000 --- a/functions/_waku_core.message.version_0.proto.WakuMessage.decode.html +++ /dev/null @@ -1 +0,0 @@ -decode | Documentation
                                                                                                                                                                                      \ 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 deleted file mode 100644 index 8563e485ed..0000000000 --- a/functions/_waku_core.message.version_0.proto.WakuMessage.encode.html +++ /dev/null @@ -1 +0,0 @@ -encode | Documentation
                                                                                                                                                                                      \ No newline at end of file diff --git a/functions/_waku_core.messageHash.html b/functions/_waku_core.messageHash.html index 91d0d5d443..d661c372bc 100644 --- a/functions/_waku_core.messageHash.html +++ b/functions/_waku_core.messageHash.html @@ -1,9 +1,10 @@ -messageHash | Documentation
                                                                                                                                                                                      • Deterministic Message Hashing as defined in +messageHash | Documentation

                                                                                                                                                                                        Documentation
                                                                                                                                                                                          Preparing search index...

                                                                                                                                                                                          Function messageHash

                                                                                                                                                                                          • Deterministic Message Hashing as defined in 14/WAKU2-MESSAGE

                                                                                                                                                                                            Computes a SHA-256 hash of the concatenation of pubsub topic, payload, content topic, meta, and timestamp.

                                                                                                                                                                                            Parameters

                                                                                                                                                                                            Returns Uint8Array

                                                                                                                                                                                            A Uint8Array containing the SHA-256 hash

                                                                                                                                                                                            -

                                                                                                                                                                                            Example

                                                                                                                                                                                            import { messageHash } from "@waku/core";

                                                                                                                                                                                            const pubsubTopic = "/waku/2/default-waku/proto";
                                                                                                                                                                                            const message = {
                                                                                                                                                                                            payload: new Uint8Array([1, 2, 3, 4]),
                                                                                                                                                                                            contentTopic: "/waku/2/default-content/proto",
                                                                                                                                                                                            meta: new Uint8Array([5, 6, 7, 8]),
                                                                                                                                                                                            timestamp: new Date()
                                                                                                                                                                                            };

                                                                                                                                                                                            const hash = messageHash(pubsubTopic, message); -
                                                                                                                                                                                            -
                                                                                                                                                                                          \ No newline at end of file +
                                                                                                                                                                                          import { messageHash } from "@waku/core";

                                                                                                                                                                                          const pubsubTopic = "/waku/2/default-waku/proto";
                                                                                                                                                                                          const message = {
                                                                                                                                                                                          payload: new Uint8Array([1, 2, 3, 4]),
                                                                                                                                                                                          contentTopic: "/waku/2/default-content/proto",
                                                                                                                                                                                          meta: new Uint8Array([5, 6, 7, 8]),
                                                                                                                                                                                          timestamp: new Date()
                                                                                                                                                                                          };

                                                                                                                                                                                          const hash = messageHash(pubsubTopic, message); +
                                                                                                                                                                                          + +
                                                                                                                                                                                        diff --git a/functions/_waku_core.messageHashStr.html b/functions/_waku_core.messageHashStr.html index 20143e4a00..b3b5dda694 100644 --- a/functions/_waku_core.messageHashStr.html +++ b/functions/_waku_core.messageHashStr.html @@ -1,8 +1,9 @@ -messageHashStr | Documentation
                                                                                                                                                                                        • Computes a deterministic message hash and returns it as a hexadecimal string. +messageHashStr | Documentation

                                                                                                                                                                                          Documentation
                                                                                                                                                                                            Preparing search index...

                                                                                                                                                                                            Function messageHashStr

                                                                                                                                                                                            • Computes a deterministic message hash and returns it as a hexadecimal string. This is a convenience wrapper around messageHash that converts the result to a hex string.

                                                                                                                                                                                              Parameters

                                                                                                                                                                                              Returns string

                                                                                                                                                                                              A string containing the hex representation of the SHA-256 hash

                                                                                                                                                                                              -

                                                                                                                                                                                              Example

                                                                                                                                                                                              import { messageHashStr } from "@waku/core";

                                                                                                                                                                                              const pubsubTopic = "/waku/2/default-waku/proto";
                                                                                                                                                                                              const message = {
                                                                                                                                                                                              payload: new Uint8Array([1, 2, 3, 4]),
                                                                                                                                                                                              contentTopic: "/waku/2/default-content/proto",
                                                                                                                                                                                              meta: new Uint8Array([5, 6, 7, 8]),
                                                                                                                                                                                              timestamp: new Date()
                                                                                                                                                                                              };

                                                                                                                                                                                              const hashString = messageHashStr(pubsubTopic, message);
                                                                                                                                                                                              console.log(hashString); // e.g. "a1b2c3d4..." -
                                                                                                                                                                                              -
                                                                                                                                                                                            \ No newline at end of file +
                                                                                                                                                                                            import { messageHashStr } from "@waku/core";

                                                                                                                                                                                            const pubsubTopic = "/waku/2/default-waku/proto";
                                                                                                                                                                                            const message = {
                                                                                                                                                                                            payload: new Uint8Array([1, 2, 3, 4]),
                                                                                                                                                                                            contentTopic: "/waku/2/default-content/proto",
                                                                                                                                                                                            meta: new Uint8Array([5, 6, 7, 8]),
                                                                                                                                                                                            timestamp: new Date()
                                                                                                                                                                                            };

                                                                                                                                                                                            const hashString = messageHashStr(pubsubTopic, message);
                                                                                                                                                                                            console.log(hashString); // e.g. "a1b2c3d4..." +
                                                                                                                                                                                            + +
                                                                                                                                                                                          diff --git a/functions/_waku_core.wakuMetadata.html b/functions/_waku_core.wakuMetadata.html index 4610130039..ecfe97cfff 100644 --- a/functions/_waku_core.wakuMetadata.html +++ b/functions/_waku_core.wakuMetadata.html @@ -1 +1 @@ -wakuMetadata | Documentation
                                                                                                                                                                                          \ No newline at end of file +wakuMetadata | Documentation
                                                                                                                                                                                          Documentation
                                                                                                                                                                                            Preparing search index...

                                                                                                                                                                                            Function wakuMetadata

                                                                                                                                                                                            diff --git a/functions/_waku_core.waku_light_push.PushResponse.codec.html b/functions/_waku_core.waku_light_push.PushResponse.codec.html deleted file mode 100644 index d84b5fa710..0000000000 --- a/functions/_waku_core.waku_light_push.PushResponse.codec.html +++ /dev/null @@ -1 +0,0 @@ -codec | Documentation
                                                                                                                                                                                            \ 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 deleted file mode 100644 index d3a9092c89..0000000000 --- a/functions/_waku_core.waku_light_push.PushResponse.decode.html +++ /dev/null @@ -1 +0,0 @@ -decode | Documentation
                                                                                                                                                                                            \ 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 deleted file mode 100644 index afba03483d..0000000000 --- a/functions/_waku_core.waku_light_push.PushResponse.encode.html +++ /dev/null @@ -1 +0,0 @@ -encode | Documentation
                                                                                                                                                                                            • Parameters

                                                                                                                                                                                              Returns Uint8Array

                                                                                                                                                                                            \ No newline at end of file diff --git a/functions/_waku_enr.compressPublicKey.html b/functions/_waku_enr.compressPublicKey.html index cfe85a7535..38604a091d 100644 --- a/functions/_waku_enr.compressPublicKey.html +++ b/functions/_waku_enr.compressPublicKey.html @@ -1 +1 @@ -compressPublicKey | Documentation

                                                                                                                                                                                            Function compressPublicKey

                                                                                                                                                                                            \ No newline at end of file +compressPublicKey | Documentation
                                                                                                                                                                                            Documentation
                                                                                                                                                                                              Preparing search index...

                                                                                                                                                                                              Function compressPublicKey

                                                                                                                                                                                              diff --git a/functions/_waku_enr.createPeerIdFromPublicKey.html b/functions/_waku_enr.createPeerIdFromPublicKey.html index f2dd3e0f0e..3b5f1f0bbb 100644 --- a/functions/_waku_enr.createPeerIdFromPublicKey.html +++ b/functions/_waku_enr.createPeerIdFromPublicKey.html @@ -1 +1 @@ -createPeerIdFromPublicKey | Documentation

                                                                                                                                                                                              Function createPeerIdFromPublicKey

                                                                                                                                                                                              \ No newline at end of file +createPeerIdFromPublicKey | Documentation
                                                                                                                                                                                              Documentation
                                                                                                                                                                                                Preparing search index...

                                                                                                                                                                                                Function createPeerIdFromPublicKey

                                                                                                                                                                                                diff --git a/functions/_waku_enr.decodeWaku2.html b/functions/_waku_enr.decodeWaku2.html index cc5713b201..93f332b472 100644 --- a/functions/_waku_enr.decodeWaku2.html +++ b/functions/_waku_enr.decodeWaku2.html @@ -1 +1 @@ -decodeWaku2 | Documentation
                                                                                                                                                                                                \ No newline at end of file +decodeWaku2 | Documentation
                                                                                                                                                                                                Documentation
                                                                                                                                                                                                  Preparing search index...

                                                                                                                                                                                                  Function decodeWaku2

                                                                                                                                                                                                  diff --git a/functions/_waku_enr.encodeWaku2.html b/functions/_waku_enr.encodeWaku2.html index c16c8deb8a..bebbfa8eb2 100644 --- a/functions/_waku_enr.encodeWaku2.html +++ b/functions/_waku_enr.encodeWaku2.html @@ -1 +1 @@ -encodeWaku2 | Documentation
                                                                                                                                                                                                  \ No newline at end of file +encodeWaku2 | Documentation
                                                                                                                                                                                                  Documentation
                                                                                                                                                                                                    Preparing search index...

                                                                                                                                                                                                    Function encodeWaku2

                                                                                                                                                                                                    diff --git a/functions/_waku_enr.keccak256.html b/functions/_waku_enr.keccak256.html index 3a37937ded..ac5696fdcf 100644 --- a/functions/_waku_enr.keccak256.html +++ b/functions/_waku_enr.keccak256.html @@ -1 +1 @@ -keccak256 | Documentation
                                                                                                                                                                                                    \ No newline at end of file +keccak256 | Documentation
                                                                                                                                                                                                    Documentation
                                                                                                                                                                                                      Preparing search index...

                                                                                                                                                                                                      Function keccak256

                                                                                                                                                                                                      diff --git a/functions/_waku_enr.sign.html b/functions/_waku_enr.sign.html index 224b263f70..063410976c 100644 --- a/functions/_waku_enr.sign.html +++ b/functions/_waku_enr.sign.html @@ -1,5 +1,5 @@ -sign | Documentation
                                                                                                                                                                                                      • ECDSA Sign a message with the given private key.

                                                                                                                                                                                                        +sign | Documentation
                                                                                                                                                                                                        Documentation
                                                                                                                                                                                                          Preparing search index...

                                                                                                                                                                                                          Function sign

                                                                                                                                                                                                          • ECDSA Sign a message with the given private key.

                                                                                                                                                                                                            Parameters

                                                                                                                                                                                                            • message: Uint8Array

                                                                                                                                                                                                              The message to sign, usually a hash.

                                                                                                                                                                                                            • privateKey: Uint8Array

                                                                                                                                                                                                              The ECDSA private key to use to sign the message.

                                                                                                                                                                                                              -

                                                                                                                                                                                                            Returns Promise<Uint8Array>

                                                                                                                                                                                                            The signature and the recovery id concatenated.

                                                                                                                                                                                                            -
                                                                                                                                                                                                          \ No newline at end of file +

                                                                                                                                                                                                        Returns Promise<Uint8Array<ArrayBufferLike>>

                                                                                                                                                                                                        The signature and the recovery id concatenated.

                                                                                                                                                                                                        +
                                                                                                                                                                                                        diff --git a/functions/_waku_enr.verifySignature.html b/functions/_waku_enr.verifySignature.html index afcf0396f5..28f8ecd9d0 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

                                                                                                                                                                                                        \ No newline at end of file +verifySignature | Documentation
                                                                                                                                                                                                        Documentation
                                                                                                                                                                                                          Preparing search index...

                                                                                                                                                                                                          Function verifySignature

                                                                                                                                                                                                          • Verify an ECDSA signature.

                                                                                                                                                                                                            +

                                                                                                                                                                                                            Parameters

                                                                                                                                                                                                            • signature: Uint8Array
                                                                                                                                                                                                            • message: string | Uint8Array<ArrayBufferLike>
                                                                                                                                                                                                            • publicKey: Uint8Array

                                                                                                                                                                                                            Returns boolean

                                                                                                                                                                                                          diff --git a/functions/_waku_message-encryption.crypto.ecies.decrypt.html b/functions/_waku_message-encryption.crypto.ecies.decrypt.html new file mode 100644 index 0000000000..1b5d9e0b64 --- /dev/null +++ b/functions/_waku_message-encryption.crypto.ecies.decrypt.html @@ -0,0 +1,6 @@ +decrypt | Documentation
                                                                                                                                                                                                          Documentation
                                                                                                                                                                                                            Preparing search index...
                                                                                                                                                                                                            • Decrypt message using given private key.

                                                                                                                                                                                                              +

                                                                                                                                                                                                              Parameters

                                                                                                                                                                                                              • privateKey: Uint8Array

                                                                                                                                                                                                                A 32-byte private key of recipient of the message

                                                                                                                                                                                                                +
                                                                                                                                                                                                              • encrypted: Uint8Array

                                                                                                                                                                                                                ECIES serialized structure (result of ECIES encryption)

                                                                                                                                                                                                                +

                                                                                                                                                                                                              Returns Promise<Uint8Array<ArrayBufferLike>>

                                                                                                                                                                                                              The clear text

                                                                                                                                                                                                              +

                                                                                                                                                                                                              Error If decryption fails

                                                                                                                                                                                                              +
                                                                                                                                                                                                            diff --git a/functions/_waku_message-encryption.crypto.ecies.encrypt.html b/functions/_waku_message-encryption.crypto.ecies.encrypt.html new file mode 100644 index 0000000000..648d41d66e --- /dev/null +++ b/functions/_waku_message-encryption.crypto.ecies.encrypt.html @@ -0,0 +1,5 @@ +encrypt | Documentation
                                                                                                                                                                                                            Documentation
                                                                                                                                                                                                              Preparing search index...
                                                                                                                                                                                                              • Encrypt message for given recipient's public key.

                                                                                                                                                                                                                +

                                                                                                                                                                                                                Parameters

                                                                                                                                                                                                                • publicKeyTo: Uint8Array

                                                                                                                                                                                                                  Recipient's public key (65 bytes)

                                                                                                                                                                                                                  +
                                                                                                                                                                                                                • msg: Uint8Array

                                                                                                                                                                                                                  The message being encrypted

                                                                                                                                                                                                                  +

                                                                                                                                                                                                                Returns Promise<Uint8Array<ArrayBufferLike>>

                                                                                                                                                                                                                A promise that resolves with the ECIES structure serialized

                                                                                                                                                                                                                +
                                                                                                                                                                                                              diff --git a/functions/_waku_message-encryption.crypto.getSubtle.html b/functions/_waku_message-encryption.crypto.getSubtle.html new file mode 100644 index 0000000000..a1d66df722 --- /dev/null +++ b/functions/_waku_message-encryption.crypto.getSubtle.html @@ -0,0 +1 @@ +getSubtle | Documentation
                                                                                                                                                                                                              Documentation
                                                                                                                                                                                                                Preparing search index...
                                                                                                                                                                                                                diff --git a/functions/_waku_message-encryption.crypto.keccak256.html b/functions/_waku_message-encryption.crypto.keccak256.html new file mode 100644 index 0000000000..d2474ee85a --- /dev/null +++ b/functions/_waku_message-encryption.crypto.keccak256.html @@ -0,0 +1 @@ +keccak256 | Documentation
                                                                                                                                                                                                                Documentation
                                                                                                                                                                                                                  Preparing search index...
                                                                                                                                                                                                                  diff --git a/functions/_waku_message-encryption.crypto.sign.html b/functions/_waku_message-encryption.crypto.sign.html new file mode 100644 index 0000000000..c43b9d092a --- /dev/null +++ b/functions/_waku_message-encryption.crypto.sign.html @@ -0,0 +1,5 @@ +sign | Documentation
                                                                                                                                                                                                                  Documentation
                                                                                                                                                                                                                    Preparing search index...
                                                                                                                                                                                                                    • ECDSA Sign a message with the given private key.

                                                                                                                                                                                                                      +

                                                                                                                                                                                                                      Parameters

                                                                                                                                                                                                                      • message: Uint8Array

                                                                                                                                                                                                                        The message to sign, usually a hash.

                                                                                                                                                                                                                        +
                                                                                                                                                                                                                      • privateKey: Uint8Array

                                                                                                                                                                                                                        The ECDSA private key to use to sign the message.

                                                                                                                                                                                                                        +

                                                                                                                                                                                                                      Returns Promise<Uint8Array<ArrayBufferLike>>

                                                                                                                                                                                                                      The signature and the recovery id concatenated.

                                                                                                                                                                                                                      +
                                                                                                                                                                                                                    diff --git a/functions/_waku_message-encryption.crypto.symmetric.decrypt.html b/functions/_waku_message-encryption.crypto.symmetric.decrypt.html new file mode 100644 index 0000000000..59be8f6ebb --- /dev/null +++ b/functions/_waku_message-encryption.crypto.symmetric.decrypt.html @@ -0,0 +1 @@ +decrypt | Documentation
                                                                                                                                                                                                                    Documentation
                                                                                                                                                                                                                      Preparing search index...
                                                                                                                                                                                                                      • Parameters

                                                                                                                                                                                                                        • iv: Uint8Array
                                                                                                                                                                                                                        • key: Uint8Array
                                                                                                                                                                                                                        • cipherText: Uint8Array

                                                                                                                                                                                                                        Returns Promise<Uint8Array<ArrayBufferLike>>

                                                                                                                                                                                                                      diff --git a/functions/_waku_message-encryption.crypto.symmetric.encrypt.html b/functions/_waku_message-encryption.crypto.symmetric.encrypt.html new file mode 100644 index 0000000000..016705729e --- /dev/null +++ b/functions/_waku_message-encryption.crypto.symmetric.encrypt.html @@ -0,0 +1 @@ +encrypt | Documentation
                                                                                                                                                                                                                      Documentation
                                                                                                                                                                                                                        Preparing search index...
                                                                                                                                                                                                                        • Parameters

                                                                                                                                                                                                                          • iv: Uint8Array
                                                                                                                                                                                                                          • key: Uint8Array
                                                                                                                                                                                                                          • clearText: Uint8Array

                                                                                                                                                                                                                          Returns Promise<Uint8Array<ArrayBufferLike>>

                                                                                                                                                                                                                        diff --git a/functions/_waku_message-encryption.crypto.symmetric.generateIv.html b/functions/_waku_message-encryption.crypto.symmetric.generateIv.html new file mode 100644 index 0000000000..11f0494b7c --- /dev/null +++ b/functions/_waku_message-encryption.crypto.symmetric.generateIv.html @@ -0,0 +1 @@ +generateIv | Documentation
                                                                                                                                                                                                                        Documentation
                                                                                                                                                                                                                          Preparing search index...
                                                                                                                                                                                                                          diff --git a/functions/_waku_message-encryption.ecies.createDecoder.html b/functions/_waku_message-encryption.ecies.createDecoder.html new file mode 100644 index 0000000000..b54282bb5b --- /dev/null +++ b/functions/_waku_message-encryption.ecies.createDecoder.html @@ -0,0 +1,9 @@ +createDecoder | Documentation
                                                                                                                                                                                                                          Documentation
                                                                                                                                                                                                                            Preparing search index...
                                                                                                                                                                                                                            • Creates a decoder that decrypts messages using ECIES, using the given private +key as defined in 26/WAKU2-PAYLOAD.

                                                                                                                                                                                                                              +

                                                                                                                                                                                                                              A decoder is used to decode messages from the 14/WAKU2-MESSAGE +format when received from the Waku network. The resulting decoder can then be +pass to @waku/interfaces!IReceiver.subscribe to automatically decrypt and +decode incoming messages.

                                                                                                                                                                                                                              +

                                                                                                                                                                                                                              Parameters

                                                                                                                                                                                                                              • contentTopic: string

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

                                                                                                                                                                                                                                +
                                                                                                                                                                                                                              • routingInfo: IRoutingInfo
                                                                                                                                                                                                                              • privateKey: Uint8Array

                                                                                                                                                                                                                                The private key used to decrypt the message.

                                                                                                                                                                                                                                +

                                                                                                                                                                                                                              Returns Decoder

                                                                                                                                                                                                                            diff --git a/functions/_waku_message-encryption.ecies.createEncoder.html b/functions/_waku_message-encryption.ecies.createEncoder.html new file mode 100644 index 0000000000..8efc9e5890 --- /dev/null +++ b/functions/_waku_message-encryption.ecies.createEncoder.html @@ -0,0 +1,10 @@ +createEncoder | Documentation
                                                                                                                                                                                                                            Documentation
                                                                                                                                                                                                                              Preparing search index...
                                                                                                                                                                                                                              diff --git a/functions/_waku_message-encryption.ecies.decryptAsymmetric.html b/functions/_waku_message-encryption.ecies.decryptAsymmetric.html new file mode 100644 index 0000000000..c2d570c1dd --- /dev/null +++ b/functions/_waku_message-encryption.ecies.decryptAsymmetric.html @@ -0,0 +1,3 @@ +decryptAsymmetric | Documentation
                                                                                                                                                                                                                              Documentation
                                                                                                                                                                                                                                Preparing search index...
                                                                                                                                                                                                                                • 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<ArrayBufferLike>>

                                                                                                                                                                                                                                diff --git a/functions/_waku_message-encryption.ecies.encryptAsymmetric.html b/functions/_waku_message-encryption.ecies.encryptAsymmetric.html new file mode 100644 index 0000000000..bfcefbde23 --- /dev/null +++ b/functions/_waku_message-encryption.ecies.encryptAsymmetric.html @@ -0,0 +1,4 @@ +encryptAsymmetric | Documentation
                                                                                                                                                                                                                                Documentation
                                                                                                                                                                                                                                  Preparing search index...
                                                                                                                                                                                                                                  • 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<ArrayBufferLike>

                                                                                                                                                                                                                                    Returns Promise<Uint8Array<ArrayBufferLike>>

                                                                                                                                                                                                                                  diff --git a/functions/_waku_message-encryption.ecies.postCipher.html b/functions/_waku_message-encryption.ecies.postCipher.html new file mode 100644 index 0000000000..98ea508065 --- /dev/null +++ b/functions/_waku_message-encryption.ecies.postCipher.html @@ -0,0 +1,2 @@ +postCipher | Documentation
                                                                                                                                                                                                                                  Documentation
                                                                                                                                                                                                                                    Preparing search index...
                                                                                                                                                                                                                                    • Internal

                                                                                                                                                                                                                                      Decode a decrypted payload.

                                                                                                                                                                                                                                      +

                                                                                                                                                                                                                                      Parameters

                                                                                                                                                                                                                                      • message: Uint8Array

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

                                                                                                                                                                                                                                    diff --git a/functions/_waku_message-encryption.ecies.preCipher.html b/functions/_waku_message-encryption.ecies.preCipher.html new file mode 100644 index 0000000000..380cfdbcc8 --- /dev/null +++ b/functions/_waku_message-encryption.ecies.preCipher.html @@ -0,0 +1,4 @@ +preCipher | Documentation
                                                                                                                                                                                                                                    Documentation
                                                                                                                                                                                                                                      Preparing search index...
                                                                                                                                                                                                                                      • Internal

                                                                                                                                                                                                                                        Prepare the payload pre-encryption.

                                                                                                                                                                                                                                        +

                                                                                                                                                                                                                                        Parameters

                                                                                                                                                                                                                                        • messagePayload: Uint8Array
                                                                                                                                                                                                                                        • OptionalsigPrivKey: Uint8Array<ArrayBufferLike>

                                                                                                                                                                                                                                        Returns Promise<Uint8Array<ArrayBufferLike>>

                                                                                                                                                                                                                                        The encoded payload, ready for encryption using encryptAsymmetric +or encryptSymmetric.

                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                      diff --git a/functions/_waku_message-encryption.generatePrivateKey.html b/functions/_waku_message-encryption.generatePrivateKey.html new file mode 100644 index 0000000000..b242492dbb --- /dev/null +++ b/functions/_waku_message-encryption.generatePrivateKey.html @@ -0,0 +1,3 @@ +generatePrivateKey | Documentation
                                                                                                                                                                                                                                      Documentation
                                                                                                                                                                                                                                        Preparing search index...
                                                                                                                                                                                                                                        diff --git a/functions/_waku_message-encryption.generateSymmetricKey.html b/functions/_waku_message-encryption.generateSymmetricKey.html new file mode 100644 index 0000000000..76ab4861f9 --- /dev/null +++ b/functions/_waku_message-encryption.generateSymmetricKey.html @@ -0,0 +1,2 @@ +generateSymmetricKey | Documentation
                                                                                                                                                                                                                                        Documentation
                                                                                                                                                                                                                                          Preparing search index...
                                                                                                                                                                                                                                          diff --git a/functions/_waku_message-encryption.symmetric.createDecoder.html b/functions/_waku_message-encryption.symmetric.createDecoder.html new file mode 100644 index 0000000000..e2b0d6bcd0 --- /dev/null +++ b/functions/_waku_message-encryption.symmetric.createDecoder.html @@ -0,0 +1,10 @@ +createDecoder | Documentation
                                                                                                                                                                                                                                          Documentation
                                                                                                                                                                                                                                            Preparing search index...
                                                                                                                                                                                                                                            • Creates a decoder that decrypts messages using symmetric encryption, using +the given key as defined in 26/WAKU2-PAYLOAD.

                                                                                                                                                                                                                                              +

                                                                                                                                                                                                                                              A decoder is used to decode messages from the 14/WAKU2-MESSAGE +format when received from the Waku network. The resulting decoder can then be +pass to @waku/interfaces!IReceiver.subscribe to automatically decrypt and +decode incoming messages.

                                                                                                                                                                                                                                              +

                                                                                                                                                                                                                                              Parameters

                                                                                                                                                                                                                                              • contentTopic: string

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

                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                              • routingInfo: IRoutingInfo

                                                                                                                                                                                                                                                Routing information, depends on the network config (static vs auto sharding)

                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                              • symKey: Uint8Array

                                                                                                                                                                                                                                                The symmetric key used to decrypt the message.

                                                                                                                                                                                                                                                +

                                                                                                                                                                                                                                              Returns Decoder

                                                                                                                                                                                                                                            diff --git a/functions/_waku_message-encryption.symmetric.createEncoder.html b/functions/_waku_message-encryption.symmetric.createEncoder.html new file mode 100644 index 0000000000..42a8f4a243 --- /dev/null +++ b/functions/_waku_message-encryption.symmetric.createEncoder.html @@ -0,0 +1,9 @@ +createEncoder | Documentation
                                                                                                                                                                                                                                            Documentation
                                                                                                                                                                                                                                              Preparing search index...
                                                                                                                                                                                                                                              diff --git a/functions/_waku_message-encryption.symmetric.decryptSymmetric.html b/functions/_waku_message-encryption.symmetric.decryptSymmetric.html new file mode 100644 index 0000000000..cf5961a453 --- /dev/null +++ b/functions/_waku_message-encryption.symmetric.decryptSymmetric.html @@ -0,0 +1,5 @@ +decryptSymmetric | Documentation
                                                                                                                                                                                                                                              Documentation
                                                                                                                                                                                                                                                Preparing search index...
                                                                                                                                                                                                                                                • Internal

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

                                                                                                                                                                                                                                                  +

                                                                                                                                                                                                                                                  Parameters

                                                                                                                                                                                                                                                  • payload: Uint8Array

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

                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                  • key: string | Uint8Array<ArrayBufferLike>

                                                                                                                                                                                                                                                    The key to use for decryption.

                                                                                                                                                                                                                                                    +

                                                                                                                                                                                                                                                  Returns Promise<Uint8Array<ArrayBufferLike>>

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

                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                diff --git a/functions/_waku_message-encryption.symmetric.encryptSymmetric.html b/functions/_waku_message-encryption.symmetric.encryptSymmetric.html new file mode 100644 index 0000000000..ad37e08d28 --- /dev/null +++ b/functions/_waku_message-encryption.symmetric.encryptSymmetric.html @@ -0,0 +1,5 @@ +encryptSymmetric | Documentation
                                                                                                                                                                                                                                                Documentation
                                                                                                                                                                                                                                                  Preparing search index...
                                                                                                                                                                                                                                                  • Internal

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

                                                                                                                                                                                                                                                    +

                                                                                                                                                                                                                                                    Parameters

                                                                                                                                                                                                                                                    • data: Uint8Array

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

                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                    • key: string | Uint8Array<ArrayBufferLike>

                                                                                                                                                                                                                                                      The key to use for encryption.

                                                                                                                                                                                                                                                      +

                                                                                                                                                                                                                                                    Returns Promise<Uint8Array<ArrayBufferLike>>

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

                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                  diff --git a/functions/_waku_message_encryption.crypto.ecies.decrypt.html b/functions/_waku_message_encryption.crypto.ecies.decrypt.html deleted file mode 100644 index 48384f6c1c..0000000000 --- a/functions/_waku_message_encryption.crypto.ecies.decrypt.html +++ /dev/null @@ -1,6 +0,0 @@ -decrypt | Documentation
                                                                                                                                                                                                                                                  • Decrypt message using given private key.

                                                                                                                                                                                                                                                    -

                                                                                                                                                                                                                                                    Parameters

                                                                                                                                                                                                                                                    • privateKey: Uint8Array

                                                                                                                                                                                                                                                      A 32-byte private key of recipient of the message

                                                                                                                                                                                                                                                      -
                                                                                                                                                                                                                                                    • encrypted: Uint8Array

                                                                                                                                                                                                                                                      ECIES serialized structure (result of ECIES encryption)

                                                                                                                                                                                                                                                      -

                                                                                                                                                                                                                                                    Returns Promise<Uint8Array>

                                                                                                                                                                                                                                                    The clear text

                                                                                                                                                                                                                                                    -

                                                                                                                                                                                                                                                    Throws

                                                                                                                                                                                                                                                    Error If decryption fails

                                                                                                                                                                                                                                                    -
                                                                                                                                                                                                                                                  \ 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 deleted file mode 100644 index cf29ee858c..0000000000 --- a/functions/_waku_message_encryption.crypto.ecies.encrypt.html +++ /dev/null @@ -1,5 +0,0 @@ -encrypt | Documentation
                                                                                                                                                                                                                                                  • Encrypt message for given recipient's public key.

                                                                                                                                                                                                                                                    -

                                                                                                                                                                                                                                                    Parameters

                                                                                                                                                                                                                                                    • publicKeyTo: Uint8Array

                                                                                                                                                                                                                                                      Recipient's public key (65 bytes)

                                                                                                                                                                                                                                                      -
                                                                                                                                                                                                                                                    • msg: Uint8Array

                                                                                                                                                                                                                                                      The message being encrypted

                                                                                                                                                                                                                                                      -

                                                                                                                                                                                                                                                    Returns Promise<Uint8Array>

                                                                                                                                                                                                                                                    A promise that resolves with the ECIES structure serialized

                                                                                                                                                                                                                                                    -
                                                                                                                                                                                                                                                  \ No newline at end of file diff --git a/functions/_waku_message_encryption.crypto.getSubtle.html b/functions/_waku_message_encryption.crypto.getSubtle.html deleted file mode 100644 index 08d0d4dc6f..0000000000 --- a/functions/_waku_message_encryption.crypto.getSubtle.html +++ /dev/null @@ -1 +0,0 @@ -getSubtle | Documentation
                                                                                                                                                                                                                                                  \ No newline at end of file diff --git a/functions/_waku_message_encryption.crypto.keccak256.html b/functions/_waku_message_encryption.crypto.keccak256.html deleted file mode 100644 index 9b1f7cd0ca..0000000000 --- a/functions/_waku_message_encryption.crypto.keccak256.html +++ /dev/null @@ -1 +0,0 @@ -keccak256 | Documentation
                                                                                                                                                                                                                                                  \ No newline at end of file diff --git a/functions/_waku_message_encryption.crypto.randomBytes.html b/functions/_waku_message_encryption.crypto.randomBytes.html deleted file mode 100644 index 1c4eb7e32d..0000000000 --- a/functions/_waku_message_encryption.crypto.randomBytes.html +++ /dev/null @@ -1 +0,0 @@ -randomBytes | Documentation
                                                                                                                                                                                                                                                  \ No newline at end of file diff --git a/functions/_waku_message_encryption.crypto.sha256.html b/functions/_waku_message_encryption.crypto.sha256.html deleted file mode 100644 index 9ac97fbd65..0000000000 --- a/functions/_waku_message_encryption.crypto.sha256.html +++ /dev/null @@ -1 +0,0 @@ -sha256 | Documentation
                                                                                                                                                                                                                                                  \ No newline at end of file diff --git a/functions/_waku_message_encryption.crypto.sign.html b/functions/_waku_message_encryption.crypto.sign.html deleted file mode 100644 index 5aac04dfa4..0000000000 --- a/functions/_waku_message_encryption.crypto.sign.html +++ /dev/null @@ -1,5 +0,0 @@ -sign | Documentation
                                                                                                                                                                                                                                                  • ECDSA Sign a message with the given private key.

                                                                                                                                                                                                                                                    -

                                                                                                                                                                                                                                                    Parameters

                                                                                                                                                                                                                                                    • message: Uint8Array

                                                                                                                                                                                                                                                      The message to sign, usually a hash.

                                                                                                                                                                                                                                                      -
                                                                                                                                                                                                                                                    • privateKey: Uint8Array

                                                                                                                                                                                                                                                      The ECDSA private key to use to sign the message.

                                                                                                                                                                                                                                                      -

                                                                                                                                                                                                                                                    Returns Promise<Uint8Array>

                                                                                                                                                                                                                                                    The signature and the recovery id concatenated.

                                                                                                                                                                                                                                                    -
                                                                                                                                                                                                                                                  \ 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 deleted file mode 100644 index 18282984a0..0000000000 --- a/functions/_waku_message_encryption.crypto.symmetric.decrypt.html +++ /dev/null @@ -1 +0,0 @@ -decrypt | Documentation
                                                                                                                                                                                                                                                  \ 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 deleted file mode 100644 index beb4b52b12..0000000000 --- a/functions/_waku_message_encryption.crypto.symmetric.encrypt.html +++ /dev/null @@ -1 +0,0 @@ -encrypt | Documentation
                                                                                                                                                                                                                                                  \ 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 deleted file mode 100644 index d23f834f54..0000000000 --- a/functions/_waku_message_encryption.crypto.symmetric.generateIv.html +++ /dev/null @@ -1 +0,0 @@ -generateIv | Documentation
                                                                                                                                                                                                                                                  \ No newline at end of file diff --git a/functions/_waku_message_encryption.ecies.createDecoder.html b/functions/_waku_message_encryption.ecies.createDecoder.html deleted file mode 100644 index 82c3ca5417..0000000000 --- a/functions/_waku_message_encryption.ecies.createDecoder.html +++ /dev/null @@ -1,9 +0,0 @@ -createDecoder | Documentation
                                                                                                                                                                                                                                                  • Creates a decoder that decrypts messages using ECIES, using the given private -key as defined in 26/WAKU2-PAYLOAD.

                                                                                                                                                                                                                                                    -

                                                                                                                                                                                                                                                    A decoder is used to decode messages from the 14/WAKU2-MESSAGE -format when received from the Waku network. The resulting decoder can then be -pass to @waku/interfaces!IReceiver.subscribe to automatically decrypt and -decode incoming messages.

                                                                                                                                                                                                                                                    -

                                                                                                                                                                                                                                                    Parameters

                                                                                                                                                                                                                                                    • contentTopic: string

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

                                                                                                                                                                                                                                                      -
                                                                                                                                                                                                                                                    • privateKey: Uint8Array

                                                                                                                                                                                                                                                      The private key used to decrypt the message.

                                                                                                                                                                                                                                                      -
                                                                                                                                                                                                                                                    • Optional pubsubTopicShardInfo: string | SingleShardInfo

                                                                                                                                                                                                                                                    Returns Decoder

                                                                                                                                                                                                                                                  \ No newline at end of file diff --git a/functions/_waku_message_encryption.ecies.createEncoder.html b/functions/_waku_message_encryption.ecies.createEncoder.html deleted file mode 100644 index f56f6cad83..0000000000 --- a/functions/_waku_message_encryption.ecies.createEncoder.html +++ /dev/null @@ -1,10 +0,0 @@ -createEncoder | Documentation
                                                                                                                                                                                                                                                  \ No newline at end of file diff --git a/functions/_waku_message_encryption.ecies.decryptAsymmetric.html b/functions/_waku_message_encryption.ecies.decryptAsymmetric.html deleted file mode 100644 index 4e4c742493..0000000000 --- a/functions/_waku_message_encryption.ecies.decryptAsymmetric.html +++ /dev/null @@ -1,3 +0,0 @@ -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>

                                                                                                                                                                                                                                                  \ No newline at end of file diff --git a/functions/_waku_message_encryption.ecies.encryptAsymmetric.html b/functions/_waku_message_encryption.ecies.encryptAsymmetric.html deleted file mode 100644 index f52e608ddc..0000000000 --- a/functions/_waku_message_encryption.ecies.encryptAsymmetric.html +++ /dev/null @@ -1,4 +0,0 @@ -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>

                                                                                                                                                                                                                                                  \ No newline at end of file diff --git a/functions/_waku_message_encryption.ecies.postCipher.html b/functions/_waku_message_encryption.ecies.postCipher.html deleted file mode 100644 index d9fb9ef091..0000000000 --- a/functions/_waku_message_encryption.ecies.postCipher.html +++ /dev/null @@ -1,2 +0,0 @@ -postCipher | Documentation
                                                                                                                                                                                                                                                  • Internal

                                                                                                                                                                                                                                                    Decode a decrypted payload.

                                                                                                                                                                                                                                                    -

                                                                                                                                                                                                                                                    Parameters

                                                                                                                                                                                                                                                    • message: Uint8Array

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

                                                                                                                                                                                                                                                  \ No newline at end of file diff --git a/functions/_waku_message_encryption.ecies.preCipher.html b/functions/_waku_message_encryption.ecies.preCipher.html deleted file mode 100644 index 378d8fd4d7..0000000000 --- a/functions/_waku_message_encryption.ecies.preCipher.html +++ /dev/null @@ -1,4 +0,0 @@ -preCipher | Documentation
                                                                                                                                                                                                                                                  \ No newline at end of file diff --git a/functions/_waku_message_encryption.generatePrivateKey.html b/functions/_waku_message_encryption.generatePrivateKey.html deleted file mode 100644 index 71f7f372a0..0000000000 --- a/functions/_waku_message_encryption.generatePrivateKey.html +++ /dev/null @@ -1,3 +0,0 @@ -generatePrivateKey | Documentation
                                                                                                                                                                                                                                                  \ No newline at end of file diff --git a/functions/_waku_message_encryption.generateSymmetricKey.html b/functions/_waku_message_encryption.generateSymmetricKey.html deleted file mode 100644 index 9a9d726cca..0000000000 --- a/functions/_waku_message_encryption.generateSymmetricKey.html +++ /dev/null @@ -1,2 +0,0 @@ -generateSymmetricKey | Documentation
                                                                                                                                                                                                                                                  \ No newline at end of file diff --git a/functions/_waku_message_encryption.getPublicKey.html b/functions/_waku_message_encryption.getPublicKey.html deleted file mode 100644 index cf326990d3..0000000000 --- a/functions/_waku_message_encryption.getPublicKey.html +++ /dev/null @@ -1,3 +0,0 @@ -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

                                                                                                                                                                                                                                                  \ No newline at end of file diff --git a/functions/_waku_message_encryption.symmetric.createDecoder.html b/functions/_waku_message_encryption.symmetric.createDecoder.html deleted file mode 100644 index 8d47d72f47..0000000000 --- a/functions/_waku_message_encryption.symmetric.createDecoder.html +++ /dev/null @@ -1,9 +0,0 @@ -createDecoder | Documentation
                                                                                                                                                                                                                                                  • Creates a decoder that decrypts messages using symmetric encryption, using -the given key as defined in 26/WAKU2-PAYLOAD.

                                                                                                                                                                                                                                                    -

                                                                                                                                                                                                                                                    A decoder is used to decode messages from the 14/WAKU2-MESSAGE -format when received from the Waku network. The resulting decoder can then be -pass to @waku/interfaces!IReceiver.subscribe to automatically decrypt and -decode incoming messages.

                                                                                                                                                                                                                                                    -

                                                                                                                                                                                                                                                    Parameters

                                                                                                                                                                                                                                                    • contentTopic: string

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

                                                                                                                                                                                                                                                      -
                                                                                                                                                                                                                                                    • symKey: Uint8Array

                                                                                                                                                                                                                                                      The symmetric key used to decrypt the message.

                                                                                                                                                                                                                                                      -
                                                                                                                                                                                                                                                    • Optional pubsubTopicShardInfo: string | SingleShardInfo

                                                                                                                                                                                                                                                    Returns Decoder

                                                                                                                                                                                                                                                  \ No newline at end of file diff --git a/functions/_waku_message_encryption.symmetric.createEncoder.html b/functions/_waku_message_encryption.symmetric.createEncoder.html deleted file mode 100644 index b1bc224497..0000000000 --- a/functions/_waku_message_encryption.symmetric.createEncoder.html +++ /dev/null @@ -1,9 +0,0 @@ -createEncoder | Documentation
                                                                                                                                                                                                                                                  \ No newline at end of file diff --git a/functions/_waku_message_encryption.symmetric.decryptSymmetric.html b/functions/_waku_message_encryption.symmetric.decryptSymmetric.html deleted file mode 100644 index 76a72dc7f7..0000000000 --- a/functions/_waku_message_encryption.symmetric.decryptSymmetric.html +++ /dev/null @@ -1,5 +0,0 @@ -decryptSymmetric | Documentation
                                                                                                                                                                                                                                                  • Internal

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

                                                                                                                                                                                                                                                    -

                                                                                                                                                                                                                                                    Parameters

                                                                                                                                                                                                                                                    • payload: Uint8Array

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

                                                                                                                                                                                                                                                      -
                                                                                                                                                                                                                                                    • key: string | Uint8Array

                                                                                                                                                                                                                                                      The key to use for decryption.

                                                                                                                                                                                                                                                      -

                                                                                                                                                                                                                                                    Returns Promise<Uint8Array>

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

                                                                                                                                                                                                                                                    -
                                                                                                                                                                                                                                                  \ No newline at end of file diff --git a/functions/_waku_message_encryption.symmetric.encryptSymmetric.html b/functions/_waku_message_encryption.symmetric.encryptSymmetric.html deleted file mode 100644 index b95ea526e8..0000000000 --- a/functions/_waku_message_encryption.symmetric.encryptSymmetric.html +++ /dev/null @@ -1,5 +0,0 @@ -encryptSymmetric | Documentation
                                                                                                                                                                                                                                                  • Internal

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

                                                                                                                                                                                                                                                    -

                                                                                                                                                                                                                                                    Parameters

                                                                                                                                                                                                                                                    • data: Uint8Array

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

                                                                                                                                                                                                                                                      -
                                                                                                                                                                                                                                                    • key: string | Uint8Array

                                                                                                                                                                                                                                                      The key to use for encryption.

                                                                                                                                                                                                                                                      -

                                                                                                                                                                                                                                                    Returns Promise<Uint8Array>

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

                                                                                                                                                                                                                                                    -
                                                                                                                                                                                                                                                  \ No newline at end of file diff --git a/functions/_waku_proto.WakuMessage.codec.html b/functions/_waku_proto.WakuMessage.codec.html index 7d0203a5cb..e59198e646 100644 --- a/functions/_waku_proto.WakuMessage.codec.html +++ b/functions/_waku_proto.WakuMessage.codec.html @@ -1 +1 @@ -codec | Documentation
                                                                                                                                                                                                                                                  \ No newline at end of file +codec | Documentation
                                                                                                                                                                                                                                                  Documentation
                                                                                                                                                                                                                                                    Preparing search index...
                                                                                                                                                                                                                                                    diff --git a/functions/_waku_proto.WakuMessage.decode.html b/functions/_waku_proto.WakuMessage.decode.html index 31b726b9a6..5654309d3e 100644 --- a/functions/_waku_proto.WakuMessage.decode.html +++ b/functions/_waku_proto.WakuMessage.decode.html @@ -1 +1 @@ -decode | Documentation
                                                                                                                                                                                                                                                    \ No newline at end of file +decode | Documentation
                                                                                                                                                                                                                                                    Documentation
                                                                                                                                                                                                                                                      Preparing search index...
                                                                                                                                                                                                                                                      diff --git a/functions/_waku_proto.WakuMessage.encode.html b/functions/_waku_proto.WakuMessage.encode.html index d791f02954..c97c888b2c 100644 --- a/functions/_waku_proto.WakuMessage.encode.html +++ b/functions/_waku_proto.WakuMessage.encode.html @@ -1 +1 @@ -encode | Documentation
                                                                                                                                                                                                                                                      \ No newline at end of file +encode | Documentation
                                                                                                                                                                                                                                                      Documentation
                                                                                                                                                                                                                                                        Preparing search index...
                                                                                                                                                                                                                                                        diff --git a/functions/_waku_proto.proto_filter.FilterRequest.ContentFilter.codec.html b/functions/_waku_proto.proto_filter.FilterRequest.ContentFilter.codec.html index 9069fdeff2..635ba1cb20 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
                                                                                                                                                                                                                                                        \ No newline at end of file +codec | Documentation
                                                                                                                                                                                                                                                        Documentation
                                                                                                                                                                                                                                                          Preparing search index...
                                                                                                                                                                                                                                                          diff --git a/functions/_waku_proto.proto_filter.FilterRequest.ContentFilter.decode.html b/functions/_waku_proto.proto_filter.FilterRequest.ContentFilter.decode.html index 986c477742..8566a1155a 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
                                                                                                                                                                                                                                                          \ No newline at end of file +decode | Documentation
                                                                                                                                                                                                                                                          Documentation
                                                                                                                                                                                                                                                            Preparing search index...
                                                                                                                                                                                                                                                            diff --git a/functions/_waku_proto.proto_filter.FilterRequest.ContentFilter.encode.html b/functions/_waku_proto.proto_filter.FilterRequest.ContentFilter.encode.html index 926188d8b0..2d7af60fc1 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
                                                                                                                                                                                                                                                            \ No newline at end of file +encode | Documentation
                                                                                                                                                                                                                                                            Documentation
                                                                                                                                                                                                                                                              Preparing search index...
                                                                                                                                                                                                                                                              diff --git a/functions/_waku_proto.proto_filter.FilterRequest.codec.html b/functions/_waku_proto.proto_filter.FilterRequest.codec.html index 7bcf665376..bef5e0fab5 100644 --- a/functions/_waku_proto.proto_filter.FilterRequest.codec.html +++ b/functions/_waku_proto.proto_filter.FilterRequest.codec.html @@ -1 +1 @@ -codec | Documentation
                                                                                                                                                                                                                                                              \ No newline at end of file +codec | Documentation
                                                                                                                                                                                                                                                              Documentation
                                                                                                                                                                                                                                                                Preparing search index...
                                                                                                                                                                                                                                                                diff --git a/functions/_waku_proto.proto_filter.FilterRequest.decode.html b/functions/_waku_proto.proto_filter.FilterRequest.decode.html index c0683c4b38..5ec25b3275 100644 --- a/functions/_waku_proto.proto_filter.FilterRequest.decode.html +++ b/functions/_waku_proto.proto_filter.FilterRequest.decode.html @@ -1 +1 @@ -decode | Documentation
                                                                                                                                                                                                                                                                \ No newline at end of file +decode | Documentation
                                                                                                                                                                                                                                                                Documentation
                                                                                                                                                                                                                                                                  Preparing search index...
                                                                                                                                                                                                                                                                  diff --git a/functions/_waku_proto.proto_filter.FilterRequest.encode.html b/functions/_waku_proto.proto_filter.FilterRequest.encode.html index 888d63bd32..9fee81b30b 100644 --- a/functions/_waku_proto.proto_filter.FilterRequest.encode.html +++ b/functions/_waku_proto.proto_filter.FilterRequest.encode.html @@ -1 +1 @@ -encode | Documentation
                                                                                                                                                                                                                                                                  \ No newline at end of file +encode | Documentation
                                                                                                                                                                                                                                                                  Documentation
                                                                                                                                                                                                                                                                    Preparing search index...
                                                                                                                                                                                                                                                                    diff --git a/functions/_waku_proto.proto_filter.FilterRpc.codec.html b/functions/_waku_proto.proto_filter.FilterRpc.codec.html index b33b7d778f..6e95362a18 100644 --- a/functions/_waku_proto.proto_filter.FilterRpc.codec.html +++ b/functions/_waku_proto.proto_filter.FilterRpc.codec.html @@ -1 +1 @@ -codec | Documentation
                                                                                                                                                                                                                                                                    \ No newline at end of file +codec | Documentation
                                                                                                                                                                                                                                                                    Documentation
                                                                                                                                                                                                                                                                      Preparing search index...
                                                                                                                                                                                                                                                                      diff --git a/functions/_waku_proto.proto_filter.FilterRpc.decode.html b/functions/_waku_proto.proto_filter.FilterRpc.decode.html index 916754350e..0afdb37513 100644 --- a/functions/_waku_proto.proto_filter.FilterRpc.decode.html +++ b/functions/_waku_proto.proto_filter.FilterRpc.decode.html @@ -1 +1 @@ -decode | Documentation
                                                                                                                                                                                                                                                                      \ No newline at end of file +decode | Documentation
                                                                                                                                                                                                                                                                      Documentation
                                                                                                                                                                                                                                                                        Preparing search index...
                                                                                                                                                                                                                                                                        diff --git a/functions/_waku_proto.proto_filter.FilterRpc.encode.html b/functions/_waku_proto.proto_filter.FilterRpc.encode.html index 598a11e0ab..ddf882e92d 100644 --- a/functions/_waku_proto.proto_filter.FilterRpc.encode.html +++ b/functions/_waku_proto.proto_filter.FilterRpc.encode.html @@ -1 +1 @@ -encode | Documentation
                                                                                                                                                                                                                                                                        \ No newline at end of file +encode | Documentation
                                                                                                                                                                                                                                                                        Documentation
                                                                                                                                                                                                                                                                          Preparing search index...
                                                                                                                                                                                                                                                                          diff --git a/functions/_waku_proto.proto_filter.MessagePush.codec.html b/functions/_waku_proto.proto_filter.MessagePush.codec.html index d13b8c38f4..8db0e9da5d 100644 --- a/functions/_waku_proto.proto_filter.MessagePush.codec.html +++ b/functions/_waku_proto.proto_filter.MessagePush.codec.html @@ -1 +1 @@ -codec | Documentation
                                                                                                                                                                                                                                                                          \ No newline at end of file +codec | Documentation
                                                                                                                                                                                                                                                                          Documentation
                                                                                                                                                                                                                                                                            Preparing search index...
                                                                                                                                                                                                                                                                            diff --git a/functions/_waku_proto.proto_filter.MessagePush.decode.html b/functions/_waku_proto.proto_filter.MessagePush.decode.html index 5fafb8edd6..e09aff706c 100644 --- a/functions/_waku_proto.proto_filter.MessagePush.decode.html +++ b/functions/_waku_proto.proto_filter.MessagePush.decode.html @@ -1 +1 @@ -decode | Documentation
                                                                                                                                                                                                                                                                            \ No newline at end of file +decode | Documentation
                                                                                                                                                                                                                                                                            Documentation
                                                                                                                                                                                                                                                                              Preparing search index...
                                                                                                                                                                                                                                                                              diff --git a/functions/_waku_proto.proto_filter.MessagePush.encode.html b/functions/_waku_proto.proto_filter.MessagePush.encode.html index 30578eff94..ea9c0869da 100644 --- a/functions/_waku_proto.proto_filter.MessagePush.encode.html +++ b/functions/_waku_proto.proto_filter.MessagePush.encode.html @@ -1 +1 @@ -encode | Documentation
                                                                                                                                                                                                                                                                              \ No newline at end of file +encode | Documentation
                                                                                                                                                                                                                                                                              Documentation
                                                                                                                                                                                                                                                                                Preparing search index...
                                                                                                                                                                                                                                                                                diff --git a/functions/_waku_proto.proto_filter.RateLimitProof.codec.html b/functions/_waku_proto.proto_filter.RateLimitProof.codec.html index a799dabe8b..b704f4dfb2 100644 --- a/functions/_waku_proto.proto_filter.RateLimitProof.codec.html +++ b/functions/_waku_proto.proto_filter.RateLimitProof.codec.html @@ -1 +1 @@ -codec | Documentation
                                                                                                                                                                                                                                                                                \ No newline at end of file +codec | Documentation
                                                                                                                                                                                                                                                                                Documentation
                                                                                                                                                                                                                                                                                  Preparing search index...
                                                                                                                                                                                                                                                                                  diff --git a/functions/_waku_proto.proto_filter.RateLimitProof.decode.html b/functions/_waku_proto.proto_filter.RateLimitProof.decode.html index 51cfc6dbdf..1bb295bd8d 100644 --- a/functions/_waku_proto.proto_filter.RateLimitProof.decode.html +++ b/functions/_waku_proto.proto_filter.RateLimitProof.decode.html @@ -1 +1 @@ -decode | Documentation
                                                                                                                                                                                                                                                                                  \ No newline at end of file +decode | Documentation
                                                                                                                                                                                                                                                                                  Documentation
                                                                                                                                                                                                                                                                                    Preparing search index...
                                                                                                                                                                                                                                                                                    diff --git a/functions/_waku_proto.proto_filter.RateLimitProof.encode.html b/functions/_waku_proto.proto_filter.RateLimitProof.encode.html index 6152a49dc9..b96a68d7a2 100644 --- a/functions/_waku_proto.proto_filter.RateLimitProof.encode.html +++ b/functions/_waku_proto.proto_filter.RateLimitProof.encode.html @@ -1 +1 @@ -encode | Documentation
                                                                                                                                                                                                                                                                                    \ No newline at end of file +encode | Documentation
                                                                                                                                                                                                                                                                                    Documentation
                                                                                                                                                                                                                                                                                      Preparing search index...
                                                                                                                                                                                                                                                                                      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 ce0a14033a..b7955f8baf 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
                                                                                                                                                                                                                                                                                      \ No newline at end of file +codec | Documentation
                                                                                                                                                                                                                                                                                      Documentation
                                                                                                                                                                                                                                                                                        Preparing search index...
                                                                                                                                                                                                                                                                                        diff --git a/functions/_waku_proto.proto_filter_v2.FilterSubscribeRequest.codec.html b/functions/_waku_proto.proto_filter_v2.FilterSubscribeRequest.codec.html index 0e6bd3ac91..e8e4133196 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
                                                                                                                                                                                                                                                                                        \ No newline at end of file +codec | Documentation
                                                                                                                                                                                                                                                                                        Documentation
                                                                                                                                                                                                                                                                                          Preparing search index...
                                                                                                                                                                                                                                                                                          diff --git a/functions/_waku_proto.proto_filter_v2.FilterSubscribeRequest.decode.html b/functions/_waku_proto.proto_filter_v2.FilterSubscribeRequest.decode.html index 2a2052d7b9..560ef25cbb 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
                                                                                                                                                                                                                                                                                          \ No newline at end of file +decode | Documentation
                                                                                                                                                                                                                                                                                          Documentation
                                                                                                                                                                                                                                                                                            Preparing search index...
                                                                                                                                                                                                                                                                                            diff --git a/functions/_waku_proto.proto_filter_v2.FilterSubscribeRequest.encode.html b/functions/_waku_proto.proto_filter_v2.FilterSubscribeRequest.encode.html index 9d88119dd5..14857951be 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
                                                                                                                                                                                                                                                                                            \ No newline at end of file +encode | Documentation
                                                                                                                                                                                                                                                                                            Documentation
                                                                                                                                                                                                                                                                                              Preparing search index...
                                                                                                                                                                                                                                                                                              diff --git a/functions/_waku_proto.proto_filter_v2.FilterSubscribeResponse.codec.html b/functions/_waku_proto.proto_filter_v2.FilterSubscribeResponse.codec.html index 26b000f32e..2da97bb84d 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
                                                                                                                                                                                                                                                                                              \ No newline at end of file +codec | Documentation
                                                                                                                                                                                                                                                                                              Documentation
                                                                                                                                                                                                                                                                                                Preparing search index...
                                                                                                                                                                                                                                                                                                diff --git a/functions/_waku_proto.proto_filter_v2.FilterSubscribeResponse.decode.html b/functions/_waku_proto.proto_filter_v2.FilterSubscribeResponse.decode.html index 77f5d05704..85848fdd58 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
                                                                                                                                                                                                                                                                                                \ No newline at end of file +decode | Documentation
                                                                                                                                                                                                                                                                                                Documentation
                                                                                                                                                                                                                                                                                                  Preparing search index...
                                                                                                                                                                                                                                                                                                  diff --git a/functions/_waku_proto.proto_filter_v2.FilterSubscribeResponse.encode.html b/functions/_waku_proto.proto_filter_v2.FilterSubscribeResponse.encode.html index 50fb1c1744..0dff565e2e 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
                                                                                                                                                                                                                                                                                                  \ No newline at end of file +encode | Documentation
                                                                                                                                                                                                                                                                                                  Documentation
                                                                                                                                                                                                                                                                                                    Preparing search index...
                                                                                                                                                                                                                                                                                                    diff --git a/functions/_waku_proto.proto_filter_v2.MessagePush.codec.html b/functions/_waku_proto.proto_filter_v2.MessagePush.codec.html index 9d1050a9b1..a31934e24d 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
                                                                                                                                                                                                                                                                                                    \ No newline at end of file +codec | Documentation
                                                                                                                                                                                                                                                                                                    Documentation
                                                                                                                                                                                                                                                                                                      Preparing search index...
                                                                                                                                                                                                                                                                                                      diff --git a/functions/_waku_proto.proto_filter_v2.MessagePush.decode.html b/functions/_waku_proto.proto_filter_v2.MessagePush.decode.html index 66d145a1ca..522c747201 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
                                                                                                                                                                                                                                                                                                      \ No newline at end of file +decode | Documentation
                                                                                                                                                                                                                                                                                                      Documentation
                                                                                                                                                                                                                                                                                                        Preparing search index...
                                                                                                                                                                                                                                                                                                        diff --git a/functions/_waku_proto.proto_filter_v2.MessagePush.encode.html b/functions/_waku_proto.proto_filter_v2.MessagePush.encode.html index 5a6e7b65e0..8d3d7bbb8c 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
                                                                                                                                                                                                                                                                                                        \ No newline at end of file +encode | Documentation
                                                                                                                                                                                                                                                                                                        Documentation
                                                                                                                                                                                                                                                                                                          Preparing search index...
                                                                                                                                                                                                                                                                                                          diff --git a/functions/_waku_proto.proto_filter_v2.RateLimitProof.codec.html b/functions/_waku_proto.proto_filter_v2.RateLimitProof.codec.html index 4ffbd21769..2c3adfe3b6 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
                                                                                                                                                                                                                                                                                                          \ No newline at end of file +codec | Documentation
                                                                                                                                                                                                                                                                                                          Documentation
                                                                                                                                                                                                                                                                                                            Preparing search index...
                                                                                                                                                                                                                                                                                                            diff --git a/functions/_waku_proto.proto_filter_v2.RateLimitProof.decode.html b/functions/_waku_proto.proto_filter_v2.RateLimitProof.decode.html index 90449e2277..58b1bb6a27 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
                                                                                                                                                                                                                                                                                                            \ No newline at end of file +decode | Documentation
                                                                                                                                                                                                                                                                                                            Documentation
                                                                                                                                                                                                                                                                                                              Preparing search index...
                                                                                                                                                                                                                                                                                                              diff --git a/functions/_waku_proto.proto_filter_v2.RateLimitProof.encode.html b/functions/_waku_proto.proto_filter_v2.RateLimitProof.encode.html index 6722982319..4c48dc55c0 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
                                                                                                                                                                                                                                                                                                              \ No newline at end of file +encode | Documentation
                                                                                                                                                                                                                                                                                                              Documentation
                                                                                                                                                                                                                                                                                                                Preparing search index...
                                                                                                                                                                                                                                                                                                                diff --git a/functions/_waku_proto.proto_filter_v2.WakuMessage.codec.html b/functions/_waku_proto.proto_filter_v2.WakuMessage.codec.html index 053938e6ee..24e81dbe8d 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
                                                                                                                                                                                                                                                                                                                \ No newline at end of file +codec | Documentation
                                                                                                                                                                                                                                                                                                                Documentation
                                                                                                                                                                                                                                                                                                                  Preparing search index...
                                                                                                                                                                                                                                                                                                                  diff --git a/functions/_waku_proto.proto_filter_v2.WakuMessage.decode.html b/functions/_waku_proto.proto_filter_v2.WakuMessage.decode.html index 4c83c2b259..89c1a68fa3 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
                                                                                                                                                                                                                                                                                                                  \ No newline at end of file +decode | Documentation
                                                                                                                                                                                                                                                                                                                  Documentation
                                                                                                                                                                                                                                                                                                                    Preparing search index...
                                                                                                                                                                                                                                                                                                                    diff --git a/functions/_waku_proto.proto_filter_v2.WakuMessage.encode.html b/functions/_waku_proto.proto_filter_v2.WakuMessage.encode.html index e496f97a5b..f35a929e4a 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
                                                                                                                                                                                                                                                                                                                    \ No newline at end of file +encode | Documentation
                                                                                                                                                                                                                                                                                                                    Documentation
                                                                                                                                                                                                                                                                                                                      Preparing search index...
                                                                                                                                                                                                                                                                                                                      diff --git a/functions/_waku_proto.proto_lightpush.LightPushRequestV3.codec.html b/functions/_waku_proto.proto_lightpush.LightPushRequestV3.codec.html new file mode 100644 index 0000000000..e488c1645f --- /dev/null +++ b/functions/_waku_proto.proto_lightpush.LightPushRequestV3.codec.html @@ -0,0 +1 @@ +codec | Documentation
                                                                                                                                                                                                                                                                                                                      Documentation
                                                                                                                                                                                                                                                                                                                        Preparing search index...
                                                                                                                                                                                                                                                                                                                        diff --git a/functions/_waku_proto.proto_lightpush.LightPushRequestV3.decode.html b/functions/_waku_proto.proto_lightpush.LightPushRequestV3.decode.html new file mode 100644 index 0000000000..16d88864db --- /dev/null +++ b/functions/_waku_proto.proto_lightpush.LightPushRequestV3.decode.html @@ -0,0 +1 @@ +decode | Documentation
                                                                                                                                                                                                                                                                                                                        Documentation
                                                                                                                                                                                                                                                                                                                          Preparing search index...
                                                                                                                                                                                                                                                                                                                          diff --git a/functions/_waku_proto.proto_lightpush.LightPushRequestV3.encode.html b/functions/_waku_proto.proto_lightpush.LightPushRequestV3.encode.html new file mode 100644 index 0000000000..42abc4ce44 --- /dev/null +++ b/functions/_waku_proto.proto_lightpush.LightPushRequestV3.encode.html @@ -0,0 +1 @@ +encode | Documentation
                                                                                                                                                                                                                                                                                                                          Documentation
                                                                                                                                                                                                                                                                                                                            Preparing search index...
                                                                                                                                                                                                                                                                                                                            diff --git a/functions/_waku_proto.proto_lightpush.LightPushResponseV3.codec.html b/functions/_waku_proto.proto_lightpush.LightPushResponseV3.codec.html new file mode 100644 index 0000000000..841a9930a2 --- /dev/null +++ b/functions/_waku_proto.proto_lightpush.LightPushResponseV3.codec.html @@ -0,0 +1 @@ +codec | Documentation
                                                                                                                                                                                                                                                                                                                            Documentation
                                                                                                                                                                                                                                                                                                                              Preparing search index...
                                                                                                                                                                                                                                                                                                                              diff --git a/functions/_waku_proto.proto_lightpush.LightPushResponseV3.decode.html b/functions/_waku_proto.proto_lightpush.LightPushResponseV3.decode.html new file mode 100644 index 0000000000..c49327ceea --- /dev/null +++ b/functions/_waku_proto.proto_lightpush.LightPushResponseV3.decode.html @@ -0,0 +1 @@ +decode | Documentation
                                                                                                                                                                                                                                                                                                                              Documentation
                                                                                                                                                                                                                                                                                                                                Preparing search index...
                                                                                                                                                                                                                                                                                                                                diff --git a/functions/_waku_proto.proto_lightpush.LightPushResponseV3.encode.html b/functions/_waku_proto.proto_lightpush.LightPushResponseV3.encode.html new file mode 100644 index 0000000000..ed4ebd90ab --- /dev/null +++ b/functions/_waku_proto.proto_lightpush.LightPushResponseV3.encode.html @@ -0,0 +1 @@ +encode | Documentation
                                                                                                                                                                                                                                                                                                                                Documentation
                                                                                                                                                                                                                                                                                                                                  Preparing search index...
                                                                                                                                                                                                                                                                                                                                  diff --git a/functions/_waku_proto.proto_lightpush.PushRequest.codec.html b/functions/_waku_proto.proto_lightpush.PushRequest.codec.html index c20aaae120..e3d876b86b 100644 --- a/functions/_waku_proto.proto_lightpush.PushRequest.codec.html +++ b/functions/_waku_proto.proto_lightpush.PushRequest.codec.html @@ -1 +1 @@ -codec | Documentation
                                                                                                                                                                                                                                                                                                                                  \ No newline at end of file +codec | Documentation
                                                                                                                                                                                                                                                                                                                                  Documentation
                                                                                                                                                                                                                                                                                                                                    Preparing search index...
                                                                                                                                                                                                                                                                                                                                    diff --git a/functions/_waku_proto.proto_lightpush.PushRequest.decode.html b/functions/_waku_proto.proto_lightpush.PushRequest.decode.html index 453aabd52f..e0310b6dfc 100644 --- a/functions/_waku_proto.proto_lightpush.PushRequest.decode.html +++ b/functions/_waku_proto.proto_lightpush.PushRequest.decode.html @@ -1 +1 @@ -decode | Documentation
                                                                                                                                                                                                                                                                                                                                    \ No newline at end of file +decode | Documentation
                                                                                                                                                                                                                                                                                                                                    Documentation
                                                                                                                                                                                                                                                                                                                                      Preparing search index...
                                                                                                                                                                                                                                                                                                                                      diff --git a/functions/_waku_proto.proto_lightpush.PushRequest.encode.html b/functions/_waku_proto.proto_lightpush.PushRequest.encode.html index 951240b6b8..b2894ee453 100644 --- a/functions/_waku_proto.proto_lightpush.PushRequest.encode.html +++ b/functions/_waku_proto.proto_lightpush.PushRequest.encode.html @@ -1 +1 @@ -encode | Documentation
                                                                                                                                                                                                                                                                                                                                      \ No newline at end of file +encode | Documentation
                                                                                                                                                                                                                                                                                                                                      Documentation
                                                                                                                                                                                                                                                                                                                                        Preparing search index...
                                                                                                                                                                                                                                                                                                                                        diff --git a/functions/_waku_proto.proto_lightpush.PushResponse.codec.html b/functions/_waku_proto.proto_lightpush.PushResponse.codec.html index 05c990c6fd..076fd5ef01 100644 --- a/functions/_waku_proto.proto_lightpush.PushResponse.codec.html +++ b/functions/_waku_proto.proto_lightpush.PushResponse.codec.html @@ -1 +1 @@ -codec | Documentation
                                                                                                                                                                                                                                                                                                                                        \ No newline at end of file +codec | Documentation
                                                                                                                                                                                                                                                                                                                                        Documentation
                                                                                                                                                                                                                                                                                                                                          Preparing search index...
                                                                                                                                                                                                                                                                                                                                          diff --git a/functions/_waku_proto.proto_lightpush.PushResponse.decode.html b/functions/_waku_proto.proto_lightpush.PushResponse.decode.html index 76c3cb16f8..f821ab4549 100644 --- a/functions/_waku_proto.proto_lightpush.PushResponse.decode.html +++ b/functions/_waku_proto.proto_lightpush.PushResponse.decode.html @@ -1 +1 @@ -decode | Documentation
                                                                                                                                                                                                                                                                                                                                          \ No newline at end of file +decode | Documentation
                                                                                                                                                                                                                                                                                                                                          Documentation
                                                                                                                                                                                                                                                                                                                                            Preparing search index...
                                                                                                                                                                                                                                                                                                                                            diff --git a/functions/_waku_proto.proto_lightpush.PushResponse.encode.html b/functions/_waku_proto.proto_lightpush.PushResponse.encode.html index 123403123a..dacca37922 100644 --- a/functions/_waku_proto.proto_lightpush.PushResponse.encode.html +++ b/functions/_waku_proto.proto_lightpush.PushResponse.encode.html @@ -1 +1 @@ -encode | Documentation
                                                                                                                                                                                                                                                                                                                                            \ No newline at end of file +encode | Documentation
                                                                                                                                                                                                                                                                                                                                            Documentation
                                                                                                                                                                                                                                                                                                                                              Preparing search index...
                                                                                                                                                                                                                                                                                                                                              diff --git a/functions/_waku_proto.proto_lightpush.PushRpc.codec.html b/functions/_waku_proto.proto_lightpush.PushRpc.codec.html index 528bfa6a0e..db71be5344 100644 --- a/functions/_waku_proto.proto_lightpush.PushRpc.codec.html +++ b/functions/_waku_proto.proto_lightpush.PushRpc.codec.html @@ -1 +1 @@ -codec | Documentation
                                                                                                                                                                                                                                                                                                                                              \ No newline at end of file +codec | Documentation
                                                                                                                                                                                                                                                                                                                                              Documentation
                                                                                                                                                                                                                                                                                                                                                Preparing search index...
                                                                                                                                                                                                                                                                                                                                                diff --git a/functions/_waku_proto.proto_lightpush.PushRpc.decode.html b/functions/_waku_proto.proto_lightpush.PushRpc.decode.html index 6cbc98b681..849a117038 100644 --- a/functions/_waku_proto.proto_lightpush.PushRpc.decode.html +++ b/functions/_waku_proto.proto_lightpush.PushRpc.decode.html @@ -1 +1 @@ -decode | Documentation
                                                                                                                                                                                                                                                                                                                                                \ No newline at end of file +decode | Documentation
                                                                                                                                                                                                                                                                                                                                                Documentation
                                                                                                                                                                                                                                                                                                                                                  Preparing search index...
                                                                                                                                                                                                                                                                                                                                                  diff --git a/functions/_waku_proto.proto_lightpush.PushRpc.encode.html b/functions/_waku_proto.proto_lightpush.PushRpc.encode.html index 793711c7d2..59f54b47dd 100644 --- a/functions/_waku_proto.proto_lightpush.PushRpc.encode.html +++ b/functions/_waku_proto.proto_lightpush.PushRpc.encode.html @@ -1 +1 @@ -encode | Documentation
                                                                                                                                                                                                                                                                                                                                                  \ No newline at end of file +encode | Documentation
                                                                                                                                                                                                                                                                                                                                                  Documentation
                                                                                                                                                                                                                                                                                                                                                    Preparing search index...
                                                                                                                                                                                                                                                                                                                                                    diff --git a/functions/_waku_proto.proto_lightpush.RateLimitProof.codec.html b/functions/_waku_proto.proto_lightpush.RateLimitProof.codec.html index b609b160ba..b36bf220d3 100644 --- a/functions/_waku_proto.proto_lightpush.RateLimitProof.codec.html +++ b/functions/_waku_proto.proto_lightpush.RateLimitProof.codec.html @@ -1 +1 @@ -codec | Documentation
                                                                                                                                                                                                                                                                                                                                                    \ No newline at end of file +codec | Documentation
                                                                                                                                                                                                                                                                                                                                                    Documentation
                                                                                                                                                                                                                                                                                                                                                      Preparing search index...
                                                                                                                                                                                                                                                                                                                                                      diff --git a/functions/_waku_proto.proto_lightpush.RateLimitProof.decode.html b/functions/_waku_proto.proto_lightpush.RateLimitProof.decode.html index 1a460e7bcf..3bf8052bc1 100644 --- a/functions/_waku_proto.proto_lightpush.RateLimitProof.decode.html +++ b/functions/_waku_proto.proto_lightpush.RateLimitProof.decode.html @@ -1 +1 @@ -decode | Documentation
                                                                                                                                                                                                                                                                                                                                                      \ No newline at end of file +decode | Documentation
                                                                                                                                                                                                                                                                                                                                                      Documentation
                                                                                                                                                                                                                                                                                                                                                        Preparing search index...
                                                                                                                                                                                                                                                                                                                                                        diff --git a/functions/_waku_proto.proto_lightpush.RateLimitProof.encode.html b/functions/_waku_proto.proto_lightpush.RateLimitProof.encode.html index 0f4fa191a8..cc302a14fa 100644 --- a/functions/_waku_proto.proto_lightpush.RateLimitProof.encode.html +++ b/functions/_waku_proto.proto_lightpush.RateLimitProof.encode.html @@ -1 +1 @@ -encode | Documentation
                                                                                                                                                                                                                                                                                                                                                        \ No newline at end of file +encode | Documentation
                                                                                                                                                                                                                                                                                                                                                        Documentation
                                                                                                                                                                                                                                                                                                                                                          Preparing search index...
                                                                                                                                                                                                                                                                                                                                                          diff --git a/functions/_waku_proto.proto_lightpush.WakuMessage.codec.html b/functions/_waku_proto.proto_lightpush.WakuMessage.codec.html index 39aaa99859..4ace194837 100644 --- a/functions/_waku_proto.proto_lightpush.WakuMessage.codec.html +++ b/functions/_waku_proto.proto_lightpush.WakuMessage.codec.html @@ -1 +1 @@ -codec | Documentation
                                                                                                                                                                                                                                                                                                                                                          \ No newline at end of file +codec | Documentation
                                                                                                                                                                                                                                                                                                                                                          Documentation
                                                                                                                                                                                                                                                                                                                                                            Preparing search index...
                                                                                                                                                                                                                                                                                                                                                            diff --git a/functions/_waku_proto.proto_lightpush.WakuMessage.decode.html b/functions/_waku_proto.proto_lightpush.WakuMessage.decode.html index 03cfecef7d..fc2cc1e65d 100644 --- a/functions/_waku_proto.proto_lightpush.WakuMessage.decode.html +++ b/functions/_waku_proto.proto_lightpush.WakuMessage.decode.html @@ -1 +1 @@ -decode | Documentation
                                                                                                                                                                                                                                                                                                                                                            \ No newline at end of file +decode | Documentation
                                                                                                                                                                                                                                                                                                                                                            Documentation
                                                                                                                                                                                                                                                                                                                                                              Preparing search index...
                                                                                                                                                                                                                                                                                                                                                              diff --git a/functions/_waku_proto.proto_lightpush.WakuMessage.encode.html b/functions/_waku_proto.proto_lightpush.WakuMessage.encode.html index 72da22b31a..7161337b36 100644 --- a/functions/_waku_proto.proto_lightpush.WakuMessage.encode.html +++ b/functions/_waku_proto.proto_lightpush.WakuMessage.encode.html @@ -1 +1 @@ -encode | Documentation
                                                                                                                                                                                                                                                                                                                                                              \ No newline at end of file +encode | Documentation
                                                                                                                                                                                                                                                                                                                                                              Documentation
                                                                                                                                                                                                                                                                                                                                                                Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                diff --git a/functions/_waku_proto.proto_message.RateLimitProof.codec.html b/functions/_waku_proto.proto_message.RateLimitProof.codec.html index ee1c3d41f1..4baa394ccb 100644 --- a/functions/_waku_proto.proto_message.RateLimitProof.codec.html +++ b/functions/_waku_proto.proto_message.RateLimitProof.codec.html @@ -1 +1 @@ -codec | Documentation
                                                                                                                                                                                                                                                                                                                                                                \ No newline at end of file +codec | Documentation
                                                                                                                                                                                                                                                                                                                                                                Documentation
                                                                                                                                                                                                                                                                                                                                                                  Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                  diff --git a/functions/_waku_proto.proto_message.RateLimitProof.decode.html b/functions/_waku_proto.proto_message.RateLimitProof.decode.html index 29372731ed..515e239dbc 100644 --- a/functions/_waku_proto.proto_message.RateLimitProof.decode.html +++ b/functions/_waku_proto.proto_message.RateLimitProof.decode.html @@ -1 +1 @@ -decode | Documentation
                                                                                                                                                                                                                                                                                                                                                                  \ No newline at end of file +decode | Documentation
                                                                                                                                                                                                                                                                                                                                                                  Documentation
                                                                                                                                                                                                                                                                                                                                                                    Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                    diff --git a/functions/_waku_proto.proto_message.RateLimitProof.encode.html b/functions/_waku_proto.proto_message.RateLimitProof.encode.html index d5e35317e8..e627381eb3 100644 --- a/functions/_waku_proto.proto_message.RateLimitProof.encode.html +++ b/functions/_waku_proto.proto_message.RateLimitProof.encode.html @@ -1 +1 @@ -encode | Documentation
                                                                                                                                                                                                                                                                                                                                                                    \ No newline at end of file +encode | Documentation
                                                                                                                                                                                                                                                                                                                                                                    Documentation
                                                                                                                                                                                                                                                                                                                                                                      Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                      diff --git a/functions/_waku_proto.proto_message.WakuMessage.codec.html b/functions/_waku_proto.proto_message.WakuMessage.codec.html index 7a60e678e8..d86b242e83 100644 --- a/functions/_waku_proto.proto_message.WakuMessage.codec.html +++ b/functions/_waku_proto.proto_message.WakuMessage.codec.html @@ -1 +1 @@ -codec | Documentation
                                                                                                                                                                                                                                                                                                                                                                      \ No newline at end of file +codec | Documentation
                                                                                                                                                                                                                                                                                                                                                                      Documentation
                                                                                                                                                                                                                                                                                                                                                                        Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                        diff --git a/functions/_waku_proto.proto_message.WakuMessage.decode.html b/functions/_waku_proto.proto_message.WakuMessage.decode.html index 09f3df4c60..c1cb04f32b 100644 --- a/functions/_waku_proto.proto_message.WakuMessage.decode.html +++ b/functions/_waku_proto.proto_message.WakuMessage.decode.html @@ -1 +1 @@ -decode | Documentation
                                                                                                                                                                                                                                                                                                                                                                        \ No newline at end of file +decode | Documentation
                                                                                                                                                                                                                                                                                                                                                                        Documentation
                                                                                                                                                                                                                                                                                                                                                                          Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                          diff --git a/functions/_waku_proto.proto_message.WakuMessage.encode.html b/functions/_waku_proto.proto_message.WakuMessage.encode.html index 7c8b7e3e00..36412f49e7 100644 --- a/functions/_waku_proto.proto_message.WakuMessage.encode.html +++ b/functions/_waku_proto.proto_message.WakuMessage.encode.html @@ -1 +1 @@ -encode | Documentation
                                                                                                                                                                                                                                                                                                                                                                          \ No newline at end of file +encode | Documentation
                                                                                                                                                                                                                                                                                                                                                                          Documentation
                                                                                                                                                                                                                                                                                                                                                                            Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                            diff --git a/functions/_waku_proto.proto_metadata.WakuMetadataRequest.codec.html b/functions/_waku_proto.proto_metadata.WakuMetadataRequest.codec.html index d734227bf1..7d1f8a8bfd 100644 --- a/functions/_waku_proto.proto_metadata.WakuMetadataRequest.codec.html +++ b/functions/_waku_proto.proto_metadata.WakuMetadataRequest.codec.html @@ -1 +1 @@ -codec | Documentation
                                                                                                                                                                                                                                                                                                                                                                            \ No newline at end of file +codec | Documentation
                                                                                                                                                                                                                                                                                                                                                                            Documentation
                                                                                                                                                                                                                                                                                                                                                                              Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                              diff --git a/functions/_waku_proto.proto_metadata.WakuMetadataRequest.decode.html b/functions/_waku_proto.proto_metadata.WakuMetadataRequest.decode.html index be281d1f15..5f1123b05a 100644 --- a/functions/_waku_proto.proto_metadata.WakuMetadataRequest.decode.html +++ b/functions/_waku_proto.proto_metadata.WakuMetadataRequest.decode.html @@ -1 +1 @@ -decode | Documentation
                                                                                                                                                                                                                                                                                                                                                                              \ No newline at end of file +decode | Documentation
                                                                                                                                                                                                                                                                                                                                                                              Documentation
                                                                                                                                                                                                                                                                                                                                                                                Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                diff --git a/functions/_waku_proto.proto_metadata.WakuMetadataRequest.encode.html b/functions/_waku_proto.proto_metadata.WakuMetadataRequest.encode.html index 3535d27481..82ce349cc9 100644 --- a/functions/_waku_proto.proto_metadata.WakuMetadataRequest.encode.html +++ b/functions/_waku_proto.proto_metadata.WakuMetadataRequest.encode.html @@ -1 +1 @@ -encode | Documentation
                                                                                                                                                                                                                                                                                                                                                                                \ No newline at end of file +encode | Documentation
                                                                                                                                                                                                                                                                                                                                                                                Documentation
                                                                                                                                                                                                                                                                                                                                                                                  Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                  diff --git a/functions/_waku_proto.proto_metadata.WakuMetadataResponse.codec.html b/functions/_waku_proto.proto_metadata.WakuMetadataResponse.codec.html index f545f3b0bc..5aca203832 100644 --- a/functions/_waku_proto.proto_metadata.WakuMetadataResponse.codec.html +++ b/functions/_waku_proto.proto_metadata.WakuMetadataResponse.codec.html @@ -1 +1 @@ -codec | Documentation
                                                                                                                                                                                                                                                                                                                                                                                  \ No newline at end of file +codec | Documentation
                                                                                                                                                                                                                                                                                                                                                                                  Documentation
                                                                                                                                                                                                                                                                                                                                                                                    Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                    diff --git a/functions/_waku_proto.proto_metadata.WakuMetadataResponse.decode.html b/functions/_waku_proto.proto_metadata.WakuMetadataResponse.decode.html index 6693613b54..a884e5545e 100644 --- a/functions/_waku_proto.proto_metadata.WakuMetadataResponse.decode.html +++ b/functions/_waku_proto.proto_metadata.WakuMetadataResponse.decode.html @@ -1 +1 @@ -decode | Documentation
                                                                                                                                                                                                                                                                                                                                                                                    \ No newline at end of file +decode | Documentation
                                                                                                                                                                                                                                                                                                                                                                                    Documentation
                                                                                                                                                                                                                                                                                                                                                                                      Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                      diff --git a/functions/_waku_proto.proto_metadata.WakuMetadataResponse.encode.html b/functions/_waku_proto.proto_metadata.WakuMetadataResponse.encode.html index 7f4c64ccff..8ef7402773 100644 --- a/functions/_waku_proto.proto_metadata.WakuMetadataResponse.encode.html +++ b/functions/_waku_proto.proto_metadata.WakuMetadataResponse.encode.html @@ -1 +1 @@ -encode | Documentation
                                                                                                                                                                                                                                                                                                                                                                                      \ No newline at end of file +encode | Documentation
                                                                                                                                                                                                                                                                                                                                                                                      Documentation
                                                                                                                                                                                                                                                                                                                                                                                        Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                        diff --git a/functions/_waku_proto.proto_peer_exchange.PeerExchangeQuery.codec.html b/functions/_waku_proto.proto_peer_exchange.PeerExchangeQuery.codec.html index 65aeff91f9..0849da2dc2 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
                                                                                                                                                                                                                                                                                                                                                                                        \ No newline at end of file +codec | Documentation
                                                                                                                                                                                                                                                                                                                                                                                        Documentation
                                                                                                                                                                                                                                                                                                                                                                                          Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                          diff --git a/functions/_waku_proto.proto_peer_exchange.PeerExchangeQuery.decode.html b/functions/_waku_proto.proto_peer_exchange.PeerExchangeQuery.decode.html index e60d6468d1..039ee70c28 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
                                                                                                                                                                                                                                                                                                                                                                                          \ No newline at end of file +decode | Documentation
                                                                                                                                                                                                                                                                                                                                                                                          Documentation
                                                                                                                                                                                                                                                                                                                                                                                            Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                            diff --git a/functions/_waku_proto.proto_peer_exchange.PeerExchangeQuery.encode.html b/functions/_waku_proto.proto_peer_exchange.PeerExchangeQuery.encode.html index 28d9220cdc..a46f6f999b 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
                                                                                                                                                                                                                                                                                                                                                                                            \ No newline at end of file +encode | Documentation
                                                                                                                                                                                                                                                                                                                                                                                            Documentation
                                                                                                                                                                                                                                                                                                                                                                                              Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                              diff --git a/functions/_waku_proto.proto_peer_exchange.PeerExchangeRPC.codec.html b/functions/_waku_proto.proto_peer_exchange.PeerExchangeRPC.codec.html index 1a44774288..0f14e3ce61 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
                                                                                                                                                                                                                                                                                                                                                                                              \ No newline at end of file +codec | Documentation
                                                                                                                                                                                                                                                                                                                                                                                              Documentation
                                                                                                                                                                                                                                                                                                                                                                                                Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                diff --git a/functions/_waku_proto.proto_peer_exchange.PeerExchangeRPC.decode.html b/functions/_waku_proto.proto_peer_exchange.PeerExchangeRPC.decode.html index 75061fc809..2f2300ec44 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
                                                                                                                                                                                                                                                                                                                                                                                                \ No newline at end of file +decode | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                Documentation
                                                                                                                                                                                                                                                                                                                                                                                                  Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                  diff --git a/functions/_waku_proto.proto_peer_exchange.PeerExchangeRPC.encode.html b/functions/_waku_proto.proto_peer_exchange.PeerExchangeRPC.encode.html index 77b5caaee0..c4fe0ae2ad 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
                                                                                                                                                                                                                                                                                                                                                                                                  \ No newline at end of file +encode | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                  Documentation
                                                                                                                                                                                                                                                                                                                                                                                                    Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                    diff --git a/functions/_waku_proto.proto_peer_exchange.PeerExchangeResponse.codec.html b/functions/_waku_proto.proto_peer_exchange.PeerExchangeResponse.codec.html index 5277a7ef57..b1af079724 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
                                                                                                                                                                                                                                                                                                                                                                                                    \ No newline at end of file +codec | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                    Documentation
                                                                                                                                                                                                                                                                                                                                                                                                      Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                      diff --git a/functions/_waku_proto.proto_peer_exchange.PeerExchangeResponse.decode.html b/functions/_waku_proto.proto_peer_exchange.PeerExchangeResponse.decode.html index 44746037d7..93545518b6 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
                                                                                                                                                                                                                                                                                                                                                                                                      \ No newline at end of file +decode | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                      Documentation
                                                                                                                                                                                                                                                                                                                                                                                                        Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                        diff --git a/functions/_waku_proto.proto_peer_exchange.PeerExchangeResponse.encode.html b/functions/_waku_proto.proto_peer_exchange.PeerExchangeResponse.encode.html index 296b7bb6c5..4cac1eb396 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
                                                                                                                                                                                                                                                                                                                                                                                                        \ No newline at end of file +encode | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                        Documentation
                                                                                                                                                                                                                                                                                                                                                                                                          Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                          diff --git a/functions/_waku_proto.proto_peer_exchange.PeerInfo.codec.html b/functions/_waku_proto.proto_peer_exchange.PeerInfo.codec.html index 07c6174bc4..8cfafdbf05 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
                                                                                                                                                                                                                                                                                                                                                                                                          \ No newline at end of file +codec | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                          Documentation
                                                                                                                                                                                                                                                                                                                                                                                                            Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                            diff --git a/functions/_waku_proto.proto_peer_exchange.PeerInfo.decode.html b/functions/_waku_proto.proto_peer_exchange.PeerInfo.decode.html index 89c14d2203..6911acfdbb 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
                                                                                                                                                                                                                                                                                                                                                                                                            \ No newline at end of file +decode | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                            Documentation
                                                                                                                                                                                                                                                                                                                                                                                                              Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                              diff --git a/functions/_waku_proto.proto_peer_exchange.PeerInfo.encode.html b/functions/_waku_proto.proto_peer_exchange.PeerInfo.encode.html index adbaa5a497..b875e86783 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
                                                                                                                                                                                                                                                                                                                                                                                                              \ No newline at end of file +encode | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                              Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                diff --git a/functions/_waku_proto.proto_sds_message.HistoryEntry.codec.html b/functions/_waku_proto.proto_sds_message.HistoryEntry.codec.html index b00b804a84..de6276bfc3 100644 --- a/functions/_waku_proto.proto_sds_message.HistoryEntry.codec.html +++ b/functions/_waku_proto.proto_sds_message.HistoryEntry.codec.html @@ -1 +1 @@ -codec | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                \ No newline at end of file +codec | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                  Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                  diff --git a/functions/_waku_proto.proto_sds_message.HistoryEntry.decode.html b/functions/_waku_proto.proto_sds_message.HistoryEntry.decode.html index 9992bd5575..3f856d4d12 100644 --- a/functions/_waku_proto.proto_sds_message.HistoryEntry.decode.html +++ b/functions/_waku_proto.proto_sds_message.HistoryEntry.decode.html @@ -1 +1 @@ -decode | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                  \ No newline at end of file +decode | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                  Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                    Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                    diff --git a/functions/_waku_proto.proto_sds_message.HistoryEntry.encode.html b/functions/_waku_proto.proto_sds_message.HistoryEntry.encode.html index 16c0b1c203..d002eb0e92 100644 --- a/functions/_waku_proto.proto_sds_message.HistoryEntry.encode.html +++ b/functions/_waku_proto.proto_sds_message.HistoryEntry.encode.html @@ -1 +1 @@ -encode | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                    \ No newline at end of file +encode | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                    Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                      Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                      diff --git a/functions/_waku_proto.proto_sds_message.SdsMessage.codec.html b/functions/_waku_proto.proto_sds_message.SdsMessage.codec.html index a0778c5446..1368c2e4f9 100644 --- a/functions/_waku_proto.proto_sds_message.SdsMessage.codec.html +++ b/functions/_waku_proto.proto_sds_message.SdsMessage.codec.html @@ -1 +1 @@ -codec | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                      \ No newline at end of file +codec | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                      Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                        Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                        diff --git a/functions/_waku_proto.proto_sds_message.SdsMessage.decode.html b/functions/_waku_proto.proto_sds_message.SdsMessage.decode.html index f1bc9a110b..0499ea7fc6 100644 --- a/functions/_waku_proto.proto_sds_message.SdsMessage.decode.html +++ b/functions/_waku_proto.proto_sds_message.SdsMessage.decode.html @@ -1 +1 @@ -decode | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                        \ No newline at end of file +decode | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                        Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                          Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                          diff --git a/functions/_waku_proto.proto_sds_message.SdsMessage.encode.html b/functions/_waku_proto.proto_sds_message.SdsMessage.encode.html index 2787abfdaa..733353de7b 100644 --- a/functions/_waku_proto.proto_sds_message.SdsMessage.encode.html +++ b/functions/_waku_proto.proto_sds_message.SdsMessage.encode.html @@ -1 +1 @@ -encode | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                          \ No newline at end of file +encode | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                          Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                            Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                            diff --git a/functions/_waku_proto.proto_store.RateLimitProof.codec.html b/functions/_waku_proto.proto_store.RateLimitProof.codec.html index c35c14cdc8..a83b3d17c4 100644 --- a/functions/_waku_proto.proto_store.RateLimitProof.codec.html +++ b/functions/_waku_proto.proto_store.RateLimitProof.codec.html @@ -1 +1 @@ -codec | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                            \ No newline at end of file +codec | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                            Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                              Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                              diff --git a/functions/_waku_proto.proto_store.RateLimitProof.decode.html b/functions/_waku_proto.proto_store.RateLimitProof.decode.html index c7bb4c44d2..d1f2f03899 100644 --- a/functions/_waku_proto.proto_store.RateLimitProof.decode.html +++ b/functions/_waku_proto.proto_store.RateLimitProof.decode.html @@ -1 +1 @@ -decode | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                              \ No newline at end of file +decode | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                              Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                diff --git a/functions/_waku_proto.proto_store.RateLimitProof.encode.html b/functions/_waku_proto.proto_store.RateLimitProof.encode.html index 6bbeeb100c..e2008249a2 100644 --- a/functions/_waku_proto.proto_store.RateLimitProof.encode.html +++ b/functions/_waku_proto.proto_store.RateLimitProof.encode.html @@ -1 +1 @@ -encode | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                \ No newline at end of file +encode | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                  Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                  diff --git a/functions/_waku_proto.proto_store.StoreQueryRequest.codec.html b/functions/_waku_proto.proto_store.StoreQueryRequest.codec.html index 279bf2a93f..dbfe940dae 100644 --- a/functions/_waku_proto.proto_store.StoreQueryRequest.codec.html +++ b/functions/_waku_proto.proto_store.StoreQueryRequest.codec.html @@ -1 +1 @@ -codec | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                  \ No newline at end of file +codec | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                  Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                    Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                    diff --git a/functions/_waku_proto.proto_store.StoreQueryRequest.decode.html b/functions/_waku_proto.proto_store.StoreQueryRequest.decode.html index d00e7cc674..a18a6cb32d 100644 --- a/functions/_waku_proto.proto_store.StoreQueryRequest.decode.html +++ b/functions/_waku_proto.proto_store.StoreQueryRequest.decode.html @@ -1 +1 @@ -decode | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                    \ No newline at end of file +decode | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                    Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                      Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                      diff --git a/functions/_waku_proto.proto_store.StoreQueryRequest.encode.html b/functions/_waku_proto.proto_store.StoreQueryRequest.encode.html index fe949b8628..a5b0202268 100644 --- a/functions/_waku_proto.proto_store.StoreQueryRequest.encode.html +++ b/functions/_waku_proto.proto_store.StoreQueryRequest.encode.html @@ -1 +1 @@ -encode | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                      \ No newline at end of file +encode | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                      Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                        Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                        diff --git a/functions/_waku_proto.proto_store.StoreQueryResponse.codec.html b/functions/_waku_proto.proto_store.StoreQueryResponse.codec.html index c4f4cff042..3b416bfafb 100644 --- a/functions/_waku_proto.proto_store.StoreQueryResponse.codec.html +++ b/functions/_waku_proto.proto_store.StoreQueryResponse.codec.html @@ -1 +1 @@ -codec | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                        \ No newline at end of file +codec | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                        Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                          Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                          diff --git a/functions/_waku_proto.proto_store.StoreQueryResponse.decode.html b/functions/_waku_proto.proto_store.StoreQueryResponse.decode.html index 24e877fe42..e6200d9b5e 100644 --- a/functions/_waku_proto.proto_store.StoreQueryResponse.decode.html +++ b/functions/_waku_proto.proto_store.StoreQueryResponse.decode.html @@ -1 +1 @@ -decode | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                          \ No newline at end of file +decode | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                          Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                            Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                            diff --git a/functions/_waku_proto.proto_store.StoreQueryResponse.encode.html b/functions/_waku_proto.proto_store.StoreQueryResponse.encode.html index 6f98af21e1..fe22dfb05e 100644 --- a/functions/_waku_proto.proto_store.StoreQueryResponse.encode.html +++ b/functions/_waku_proto.proto_store.StoreQueryResponse.encode.html @@ -1 +1 @@ -encode | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                            \ No newline at end of file +encode | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                            Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                              Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                              diff --git a/functions/_waku_proto.proto_store.WakuMessage.codec.html b/functions/_waku_proto.proto_store.WakuMessage.codec.html index f120c62091..c111363679 100644 --- a/functions/_waku_proto.proto_store.WakuMessage.codec.html +++ b/functions/_waku_proto.proto_store.WakuMessage.codec.html @@ -1 +1 @@ -codec | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                              \ No newline at end of file +codec | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                              Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                diff --git a/functions/_waku_proto.proto_store.WakuMessage.decode.html b/functions/_waku_proto.proto_store.WakuMessage.decode.html index 0e95ffb92d..2e9a023bb7 100644 --- a/functions/_waku_proto.proto_store.WakuMessage.decode.html +++ b/functions/_waku_proto.proto_store.WakuMessage.decode.html @@ -1 +1 @@ -decode | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                \ No newline at end of file +decode | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                  Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                  diff --git a/functions/_waku_proto.proto_store.WakuMessage.encode.html b/functions/_waku_proto.proto_store.WakuMessage.encode.html index 9cc7f74e5a..a116bc105d 100644 --- a/functions/_waku_proto.proto_store.WakuMessage.encode.html +++ b/functions/_waku_proto.proto_store.WakuMessage.encode.html @@ -1 +1 @@ -encode | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                  \ No newline at end of file +encode | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                  Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                    Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                    diff --git a/functions/_waku_proto.proto_store.WakuMessageKeyValue.codec.html b/functions/_waku_proto.proto_store.WakuMessageKeyValue.codec.html index d13c0af8d7..964fa974e6 100644 --- a/functions/_waku_proto.proto_store.WakuMessageKeyValue.codec.html +++ b/functions/_waku_proto.proto_store.WakuMessageKeyValue.codec.html @@ -1 +1 @@ -codec | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                    \ No newline at end of file +codec | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                    Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                      Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                      diff --git a/functions/_waku_proto.proto_store.WakuMessageKeyValue.decode.html b/functions/_waku_proto.proto_store.WakuMessageKeyValue.decode.html index 7f3dbe33da..2a6f15fa82 100644 --- a/functions/_waku_proto.proto_store.WakuMessageKeyValue.decode.html +++ b/functions/_waku_proto.proto_store.WakuMessageKeyValue.decode.html @@ -1 +1 @@ -decode | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                      \ No newline at end of file +decode | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                      Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                        Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                        diff --git a/functions/_waku_proto.proto_store.WakuMessageKeyValue.encode.html b/functions/_waku_proto.proto_store.WakuMessageKeyValue.encode.html index 7baa850478..ed86988f7a 100644 --- a/functions/_waku_proto.proto_store.WakuMessageKeyValue.encode.html +++ b/functions/_waku_proto.proto_store.WakuMessageKeyValue.encode.html @@ -1 +1 @@ -encode | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                        \ No newline at end of file +encode | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                        Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                          Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                          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 32afd778fb..ae70c68289 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
                                                                                                                                                                                                                                                                                                                                                                                                                                                          \ No newline at end of file +codec | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                          Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                            Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                            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 6401742445..142f5102db 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
                                                                                                                                                                                                                                                                                                                                                                                                                                                            \ No newline at end of file +decode | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                            Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                              Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                              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 b8f58b5f4d..f7c550fa0e 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
                                                                                                                                                                                                                                                                                                                                                                                                                                                              \ No newline at end of file +encode | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                              Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                diff --git a/functions/_waku_react.WakuProvider.html b/functions/_waku_react.WakuProvider.html new file mode 100644 index 0000000000..6cec2714c1 --- /dev/null +++ b/functions/_waku_react.WakuProvider.html @@ -0,0 +1,8 @@ +WakuProvider | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Function WakuProvider

                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • Provider for creating Waku node based on options passed.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                    +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • props: ProviderProps<CreateNodeOptions>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                      options to create a node and other React props

                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • options

                                                                                                                                                                                                                                                                                                                                                                                                                                                                        optional options for creating Light Node

                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Returns ReactElement

                                                                                                                                                                                                                                                                                                                                                                                                                                                                    React Light Node provider component

                                                                                                                                                                                                                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                    const App = (props) => (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <WakuProvider options={{...}}>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <Component />
                                                                                                                                                                                                                                                                                                                                                                                                                                                                    </WakuProvider>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                    );
                                                                                                                                                                                                                                                                                                                                                                                                                                                                    const Component = (props) => {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                    const { node, isLoading, error } = useWaku();
                                                                                                                                                                                                                                                                                                                                                                                                                                                                    ...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                    }; +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                    + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  diff --git a/functions/_waku_react.createDecoder.html b/functions/_waku_react.createDecoder.html new file mode 100644 index 0000000000..e7739bd8c7 --- /dev/null +++ b/functions/_waku_react.createDecoder.html @@ -0,0 +1,9 @@ +createDecoder | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Function createDecoder

                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • Creates a decoder that decode messages without Waku level encryption.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                      A decoder is used to decode messages from the 14/WAKU2-MESSAGE +format when received from the Waku network. The resulting decoder can then be +pass to @waku/interfaces!IReceiver.subscribe to automatically decode incoming +messages.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • contentTopic: string

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

                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • routingInfo: IRoutingInfo

                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Routing information such as cluster id and shard id on which the message is expected to be received.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Note that a routing info may be tied to a given content topic, this is not checked by the encoder.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Returns Decoder

                                                                                                                                                                                                                                                                                                                                                                                                                                                                    diff --git a/functions/_waku_react.createEncoder.html b/functions/_waku_react.createEncoder.html new file mode 100644 index 0000000000..da0118600c --- /dev/null +++ b/functions/_waku_react.createEncoder.html @@ -0,0 +1,7 @@ +createEncoder | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Function createEncoder

                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • Creates an encoder that encode messages without Waku level encryption or signature.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                        An encoder is used to encode messages in the 14/WAKU2-MESSAGE +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.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Note that a routing info may be tied to a given content topic, this is not checked by the encoder.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Returns Encoder

                                                                                                                                                                                                                                                                                                                                                                                                                                                                      diff --git a/functions/_waku_react.createLibp2pAndUpdateOptions.html b/functions/_waku_react.createLibp2pAndUpdateOptions.html new file mode 100644 index 0000000000..510aeab408 --- /dev/null +++ b/functions/_waku_react.createLibp2pAndUpdateOptions.html @@ -0,0 +1 @@ +createLibp2pAndUpdateOptions | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Function createLibp2pAndUpdateOptions

                                                                                                                                                                                                                                                                                                                                                                                                                                                                        diff --git a/functions/_waku_react.createLightNode.html b/functions/_waku_react.createLightNode.html new file mode 100644 index 0000000000..f5a9d2a87a --- /dev/null +++ b/functions/_waku_react.createLightNode.html @@ -0,0 +1,4 @@ +createLightNode | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Function createLightNode

                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • Create a Waku node that uses Waku Light Push, Filter and Store to send and +receive messages, enabling low resource consumption. +Uses Waku Filter V2 by default.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Returns Promise<LightNode>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                          diff --git a/functions/_waku_react.defaultLibp2p.html b/functions/_waku_react.defaultLibp2p.html new file mode 100644 index 0000000000..70eb165089 --- /dev/null +++ b/functions/_waku_react.defaultLibp2p.html @@ -0,0 +1 @@ +defaultLibp2p | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Function defaultLibp2p

                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Returns Promise<Libp2p>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                            diff --git a/functions/_waku_react.useWaku.html b/functions/_waku_react.useWaku.html new file mode 100644 index 0000000000..81b2268cd9 --- /dev/null +++ b/functions/_waku_react.useWaku.html @@ -0,0 +1,15 @@ +useWaku | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Function useWaku

                                                                                                                                                                                                                                                                                                                                                                                                                                                                              • Hook to retrieve Waku node from Context. By default generic Waku type will be used.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Returns WakuContextType<LightNode>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                WakuContext

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                const { node, isLoading, error } = useWaku<LightNode>();
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                const { node, isLoading, error } = useWaku<RelayNode>();
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                const { node, isLoading, error } = useWaku<FullNode>();
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                const { node, isLoading, error } = useWaku();
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              diff --git a/functions/_waku_react.utils.contentTopicToPubsubTopic.html b/functions/_waku_react.utils.contentTopicToPubsubTopic.html new file mode 100644 index 0000000000..a81a99e36d --- /dev/null +++ b/functions/_waku_react.utils.contentTopicToPubsubTopic.html @@ -0,0 +1 @@ +contentTopicToPubsubTopic | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Function contentTopicToPubsubTopic

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • contentTopic: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • clusterId: number
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • numShardsInCluster: number

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Returns string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                diff --git a/functions/_waku_react.utils.contentTopicToShardIndex.html b/functions/_waku_react.utils.contentTopicToShardIndex.html new file mode 100644 index 0000000000..b2941959f3 --- /dev/null +++ b/functions/_waku_react.utils.contentTopicToShardIndex.html @@ -0,0 +1,3 @@ +contentTopicToShardIndex | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  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
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • numShardsInCluster: number

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Returns number

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  diff --git a/functions/_waku_react.utils.contentTopicsByPubsubTopic.html b/functions/_waku_react.utils.contentTopicsByPubsubTopic.html new file mode 100644 index 0000000000..450bb87a7b --- /dev/null +++ b/functions/_waku_react.utils.contentTopicsByPubsubTopic.html @@ -0,0 +1,3 @@ +contentTopicsByPubsubTopic | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    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
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • networkShards: number

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Returns Map<string, string[]>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    diff --git a/functions/_waku_react.utils.createRoutingInfo.html b/functions/_waku_react.utils.createRoutingInfo.html new file mode 100644 index 0000000000..4b75c47085 --- /dev/null +++ b/functions/_waku_react.utils.createRoutingInfo.html @@ -0,0 +1 @@ +createRoutingInfo | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Function createRoutingInfo

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      diff --git a/functions/_waku_react.utils.delay.html b/functions/_waku_react.utils.delay.html new file mode 100644 index 0000000000..a5671ec3c0 --- /dev/null +++ b/functions/_waku_react.utils.delay.html @@ -0,0 +1 @@ +delay | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Function delay

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • ms: number

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Returns Promise<void>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        diff --git a/functions/_waku_react.utils.ensureValidContentTopic.html b/functions/_waku_react.utils.ensureValidContentTopic.html new file mode 100644 index 0000000000..5559e8231c --- /dev/null +++ b/functions/_waku_react.utils.ensureValidContentTopic.html @@ -0,0 +1,4 @@ +ensureValidContentTopic | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          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 ParsedContentTopic

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Object with each content topic field as an attribute

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          diff --git a/functions/_waku_react.utils.getPseudoRandomSubset.html b/functions/_waku_react.utils.getPseudoRandomSubset.html new file mode 100644 index 0000000000..99c43ba3b7 --- /dev/null +++ b/functions/_waku_react.utils.getPseudoRandomSubset.html @@ -0,0 +1,2 @@ +getPseudoRandomSubset | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Function getPseudoRandomSubset

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • Return pseudo random subset of the input.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Type Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              • T

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              • values: T[]
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              • wantedNumber: number

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Returns T[]

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            diff --git a/functions/_waku_react.utils.groupByContentTopic.html b/functions/_waku_react.utils.groupByContentTopic.html new file mode 100644 index 0000000000..f0edb21fa9 --- /dev/null +++ b/functions/_waku_react.utils.groupByContentTopic.html @@ -0,0 +1 @@ +groupByContentTopic | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Function groupByContentTopic

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              • Type Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • T extends { contentTopic: string }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • values: readonly T[]

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Returns Map<string, T[]>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              diff --git a/functions/_waku_react.utils.isAutoSharding.html b/functions/_waku_react.utils.isAutoSharding.html new file mode 100644 index 0000000000..9b4cda72b6 --- /dev/null +++ b/functions/_waku_react.utils.isAutoSharding.html @@ -0,0 +1 @@ +isAutoSharding | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Function isAutoSharding

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                diff --git a/functions/_waku_react.utils.isAutoShardingRoutingInfo.html b/functions/_waku_react.utils.isAutoShardingRoutingInfo.html new file mode 100644 index 0000000000..2972c7dd0a --- /dev/null +++ b/functions/_waku_react.utils.isAutoShardingRoutingInfo.html @@ -0,0 +1 @@ +isAutoShardingRoutingInfo | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Function isAutoShardingRoutingInfo

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  diff --git a/functions/_waku_react.utils.isDefined.html b/functions/_waku_react.utils.isDefined.html new file mode 100644 index 0000000000..27f1fd0653 --- /dev/null +++ b/functions/_waku_react.utils.isDefined.html @@ -0,0 +1 @@ +isDefined | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Function isDefined

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • Type Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • T

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • value: undefined | T

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Returns value is T

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    diff --git a/functions/_waku_react.utils.isMessageSizeUnderCap.html b/functions/_waku_react.utils.isMessageSizeUnderCap.html new file mode 100644 index 0000000000..fa36d947e6 --- /dev/null +++ b/functions/_waku_react.utils.isMessageSizeUnderCap.html @@ -0,0 +1,4 @@ +isMessageSizeUnderCap | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      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>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      diff --git a/functions/_waku_react.utils.isStaticSharding.html b/functions/_waku_react.utils.isStaticSharding.html new file mode 100644 index 0000000000..cea4d070f8 --- /dev/null +++ b/functions/_waku_react.utils.isStaticSharding.html @@ -0,0 +1 @@ +isStaticSharding | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Function isStaticSharding

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        diff --git a/functions/_waku_react.utils.isStaticShardingRoutingInfo.html b/functions/_waku_react.utils.isStaticShardingRoutingInfo.html new file mode 100644 index 0000000000..8cbc090626 --- /dev/null +++ b/functions/_waku_react.utils.isStaticShardingRoutingInfo.html @@ -0,0 +1 @@ +isStaticShardingRoutingInfo | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Function isStaticShardingRoutingInfo

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          diff --git a/functions/_waku_react.utils.pushOrInitMapSet.html b/functions/_waku_react.utils.pushOrInitMapSet.html new file mode 100644 index 0000000000..ad03c5e524 --- /dev/null +++ b/functions/_waku_react.utils.pushOrInitMapSet.html @@ -0,0 +1 @@ +pushOrInitMapSet | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Function pushOrInitMapSet

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • Type Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              • K
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              • V

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Parameters

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

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Returns void

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            diff --git a/functions/_waku_react.utils.shuffle.html b/functions/_waku_react.utils.shuffle.html new file mode 100644 index 0000000000..7dbdf375e8 --- /dev/null +++ b/functions/_waku_react.utils.shuffle.html @@ -0,0 +1 @@ +shuffle | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Function shuffle

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              • Type Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • T

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • arr: T[]

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Returns T[]

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              diff --git a/functions/_waku_react.utils.toAsyncIterator.html b/functions/_waku_react.utils.toAsyncIterator.html new file mode 100644 index 0000000000..7303443521 --- /dev/null +++ b/functions/_waku_react.utils.toAsyncIterator.html @@ -0,0 +1,6 @@ +toAsyncIterator | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Function toAsyncIterator

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                diff --git a/functions/_waku_react.waitForRemotePeer.html b/functions/_waku_react.waitForRemotePeer.html new file mode 100644 index 0000000000..2a6d7da045 --- /dev/null +++ b/functions/_waku_react.waitForRemotePeer.html @@ -0,0 +1,18 @@ +waitForRemotePeer | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Function waitForRemotePeer

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • waku: IWaku

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      The Waku Node

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • Optionalprotocols: Protocols[]

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      The protocols that need to be enabled by remote peers.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • OptionaltimeoutMs: number

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      A timeout value in milliseconds..

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Returns Promise<void>

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

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Since @waku/sdk 0.29.0. Will be removed from 0.31.0

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    +

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

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    If the passed protocols is a GossipSub protocol, then it resolves only once +a peer is in a mesh, to help ensure that other peers will send and receive +message to us.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    If passing a protocol that is not mounted

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Wait for remote peers with protocols enabled locally and no time out is applied.
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  diff --git a/functions/_waku_react.waku.messageHash.html b/functions/_waku_react.waku.messageHash.html new file mode 100644 index 0000000000..5ee91dfa22 --- /dev/null +++ b/functions/_waku_react.waku.messageHash.html @@ -0,0 +1,10 @@ +messageHash | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Function messageHash

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • Deterministic Message Hashing as defined in +14/WAKU2-MESSAGE

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Computes a SHA-256 hash of the concatenation of pubsub topic, payload, content topic, meta, and timestamp.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Returns Uint8Array

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      A Uint8Array containing the SHA-256 hash

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      import { messageHash } from "@waku/core";

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      const pubsubTopic = "/waku/2/default-waku/proto";
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      const message = {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      payload: new Uint8Array([1, 2, 3, 4]),
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      contentTopic: "/waku/2/default-content/proto",
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      meta: new Uint8Array([5, 6, 7, 8]),
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      timestamp: new Date()
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      };

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      const hash = messageHash(pubsubTopic, message); +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    diff --git a/functions/_waku_react.waku.messageHashStr.html b/functions/_waku_react.waku.messageHashStr.html new file mode 100644 index 0000000000..3554a660e9 --- /dev/null +++ b/functions/_waku_react.waku.messageHashStr.html @@ -0,0 +1,9 @@ +messageHashStr | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Function messageHashStr

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • Computes a deterministic message hash and returns it as a hexadecimal string. +This is a convenience wrapper around messageHash that converts the result to a hex string.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Returns string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        A string containing the hex representation of the SHA-256 hash

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        import { messageHashStr } from "@waku/core";

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        const pubsubTopic = "/waku/2/default-waku/proto";
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        const message = {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        payload: new Uint8Array([1, 2, 3, 4]),
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        contentTopic: "/waku/2/default-content/proto",
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        meta: new Uint8Array([5, 6, 7, 8]),
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        timestamp: new Date()
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        };

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        const hashString = messageHashStr(pubsubTopic, message);
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        console.log(hashString); // e.g. "a1b2c3d4..." +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      diff --git a/functions/_waku_react.waku.wakuMetadata.html b/functions/_waku_react.waku.wakuMetadata.html new file mode 100644 index 0000000000..8980dd093e --- /dev/null +++ b/functions/_waku_react.waku.wakuMetadata.html @@ -0,0 +1 @@ +wakuMetadata | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Function wakuMetadata

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • clusterId: number

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Returns (components: Components) => IMetadata

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        diff --git a/functions/_waku_relay.createRelayNode.html b/functions/_waku_relay.createRelayNode.html index d200460049..be3bd852c7 100644 --- a/functions/_waku_relay.createRelayNode.html +++ b/functions/_waku_relay.createRelayNode.html @@ -1,9 +1,9 @@ -createRelayNode | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • Create a Waku node that uses Waku Relay to send and receive messages, +createRelayNode | Documentation

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Function createRelayNode

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • Create a Waku node that uses Waku Relay to send and receive messages, enabling some privacy preserving properties. *

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              -

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Returns Promise<RelayNode>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Remarks

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              This function creates a Relay Node using the Waku Relay protocol. +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Returns Promise<RelayNode>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              This function creates a Relay Node using the Waku Relay protocol. While it is technically possible to use this function in a browser environment, it is not recommended due to potential performance issues and limited browser capabilities. If you are developing a browser-based application, consider alternative approaches like creating a Light Node or use this function with caution.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            \ No newline at end of file +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          diff --git a/functions/_waku_relay.wakuGossipSub.html b/functions/_waku_relay.wakuGossipSub.html index 811e01c300..fdfcece52f 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

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          \ No newline at end of file +wakuGossipSub | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Function wakuGossipSub

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            diff --git a/functions/_waku_sdk.bytesToUtf8.html b/functions/_waku_sdk.bytesToUtf8.html deleted file mode 100644 index ee4368b281..0000000000 --- a/functions/_waku_sdk.bytesToUtf8.html +++ /dev/null @@ -1,2 +0,0 @@ -bytesToUtf8 | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • Decode byte array to utf-8 string.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              -

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              • b: Uint8Array

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Returns string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            \ No newline at end of file diff --git a/functions/_waku_sdk.createDecoder.html b/functions/_waku_sdk.createDecoder.html index 4b3876300e..49c1fae1f5 100644 --- a/functions/_waku_sdk.createDecoder.html +++ b/functions/_waku_sdk.createDecoder.html @@ -1,7 +1,9 @@ -createDecoder | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • Creates a decoder that decode messages without Waku level encryption.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +createDecoder | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Function createDecoder

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • Creates a decoder that decode messages without Waku level encryption.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  A decoder is used to decode messages from the 14/WAKU2-MESSAGE format when received from the Waku network. The resulting decoder can then be pass to @waku/interfaces!IReceiver.subscribe to automatically decode incoming messages.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • contentTopic: string

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

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • Optional pubsubTopicShardInfo: string | SingleShardInfo

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Returns Decoder

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                \ No newline at end of file +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              • routingInfo: IRoutingInfo

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Routing information such as cluster id and shard id on which the message is expected to be received.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Note that a routing info may be tied to a given content topic, this is not checked by the encoder.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Returns Decoder

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              diff --git a/functions/_waku_sdk.createEncoder.html b/functions/_waku_sdk.createEncoder.html index 32ce4a735b..07e9b73aca 100644 --- a/functions/_waku_sdk.createEncoder.html +++ b/functions/_waku_sdk.createEncoder.html @@ -1,6 +1,7 @@ -createEncoder | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              • Creates an encoder that encode messages without Waku level encryption or signature.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +createEncoder | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Function createEncoder

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • Creates an encoder that encode messages without Waku level encryption or signature.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    An encoder is used to encode messages in the 14/WAKU2-MESSAGE 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

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  \ No newline at end of file +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Note that a routing info may be tied to a given content topic, this is not checked by the encoder.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Returns Encoder

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                diff --git a/functions/_waku_sdk.createLibp2pAndUpdateOptions.html b/functions/_waku_sdk.createLibp2pAndUpdateOptions.html index d20a6dd421..68721253b1 100644 --- a/functions/_waku_sdk.createLibp2pAndUpdateOptions.html +++ b/functions/_waku_sdk.createLibp2pAndUpdateOptions.html @@ -1 +1 @@ -createLibp2pAndUpdateOptions | Documentation

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Function createLibp2pAndUpdateOptions

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                \ No newline at end of file +createLibp2pAndUpdateOptions | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Function createLibp2pAndUpdateOptions

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  diff --git a/functions/_waku_sdk.createLightNode.html b/functions/_waku_sdk.createLightNode.html index 3a6d54c472..2068c44233 100644 --- a/functions/_waku_sdk.createLightNode.html +++ b/functions/_waku_sdk.createLightNode.html @@ -1,4 +1,4 @@ -createLightNode | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  diff --git a/functions/_waku_sdk.defaultLibp2p.html b/functions/_waku_sdk.defaultLibp2p.html index 75ee4e7978..93e05c05b6 100644 --- a/functions/_waku_sdk.defaultLibp2p.html +++ b/functions/_waku_sdk.defaultLibp2p.html @@ -1 +1 @@ -defaultLibp2p | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  \ No newline at end of file +defaultLibp2p | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Function defaultLibp2p

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    diff --git a/functions/_waku_sdk.utf8ToBytes.html b/functions/_waku_sdk.utf8ToBytes.html deleted file mode 100644 index 28fdfad51e..0000000000 --- a/functions/_waku_sdk.utf8ToBytes.html +++ /dev/null @@ -1,2 +0,0 @@ -utf8ToBytes | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • Encode utf-8 string to byte array.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      -

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • s: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Returns Uint8Array

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    \ No newline at end of file diff --git a/functions/_waku_sdk.utils.contentTopicToPubsubTopic.html b/functions/_waku_sdk.utils.contentTopicToPubsubTopic.html index 38ce128c36..c6d834abd4 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

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    \ No newline at end of file +contentTopicToPubsubTopic | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Function contentTopicToPubsubTopic

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • contentTopic: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • clusterId: number
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • numShardsInCluster: number

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Returns string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      diff --git a/functions/_waku_sdk.utils.contentTopicToShardIndex.html b/functions/_waku_sdk.utils.contentTopicToShardIndex.html index e7728f9a97..e4d032bf39 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. +contentTopicToShardIndex | Documentation

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          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
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • Optional networkShards: number

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Returns number

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          \ No newline at end of file +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • contentTopic: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • numShardsInCluster: number

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Returns number

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        diff --git a/functions/_waku_sdk.utils.contentTopicsByPubsubTopic.html b/functions/_waku_sdk.utils.contentTopicsByPubsubTopic.html index bde7785145..bfd550baa0 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. +contentTopicsByPubsubTopic | Documentation

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            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[]
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              • Optional clusterId: number
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              • Optional networkShards: number

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Returns Map<string, string[]>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            \ No newline at end of file +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Parameters

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

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Returns Map<string, string[]>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          diff --git a/functions/_waku_sdk.utils.createRoutingInfo.html b/functions/_waku_sdk.utils.createRoutingInfo.html new file mode 100644 index 0000000000..325173fa47 --- /dev/null +++ b/functions/_waku_sdk.utils.createRoutingInfo.html @@ -0,0 +1 @@ +createRoutingInfo | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Function createRoutingInfo

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            diff --git a/functions/_waku_sdk.utils.decodeRelayShard.html b/functions/_waku_sdk.utils.decodeRelayShard.html deleted file mode 100644 index fdca96c0e9..0000000000 --- a/functions/_waku_sdk.utils.decodeRelayShard.html +++ /dev/null @@ -1 +0,0 @@ -decodeRelayShard | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              • bytes: Uint8Array

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Returns ShardInfo

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

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              • ms: number

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Returns Promise<void>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            \ No newline at end of file +delay | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Function delay

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              • Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • ms: number

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Returns Promise<void>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              diff --git a/functions/_waku_sdk.utils.derivePubsubTopicsFromNetworkConfig.html b/functions/_waku_sdk.utils.derivePubsubTopicsFromNetworkConfig.html deleted file mode 100644 index 40c880e183..0000000000 --- a/functions/_waku_sdk.utils.derivePubsubTopicsFromNetworkConfig.html +++ /dev/null @@ -1 +0,0 @@ -derivePubsubTopicsFromNetworkConfig | Documentation

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Function derivePubsubTopicsFromNetworkConfig

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              • Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Returns PubsubTopic[]

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              \ No newline at end of file diff --git a/functions/_waku_sdk.utils.determinePubsubTopic.html b/functions/_waku_sdk.utils.determinePubsubTopic.html deleted file mode 100644 index 6c3be7b31a..0000000000 --- a/functions/_waku_sdk.utils.determinePubsubTopic.html +++ /dev/null @@ -1,2 +0,0 @@ -determinePubsubTopic | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              • Used when creating encoders/decoders to determine which pubsub topic to use

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                -

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • contentTopic: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • Optional pubsubTopicShardInfo: string | SingleShardInfo

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Returns string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              \ No newline at end of file diff --git a/functions/_waku_sdk.utils.encodeRelayShard.html b/functions/_waku_sdk.utils.encodeRelayShard.html deleted file mode 100644 index 5d236f93ca..0000000000 --- a/functions/_waku_sdk.utils.encodeRelayShard.html +++ /dev/null @@ -1 +0,0 @@ -encodeRelayShard | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              • Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Returns Uint8Array

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              \ No newline at end of file diff --git a/functions/_waku_sdk.utils.ensurePubsubTopicIsConfigured.html b/functions/_waku_sdk.utils.ensurePubsubTopicIsConfigured.html deleted file mode 100644 index bc38ada6a1..0000000000 --- a/functions/_waku_sdk.utils.ensurePubsubTopicIsConfigured.html +++ /dev/null @@ -1 +0,0 @@ -ensurePubsubTopicIsConfigured | Documentation

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Function ensurePubsubTopicIsConfigured

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              • Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • pubsubTopic: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • configuredTopics: string[]

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Returns void

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              \ No newline at end of file diff --git a/functions/_waku_sdk.utils.ensureShardingConfigured.html b/functions/_waku_sdk.utils.ensureShardingConfigured.html deleted file mode 100644 index ea34185b74..0000000000 --- a/functions/_waku_sdk.utils.ensureShardingConfigured.html +++ /dev/null @@ -1,3 +0,0 @@ -ensureShardingConfigured | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              • Validates sharding configuration and sets defaults where possible.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                -

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Parameters

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

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Validated sharding parameters, with any missing values set to defaults

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              \ No newline at end of file diff --git a/functions/_waku_sdk.utils.ensureValidContentTopic.html b/functions/_waku_sdk.utils.ensureValidContentTopic.html index 78bdb0f81f..495e7689b6 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/

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +ensureValidContentTopic | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  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

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  \ No newline at end of file +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Returns ParsedContentTopic

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Object with each content topic field as an attribute

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                diff --git a/functions/_waku_sdk.utils.getPseudoRandomSubset.html b/functions/_waku_sdk.utils.getPseudoRandomSubset.html index 90f81b82ff..da0024e713 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[]

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                \ No newline at end of file +getPseudoRandomSubset | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Function getPseudoRandomSubset

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • Return pseudo random subset of the input.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Type Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • T

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • values: T[]
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • wantedNumber: number

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Returns T[]

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  diff --git a/functions/_waku_sdk.utils.getWsMultiaddrFromMultiaddrs.html b/functions/_waku_sdk.utils.getWsMultiaddrFromMultiaddrs.html deleted file mode 100644 index c6750bf540..0000000000 --- a/functions/_waku_sdk.utils.getWsMultiaddrFromMultiaddrs.html +++ /dev/null @@ -1 +0,0 @@ -getWsMultiaddrFromMultiaddrs | Documentation

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Function getWsMultiaddrFromMultiaddrs

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • addresses: Multiaddr[]

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Returns Multiaddr

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  \ No newline at end of file diff --git a/functions/_waku_sdk.utils.groupByContentTopic.html b/functions/_waku_sdk.utils.groupByContentTopic.html index 0025297915..77623d6746 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[]>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  \ No newline at end of file +groupByContentTopic | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Function groupByContentTopic

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • Type Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • T extends { contentTopic: string }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • values: readonly T[]

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Returns Map<string, T[]>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    diff --git a/functions/_waku_sdk.utils.isAutoSharding.html b/functions/_waku_sdk.utils.isAutoSharding.html index d8916fb39f..385314f200 100644 --- a/functions/_waku_sdk.utils.isAutoSharding.html +++ b/functions/_waku_sdk.utils.isAutoSharding.html @@ -1 +1 @@ -isAutoSharding | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    \ No newline at end of file +isAutoSharding | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Function isAutoSharding

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      diff --git a/functions/_waku_sdk.utils.isAutoShardingRoutingInfo.html b/functions/_waku_sdk.utils.isAutoShardingRoutingInfo.html new file mode 100644 index 0000000000..63cace4a37 --- /dev/null +++ b/functions/_waku_sdk.utils.isAutoShardingRoutingInfo.html @@ -0,0 +1 @@ +isAutoShardingRoutingInfo | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Function isAutoShardingRoutingInfo

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        diff --git a/functions/_waku_sdk.utils.isDefined.html b/functions/_waku_sdk.utils.isDefined.html index 89bce886c3..f3a46f6cd0 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

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        \ No newline at end of file +isDefined | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Function isDefined

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • Type Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • T

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • value: undefined | T

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Returns value is T

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          diff --git a/functions/_waku_sdk.utils.isMessageSizeUnderCap.html b/functions/_waku_sdk.utils.isMessageSizeUnderCap.html index d109c198fd..b6e31c3f0f 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. +isMessageSizeUnderCap | Documentation

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              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>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              \ No newline at end of file +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Returns Promise<boolean>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            diff --git a/functions/_waku_sdk.utils.isStaticSharding.html b/functions/_waku_sdk.utils.isStaticSharding.html index c0de43bf97..1ae301687a 100644 --- a/functions/_waku_sdk.utils.isStaticSharding.html +++ b/functions/_waku_sdk.utils.isStaticSharding.html @@ -1 +1 @@ -isStaticSharding | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Returns config is ShardInfo

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            \ No newline at end of file +isStaticSharding | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Function isStaticSharding

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              diff --git a/functions/_waku_sdk.utils.isStaticShardingRoutingInfo.html b/functions/_waku_sdk.utils.isStaticShardingRoutingInfo.html new file mode 100644 index 0000000000..ea75c9b714 --- /dev/null +++ b/functions/_waku_sdk.utils.isStaticShardingRoutingInfo.html @@ -0,0 +1 @@ +isStaticShardingRoutingInfo | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Function isStaticShardingRoutingInfo

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                diff --git a/functions/_waku_sdk.utils.isWireSizeUnderCap.html b/functions/_waku_sdk.utils.isWireSizeUnderCap.html deleted file mode 100644 index 6d6ae5e3d0..0000000000 --- a/functions/_waku_sdk.utils.isWireSizeUnderCap.html +++ /dev/null @@ -1 +0,0 @@ -isWireSizeUnderCap | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • buf: Uint8Array

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Returns boolean

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                \ No newline at end of file diff --git a/functions/_waku_sdk.utils.pubsubTopicToSingleShardInfo.html b/functions/_waku_sdk.utils.pubsubTopicToSingleShardInfo.html deleted file mode 100644 index bfe45711eb..0000000000 --- a/functions/_waku_sdk.utils.pubsubTopicToSingleShardInfo.html +++ /dev/null @@ -1 +0,0 @@ -pubsubTopicToSingleShardInfo | Documentation

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Function pubsubTopicToSingleShardInfo

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • pubsubTopics: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Returns SingleShardInfo

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                \ No newline at end of file diff --git a/functions/_waku_sdk.utils.pubsubTopicsToShardInfo.html b/functions/_waku_sdk.utils.pubsubTopicsToShardInfo.html deleted file mode 100644 index a5aeaa2b56..0000000000 --- a/functions/_waku_sdk.utils.pubsubTopicsToShardInfo.html +++ /dev/null @@ -1 +0,0 @@ -pubsubTopicsToShardInfo | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • pubsubTopics: string[]

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Returns ShardInfo

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                \ No newline at end of file diff --git a/functions/_waku_sdk.utils.pushOrInitMapSet.html b/functions/_waku_sdk.utils.pushOrInitMapSet.html index 0eb4bee2e4..41bfdee5fb 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

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                \ No newline at end of file +pushOrInitMapSet | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Function pushOrInitMapSet

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • Type Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • K
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • V

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Parameters

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

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Returns void

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  diff --git a/functions/_waku_sdk.utils.removeItemFromArray.html b/functions/_waku_sdk.utils.removeItemFromArray.html deleted file mode 100644 index 42f4dc4d95..0000000000 --- a/functions/_waku_sdk.utils.removeItemFromArray.html +++ /dev/null @@ -1 +0,0 @@ -removeItemFromArray | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • arr: unknown[]
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • value: unknown

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Returns unknown[]

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  \ No newline at end of file diff --git a/functions/_waku_sdk.utils.shardInfoToPubsubTopics.html b/functions/_waku_sdk.utils.shardInfoToPubsubTopics.html deleted file mode 100644 index d919a912bb..0000000000 --- a/functions/_waku_sdk.utils.shardInfoToPubsubTopics.html +++ /dev/null @@ -1 +0,0 @@ -shardInfoToPubsubTopics | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Returns string[]

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  \ No newline at end of file diff --git a/functions/_waku_sdk.utils.shuffle.html b/functions/_waku_sdk.utils.shuffle.html new file mode 100644 index 0000000000..4ba0fb4fea --- /dev/null +++ b/functions/_waku_sdk.utils.shuffle.html @@ -0,0 +1 @@ +shuffle | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Function shuffle

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • Type Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • T

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • arr: T[]

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Returns T[]

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    diff --git a/functions/_waku_sdk.utils.singleShardInfoToPubsubTopic.html b/functions/_waku_sdk.utils.singleShardInfoToPubsubTopic.html deleted file mode 100644 index 872e84731d..0000000000 --- a/functions/_waku_sdk.utils.singleShardInfoToPubsubTopic.html +++ /dev/null @@ -1 +0,0 @@ -singleShardInfoToPubsubTopic | Documentation

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Function singleShardInfoToPubsubTopic

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Returns string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    \ No newline at end of file diff --git a/functions/_waku_sdk.utils.singleShardInfosToShardInfo.html b/functions/_waku_sdk.utils.singleShardInfosToShardInfo.html deleted file mode 100644 index 578987b71c..0000000000 --- a/functions/_waku_sdk.utils.singleShardInfosToShardInfo.html +++ /dev/null @@ -1 +0,0 @@ -singleShardInfosToShardInfo | Documentation

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Function singleShardInfosToShardInfo

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Returns ShardInfo

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    \ No newline at end of file diff --git a/functions/_waku_sdk.utils.toAsyncIterator.html b/functions/_waku_sdk.utils.toAsyncIterator.html index aa02384a61..133db6e1d4 100644 --- a/functions/_waku_sdk.utils.toAsyncIterator.html +++ b/functions/_waku_sdk.utils.toAsyncIterator.html @@ -1,6 +1,6 @@ -toAsyncIterator | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • Function that transforms IReceiver subscription to iterable stream of data.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      -

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Type Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • receiver: IReceiver

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        object that allows to be subscribed to;

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

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    \ No newline at end of file +toAsyncIterator | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Function toAsyncIterator

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      diff --git a/functions/_waku_sdk.waitForRemotePeer.html b/functions/_waku_sdk.waitForRemotePeer.html index 0ee9097b7c..df8a85058a 100644 --- a/functions/_waku_sdk.waitForRemotePeer.html +++ b/functions/_waku_sdk.waitForRemotePeer.html @@ -1,9 +1,9 @@ -waitForRemotePeer | Documentation

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Function waitForRemotePeer

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • waku: IWaku

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          The Waku Node

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • Optional protocols: Protocols[]

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          The protocols that need to be enabled by remote peers.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • Optional timeoutMs: number

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          A timeout value in milliseconds..

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +waitForRemotePeer | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Function waitForRemotePeer

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              • waku: IWaku

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                The Waku Node

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              • Optionalprotocols: Protocols[]

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                The protocols that need to be enabled by remote peers.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              • OptionaltimeoutMs: number

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                A timeout value in milliseconds..

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Returns Promise<void>

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

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              -

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Deprecated

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Since @waku/sdk 0.29.0. Will be removed from 0.31.0

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Since @waku/sdk 0.29.0. Will be removed from 0.31.0

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

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              If the passed protocols is a GossipSub protocol, then it resolves only once a peer is in a mesh, to help ensure that other peers will send and receive message to us.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              -

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Throws

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              If passing a protocol that is not mounted

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              -

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Default

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Wait for remote peers with protocols enabled locally and no time out is applied.
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            \ No newline at end of file +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            If passing a protocol that is not mounted

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Wait for remote peers with protocols enabled locally and no time out is applied.
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        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 deleted file mode 100644 index f9d74ac7d1..0000000000 --- a/functions/_waku_sdk.waku.message.version_0.proto.RateLimitProof.codec.html +++ /dev/null @@ -1 +0,0 @@ -codec | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        \ 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 deleted file mode 100644 index 803ff7f9d2..0000000000 --- a/functions/_waku_sdk.waku.message.version_0.proto.RateLimitProof.decode.html +++ /dev/null @@ -1 +0,0 @@ -decode | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        \ 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 deleted file mode 100644 index 79f4765766..0000000000 --- a/functions/_waku_sdk.waku.message.version_0.proto.RateLimitProof.encode.html +++ /dev/null @@ -1 +0,0 @@ -encode | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        \ 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 deleted file mode 100644 index e1efd3e95f..0000000000 --- a/functions/_waku_sdk.waku.message.version_0.proto.WakuMessage.codec.html +++ /dev/null @@ -1 +0,0 @@ -codec | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        \ 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 deleted file mode 100644 index c0470be47b..0000000000 --- a/functions/_waku_sdk.waku.message.version_0.proto.WakuMessage.decode.html +++ /dev/null @@ -1 +0,0 @@ -decode | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        \ 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 deleted file mode 100644 index d93787b279..0000000000 --- a/functions/_waku_sdk.waku.message.version_0.proto.WakuMessage.encode.html +++ /dev/null @@ -1 +0,0 @@ -encode | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        \ No newline at end of file diff --git a/functions/_waku_sdk.waku.messageHash.html b/functions/_waku_sdk.waku.messageHash.html index 2501f00311..e83738ffb4 100644 --- a/functions/_waku_sdk.waku.messageHash.html +++ b/functions/_waku_sdk.waku.messageHash.html @@ -1,9 +1,10 @@ -messageHash | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • Deterministic Message Hashing as defined in +messageHash | Documentation

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Function messageHash

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • Deterministic Message Hashing as defined in 14/WAKU2-MESSAGE

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Computes a SHA-256 hash of the concatenation of pubsub topic, payload, content topic, meta, and timestamp.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Returns Uint8Array

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              A Uint8Array containing the SHA-256 hash

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              -

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Example

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              import { messageHash } from "@waku/core";

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              const pubsubTopic = "/waku/2/default-waku/proto";
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              const message = {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              payload: new Uint8Array([1, 2, 3, 4]),
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              contentTopic: "/waku/2/default-content/proto",
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              meta: new Uint8Array([5, 6, 7, 8]),
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              timestamp: new Date()
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              };

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              const hash = messageHash(pubsubTopic, message); -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            \ No newline at end of file +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            import { messageHash } from "@waku/core";

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            const pubsubTopic = "/waku/2/default-waku/proto";
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            const message = {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            payload: new Uint8Array([1, 2, 3, 4]),
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            contentTopic: "/waku/2/default-content/proto",
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            meta: new Uint8Array([5, 6, 7, 8]),
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            timestamp: new Date()
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            };

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            const hash = messageHash(pubsubTopic, message); +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          diff --git a/functions/_waku_sdk.waku.messageHashStr.html b/functions/_waku_sdk.waku.messageHashStr.html index eaca61fb34..1af1537b86 100644 --- a/functions/_waku_sdk.waku.messageHashStr.html +++ b/functions/_waku_sdk.waku.messageHashStr.html @@ -1,8 +1,9 @@ -messageHashStr | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • Computes a deterministic message hash and returns it as a hexadecimal string. +messageHashStr | Documentation

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Function messageHashStr

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              • Computes a deterministic message hash and returns it as a hexadecimal string. This is a convenience wrapper around messageHash that converts the result to a hex string.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Returns string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                A string containing the hex representation of the SHA-256 hash

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                -

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Example

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                import { messageHashStr } from "@waku/core";

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                const pubsubTopic = "/waku/2/default-waku/proto";
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                const message = {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                payload: new Uint8Array([1, 2, 3, 4]),
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                contentTopic: "/waku/2/default-content/proto",
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                meta: new Uint8Array([5, 6, 7, 8]),
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                timestamp: new Date()
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                };

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                const hashString = messageHashStr(pubsubTopic, message);
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                console.log(hashString); // e.g. "a1b2c3d4..." -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              \ No newline at end of file +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              import { messageHashStr } from "@waku/core";

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              const pubsubTopic = "/waku/2/default-waku/proto";
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              const message = {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              payload: new Uint8Array([1, 2, 3, 4]),
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              contentTopic: "/waku/2/default-content/proto",
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              meta: new Uint8Array([5, 6, 7, 8]),
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              timestamp: new Date()
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              };

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              const hashString = messageHashStr(pubsubTopic, message);
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              console.log(hashString); // e.g. "a1b2c3d4..." +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            diff --git a/functions/_waku_sdk.waku.wakuMetadata.html b/functions/_waku_sdk.waku.wakuMetadata.html index e97295e26d..d0084da037 100644 --- a/functions/_waku_sdk.waku.wakuMetadata.html +++ b/functions/_waku_sdk.waku.wakuMetadata.html @@ -1 +1 @@ -wakuMetadata | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            \ No newline at end of file +wakuMetadata | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Function wakuMetadata

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              • Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • clusterId: number

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Returns (components: Components) => IMetadata

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              diff --git a/functions/_waku_sdk.waku.waku_light_push.PushResponse.codec.html b/functions/_waku_sdk.waku.waku_light_push.PushResponse.codec.html deleted file mode 100644 index bec01d8f16..0000000000 --- a/functions/_waku_sdk.waku.waku_light_push.PushResponse.codec.html +++ /dev/null @@ -1 +0,0 @@ -codec | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              \ 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 deleted file mode 100644 index de6c41468a..0000000000 --- a/functions/_waku_sdk.waku.waku_light_push.PushResponse.decode.html +++ /dev/null @@ -1 +0,0 @@ -decode | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              \ 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 deleted file mode 100644 index 498725b581..0000000000 --- a/functions/_waku_sdk.waku.waku_light_push.PushResponse.encode.html +++ /dev/null @@ -1 +0,0 @@ -encode | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              • Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Returns Uint8Array

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              \ No newline at end of file diff --git a/functions/_waku_sds.decodeMessage.html b/functions/_waku_sds.decodeMessage.html deleted file mode 100644 index c26d9986fe..0000000000 --- a/functions/_waku_sds.decodeMessage.html +++ /dev/null @@ -1 +0,0 @@ -decodeMessage | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              \ No newline at end of file diff --git a/functions/_waku_sds.encodeMessage.html b/functions/_waku_sds.encodeMessage.html deleted file mode 100644 index 2762d6bedf..0000000000 --- a/functions/_waku_sds.encodeMessage.html +++ /dev/null @@ -1 +0,0 @@ -encodeMessage | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              \ No newline at end of file diff --git a/functions/_waku_sds.isContentMessage.html b/functions/_waku_sds.isContentMessage.html new file mode 100644 index 0000000000..7e580889f9 --- /dev/null +++ b/functions/_waku_sds.isContentMessage.html @@ -0,0 +1 @@ +isContentMessage | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Function isContentMessage

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                diff --git a/functions/_waku_sds.isEphemeralMessage.html b/functions/_waku_sds.isEphemeralMessage.html new file mode 100644 index 0000000000..6508092080 --- /dev/null +++ b/functions/_waku_sds.isEphemeralMessage.html @@ -0,0 +1 @@ +isEphemeralMessage | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Function isEphemeralMessage

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  diff --git a/functions/_waku_sds.isSyncMessage.html b/functions/_waku_sds.isSyncMessage.html new file mode 100644 index 0000000000..75e009aad0 --- /dev/null +++ b/functions/_waku_sds.isSyncMessage.html @@ -0,0 +1 @@ +isSyncMessage | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Function isSyncMessage

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    diff --git a/functions/_waku_utils.contentTopicToPubsubTopic.html b/functions/_waku_utils.contentTopicToPubsubTopic.html index d422f7514a..d70bbd849c 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

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    \ No newline at end of file +contentTopicToPubsubTopic | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Function contentTopicToPubsubTopic

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • contentTopic: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • clusterId: number
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • numShardsInCluster: number

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Returns string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      diff --git a/functions/_waku_utils.contentTopicToShardIndex.html b/functions/_waku_utils.contentTopicToShardIndex.html index 1bf067f09e..71b4d3380e 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. +contentTopicToShardIndex | Documentation

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          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

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          \ No newline at end of file +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • contentTopic: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • numShardsInCluster: number

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Returns number

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        diff --git a/functions/_waku_utils.contentTopicsByPubsubTopic.html b/functions/_waku_utils.contentTopicsByPubsubTopic.html index 960d0ee26f..9edbe2857c 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. +contentTopicsByPubsubTopic | Documentation

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            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[]>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            \ No newline at end of file +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Parameters

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

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Returns Map<string, string[]>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          diff --git a/functions/_waku_utils.createRoutingInfo.html b/functions/_waku_utils.createRoutingInfo.html new file mode 100644 index 0000000000..163da809c7 --- /dev/null +++ b/functions/_waku_utils.createRoutingInfo.html @@ -0,0 +1 @@ +createRoutingInfo | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Function createRoutingInfo

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            diff --git a/functions/_waku_utils.decodeRelayShard.html b/functions/_waku_utils.decodeRelayShard.html index 1658675452..5143ea8e0c 100644 --- a/functions/_waku_utils.decodeRelayShard.html +++ b/functions/_waku_utils.decodeRelayShard.html @@ -1 +1 @@ -decodeRelayShard | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            \ No newline at end of file +decodeRelayShard | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Function decodeRelayShard

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              diff --git a/functions/_waku_utils.delay.html b/functions/_waku_utils.delay.html index 4827618a26..2ade71cb3e 100644 --- a/functions/_waku_utils.delay.html +++ b/functions/_waku_utils.delay.html @@ -1 +1 @@ -delay | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              • Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • ms: number

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Returns Promise<void>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              \ No newline at end of file +delay | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Function delay

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • ms: number

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Returns Promise<void>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                diff --git a/functions/_waku_utils.derivePubsubTopicsFromNetworkConfig.html b/functions/_waku_utils.derivePubsubTopicsFromNetworkConfig.html deleted file mode 100644 index aba9546772..0000000000 --- a/functions/_waku_utils.derivePubsubTopicsFromNetworkConfig.html +++ /dev/null @@ -1 +0,0 @@ -derivePubsubTopicsFromNetworkConfig | Documentation

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Function derivePubsubTopicsFromNetworkConfig

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                \ No newline at end of file diff --git a/functions/_waku_utils.determinePubsubTopic.html b/functions/_waku_utils.determinePubsubTopic.html deleted file mode 100644 index 7404695bdb..0000000000 --- a/functions/_waku_utils.determinePubsubTopic.html +++ /dev/null @@ -1,2 +0,0 @@ -determinePubsubTopic | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • Used when creating encoders/decoders to determine which pubsub topic to use

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  -

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • contentTopic: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • Optional pubsubTopicShardInfo: string | SingleShardInfo

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Returns string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                \ No newline at end of file diff --git a/functions/_waku_utils.encodeRelayShard.html b/functions/_waku_utils.encodeRelayShard.html index 4c41d659eb..b34975cf58 100644 --- a/functions/_waku_utils.encodeRelayShard.html +++ b/functions/_waku_utils.encodeRelayShard.html @@ -1 +1 @@ -encodeRelayShard | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                \ No newline at end of file +encodeRelayShard | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Function encodeRelayShard

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  diff --git a/functions/_waku_utils.ensurePubsubTopicIsConfigured.html b/functions/_waku_utils.ensurePubsubTopicIsConfigured.html deleted file mode 100644 index 4a4cde1dfe..0000000000 --- a/functions/_waku_utils.ensurePubsubTopicIsConfigured.html +++ /dev/null @@ -1 +0,0 @@ -ensurePubsubTopicIsConfigured | Documentation

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Function ensurePubsubTopicIsConfigured

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • pubsubTopic: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • configuredTopics: string[]

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Returns void

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  \ No newline at end of file diff --git a/functions/_waku_utils.ensureShardingConfigured.html b/functions/_waku_utils.ensureShardingConfigured.html deleted file mode 100644 index 5b9cf73286..0000000000 --- a/functions/_waku_utils.ensureShardingConfigured.html +++ /dev/null @@ -1,3 +0,0 @@ -ensureShardingConfigured | Documentation

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Function ensureShardingConfigured

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • Validates sharding configuration and sets defaults where possible.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    -

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Parameters

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

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Validated sharding parameters, with any missing values set to defaults

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  \ No newline at end of file diff --git a/functions/_waku_utils.ensureValidContentTopic.html b/functions/_waku_utils.ensureValidContentTopic.html index eff26d2ce5..1178d2580d 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/

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    +ensureValidContentTopic | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      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

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      \ No newline at end of file +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Returns ParsedContentTopic

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Object with each content topic field as an attribute

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    diff --git a/functions/_waku_utils.formatPubsubTopic.html b/functions/_waku_utils.formatPubsubTopic.html new file mode 100644 index 0000000000..4de6f28a76 --- /dev/null +++ b/functions/_waku_utils.formatPubsubTopic.html @@ -0,0 +1 @@ +formatPubsubTopic | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Function formatPubsubTopic

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • clusterId: number
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • shard: number

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Returns string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      diff --git a/functions/_waku_utils.getPseudoRandomSubset.html b/functions/_waku_utils.getPseudoRandomSubset.html index 7ec187a3d3..28d64fd2e9 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[]

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      \ No newline at end of file +getPseudoRandomSubset | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Function getPseudoRandomSubset

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • Return pseudo random subset of the input.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Type Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • T

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • values: T[]
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • wantedNumber: number

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Returns T[]

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        diff --git a/functions/_waku_utils.getWsMultiaddrFromMultiaddrs.html b/functions/_waku_utils.getWsMultiaddrFromMultiaddrs.html deleted file mode 100644 index fd8da9b530..0000000000 --- a/functions/_waku_utils.getWsMultiaddrFromMultiaddrs.html +++ /dev/null @@ -1 +0,0 @@ -getWsMultiaddrFromMultiaddrs | Documentation

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Function getWsMultiaddrFromMultiaddrs

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • addresses: Multiaddr[]

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Returns Multiaddr

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        \ No newline at end of file diff --git a/functions/_waku_utils.groupByContentTopic.html b/functions/_waku_utils.groupByContentTopic.html index 0d3bfaea4e..1b30a7a8d2 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[]>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        \ No newline at end of file +groupByContentTopic | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Function groupByContentTopic

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • Type Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • T extends { contentTopic: string }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • values: readonly T[]

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Returns Map<string, T[]>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          diff --git a/functions/_waku_utils.isAutoSharding.html b/functions/_waku_utils.isAutoSharding.html index fa82532e66..efd0412e22 100644 --- a/functions/_waku_utils.isAutoSharding.html +++ b/functions/_waku_utils.isAutoSharding.html @@ -1 +1 @@ -isAutoSharding | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          \ No newline at end of file +isAutoSharding | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Function isAutoSharding

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            diff --git a/functions/_waku_utils.isAutoShardingRoutingInfo.html b/functions/_waku_utils.isAutoShardingRoutingInfo.html new file mode 100644 index 0000000000..1e67633c89 --- /dev/null +++ b/functions/_waku_utils.isAutoShardingRoutingInfo.html @@ -0,0 +1 @@ +isAutoShardingRoutingInfo | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Function isAutoShardingRoutingInfo

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              diff --git a/functions/_waku_utils.isDefined.html b/functions/_waku_utils.isDefined.html index 18efa3bc3e..cf87b1d6b7 100644 --- a/functions/_waku_utils.isDefined.html +++ b/functions/_waku_utils.isDefined.html @@ -1 +1 @@ -isDefined | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              \ No newline at end of file +isDefined | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Function isDefined

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • Type Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • T

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • value: undefined | T

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Returns value is T

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                diff --git a/functions/_waku_utils.isMessageSizeUnderCap.html b/functions/_waku_utils.isMessageSizeUnderCap.html index 0e09793833..b2251edce0 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. +isMessageSizeUnderCap | Documentation

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    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>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    \ No newline at end of file +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Returns Promise<boolean>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  diff --git a/functions/_waku_utils.isStaticSharding.html b/functions/_waku_utils.isStaticSharding.html index dd951b4dd1..5a014a0d16 100644 --- a/functions/_waku_utils.isStaticSharding.html +++ b/functions/_waku_utils.isStaticSharding.html @@ -1 +1 @@ -isStaticSharding | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  \ No newline at end of file +isStaticSharding | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Function isStaticSharding

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    diff --git a/functions/_waku_utils.isStaticShardingRoutingInfo.html b/functions/_waku_utils.isStaticShardingRoutingInfo.html new file mode 100644 index 0000000000..1542bc82b6 --- /dev/null +++ b/functions/_waku_utils.isStaticShardingRoutingInfo.html @@ -0,0 +1 @@ +isStaticShardingRoutingInfo | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Function isStaticShardingRoutingInfo

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      diff --git a/functions/_waku_utils.isWireSizeUnderCap.html b/functions/_waku_utils.isWireSizeUnderCap.html index 37311adcbc..22c055bda3 100644 --- a/functions/_waku_utils.isWireSizeUnderCap.html +++ b/functions/_waku_utils.isWireSizeUnderCap.html @@ -1 +1 @@ -isWireSizeUnderCap | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      \ No newline at end of file +isWireSizeUnderCap | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Function isWireSizeUnderCap

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        diff --git a/functions/_waku_utils.pubsubTopicToSingleShardInfo.html b/functions/_waku_utils.pubsubTopicToSingleShardInfo.html index 3b924538c9..cfdb4a3643 100644 --- a/functions/_waku_utils.pubsubTopicToSingleShardInfo.html +++ b/functions/_waku_utils.pubsubTopicToSingleShardInfo.html @@ -1 +1,2 @@ -pubsubTopicToSingleShardInfo | Documentation

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Function pubsubTopicToSingleShardInfo

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        \ No newline at end of file +pubsubTopicToSingleShardInfo | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Function pubsubTopicToSingleShardInfo

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • pubsubTopics: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Returns { clusterId: number; shard: number }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            will be removed

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          diff --git a/functions/_waku_utils.pubsubTopicsToShardInfo.html b/functions/_waku_utils.pubsubTopicsToShardInfo.html deleted file mode 100644 index a42a123e11..0000000000 --- a/functions/_waku_utils.pubsubTopicsToShardInfo.html +++ /dev/null @@ -1 +0,0 @@ -pubsubTopicsToShardInfo | Documentation

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Function pubsubTopicsToShardInfo

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          \ No newline at end of file diff --git a/functions/_waku_utils.pushOrInitMapSet.html b/functions/_waku_utils.pushOrInitMapSet.html index 40c23963dd..4aad7684f2 100644 --- a/functions/_waku_utils.pushOrInitMapSet.html +++ b/functions/_waku_utils.pushOrInitMapSet.html @@ -1 +1 @@ -pushOrInitMapSet | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          \ No newline at end of file +pushOrInitMapSet | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Function pushOrInitMapSet

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            diff --git a/functions/_waku_utils.removeItemFromArray.html b/functions/_waku_utils.removeItemFromArray.html deleted file mode 100644 index 52bb5377ed..0000000000 --- a/functions/_waku_utils.removeItemFromArray.html +++ /dev/null @@ -1 +0,0 @@ -removeItemFromArray | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              • arr: unknown[]
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              • value: unknown

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Returns unknown[]

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            \ No newline at end of file diff --git a/functions/_waku_utils.shardInfoToPubsubTopics.html b/functions/_waku_utils.shardInfoToPubsubTopics.html deleted file mode 100644 index e41fdcc90c..0000000000 --- a/functions/_waku_utils.shardInfoToPubsubTopics.html +++ /dev/null @@ -1 +0,0 @@ -shardInfoToPubsubTopics | Documentation

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Function shardInfoToPubsubTopics

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            \ No newline at end of file diff --git a/functions/_waku_utils.shuffle.html b/functions/_waku_utils.shuffle.html new file mode 100644 index 0000000000..8511844183 --- /dev/null +++ b/functions/_waku_utils.shuffle.html @@ -0,0 +1 @@ +shuffle | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Function shuffle

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              diff --git a/functions/_waku_utils.singleShardInfoToPubsubTopic.html b/functions/_waku_utils.singleShardInfoToPubsubTopic.html deleted file mode 100644 index b9333458fe..0000000000 --- a/functions/_waku_utils.singleShardInfoToPubsubTopic.html +++ /dev/null @@ -1 +0,0 @@ -singleShardInfoToPubsubTopic | Documentation

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Function singleShardInfoToPubsubTopic

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              \ No newline at end of file diff --git a/functions/_waku_utils.singleShardInfosToShardInfo.html b/functions/_waku_utils.singleShardInfosToShardInfo.html deleted file mode 100644 index 5e27f5c223..0000000000 --- a/functions/_waku_utils.singleShardInfosToShardInfo.html +++ /dev/null @@ -1 +0,0 @@ -singleShardInfosToShardInfo | Documentation

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Function singleShardInfosToShardInfo

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              \ No newline at end of file diff --git a/functions/_waku_utils.toAsyncIterator.html b/functions/_waku_utils.toAsyncIterator.html index 8646d1c864..708b57224a 100644 --- a/functions/_waku_utils.toAsyncIterator.html +++ b/functions/_waku_utils.toAsyncIterator.html @@ -1,6 +1,6 @@ -toAsyncIterator | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              \ No newline at end of file +toAsyncIterator | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Function toAsyncIterator

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                diff --git a/hierarchy.html b/hierarchy.html index 00b69ed61a..68af7a8d62 100644 --- a/hierarchy.html +++ b/hierarchy.html @@ -1 +1 @@ -Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                \ No newline at end of file +Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  diff --git a/index.html b/index.html index 632917c952..99d048ff38 100644 --- a/index.html +++ b/index.html @@ -1,8 +1,8 @@ -Documentation

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Documentation

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  GitHub Action +Documentation

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Documentation

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    GitHub Action Code Climate -Discord chat

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    -

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    js-waku

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    A TypeScript implementation of the Waku v2 protocol.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    -

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Documentation

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

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    \ 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 deleted file mode 100644 index 7d692320b6..0000000000 --- a/interfaces/_waku_core.message.version_0.proto.RateLimitProof-1.html +++ /dev/null @@ -1,8 +0,0 @@ -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
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    \ No newline at end of file diff --git a/interfaces/_waku_core.message.version_0.proto.RateLimitProof.html b/interfaces/_waku_core.message.version_0.proto.RateLimitProof.html new file mode 100644 index 0000000000..ec8125d80e --- /dev/null +++ b/interfaces/_waku_core.message.version_0.proto.RateLimitProof.html @@ -0,0 +1,8 @@ +RateLimitProof | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      interface RateLimitProof {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          epoch: Uint8Array;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          merkleRoot: Uint8Array;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          nullifier: Uint8Array;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          proof: Uint8Array;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          rlnIdentifier: Uint8Array;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          shareX: Uint8Array;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          shareY: Uint8Array;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      epoch: Uint8Array
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      merkleRoot: Uint8Array
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      nullifier: Uint8Array
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      proof: Uint8Array
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      rlnIdentifier: Uint8Array
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      shareX: Uint8Array
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      shareY: Uint8Array
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      diff --git a/interfaces/_waku_core.message.version_0.proto.WakuMessage-1.html b/interfaces/_waku_core.message.version_0.proto.WakuMessage-1.html deleted file mode 100644 index baa7eec822..0000000000 --- a/interfaces/_waku_core.message.version_0.proto.WakuMessage-1.html +++ /dev/null @@ -1,8 +0,0 @@ -WakuMessage | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      interface WakuMessage {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          contentTopic: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          ephemeral?: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          meta?: Uint8Array;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          payload: Uint8Array;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          rateLimitProof?: message.version_0.proto.RateLimitProof;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          timestamp?: bigint;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          version?: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      contentTopic: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      ephemeral?: boolean
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      meta?: Uint8Array
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      payload: Uint8Array
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      timestamp?: bigint
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      version?: number
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      \ No newline at end of file diff --git a/interfaces/_waku_core.message.version_0.proto.WakuMessage.html b/interfaces/_waku_core.message.version_0.proto.WakuMessage.html new file mode 100644 index 0000000000..82a4b88c07 --- /dev/null +++ b/interfaces/_waku_core.message.version_0.proto.WakuMessage.html @@ -0,0 +1,8 @@ +WakuMessage | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        interface WakuMessage {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            contentTopic: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ephemeral?: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            meta?: Uint8Array<ArrayBufferLike>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            payload: Uint8Array;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            rateLimitProof?: message.version_0.proto.RateLimitProof;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            timestamp?: bigint;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            version?: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        contentTopic: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        ephemeral?: boolean
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        meta?: Uint8Array<ArrayBufferLike>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        payload: Uint8Array
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        timestamp?: bigint
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        version?: number
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        diff --git a/interfaces/_waku_core.waku_light_push.PushResponse-1.html b/interfaces/_waku_core.waku_light_push.PushResponse-1.html deleted file mode 100644 index 323f205354..0000000000 --- a/interfaces/_waku_core.waku_light_push.PushResponse-1.html +++ /dev/null @@ -1,3 +0,0 @@ -PushResponse | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        interface PushResponse {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            info?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            isSuccess: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        info?: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        isSuccess: boolean
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        \ No newline at end of file diff --git a/interfaces/_waku_interfaces.DiscoveryTrigger.html b/interfaces/_waku_interfaces.DiscoveryTrigger.html index 50685e78d8..5e3c78d6b7 100644 --- a/interfaces/_waku_interfaces.DiscoveryTrigger.html +++ b/interfaces/_waku_interfaces.DiscoveryTrigger.html @@ -1,2 +1,2 @@ -DiscoveryTrigger | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        interface DiscoveryTrigger {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            findPeers: (() => Promise<void>);
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        findPeers: (() => Promise<void>)

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Type declaration

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

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        \ No newline at end of file +DiscoveryTrigger | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Interface DiscoveryTrigger

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          interface DiscoveryTrigger {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              findPeers: () => Promise<void>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          findPeers: () => Promise<void>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          diff --git a/interfaces/_waku_interfaces.DnsClient.html b/interfaces/_waku_interfaces.DnsClient.html index ee0dc215e8..f260ca6257 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[]>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          \ No newline at end of file +DnsClient | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Interface DnsClient

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            interface DnsClient {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                resolveTXT: (domain: string) => Promise<string[]>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            resolveTXT: (domain: string) => Promise<string[]>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            diff --git a/interfaces/_waku_interfaces.DnsDiscOptions.html b/interfaces/_waku_interfaces.DnsDiscOptions.html index e966f38970..46e001ae9b 100644 --- a/interfaces/_waku_interfaces.DnsDiscOptions.html +++ b/interfaces/_waku_interfaces.DnsDiscOptions.html @@ -1,11 +1,9 @@ -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

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            \ No newline at end of file +DnsDiscOptions | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Interface DnsDiscOptions

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              interface DnsDiscOptions {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  enrUrls: string | string[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  tagName?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  tagTTL?: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  tagValue?: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              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)

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              diff --git a/interfaces/_waku_interfaces.DnsDiscoveryComponents.html b/interfaces/_waku_interfaces.DnsDiscoveryComponents.html index 4e6224dc1c..e851125319 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
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              \ No newline at end of file +DnsDiscoveryComponents | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Interface DnsDiscoveryComponents

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                interface DnsDiscoveryComponents {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    peerStore: PeerStore;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                peerStore: PeerStore
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                diff --git a/interfaces/_waku_interfaces.EncoderOptions.html b/interfaces/_waku_interfaces.EncoderOptions.html index 993bb84fa2..58dca65daf 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: 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.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  -

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Default Value

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  false

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  metaSetter?: IMetaSetter

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

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  -

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Param: IProtoMessage

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  The message encoded for wire, without the meta field. +EncoderOptions | Documentation

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Interface EncoderOptions

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    interface EncoderOptions {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        contentTopic: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        ephemeral?: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        metaSetter?: IMetaSetter;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        routingInfo: IRoutingInfo;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Hierarchy (View Summary)

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    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.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    false

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    metaSetter?: IMetaSetter

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

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    +

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

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    pubsubTopic?: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Deprecated

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    pubsubTopicShardInfo?: SingleShardInfo
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    \ No newline at end of file +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    routingInfo: IRoutingInfo

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    The routing information for the message (cluster id, shard id, pubsubTopic)

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    diff --git a/interfaces/_waku_interfaces.Failure.html b/interfaces/_waku_interfaces.Failure.html deleted file mode 100644 index df6e8b918f..0000000000 --- a/interfaces/_waku_interfaces.Failure.html +++ /dev/null @@ -1,3 +0,0 @@ -Failure | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    interface Failure {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        error: ProtocolError;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        peerId?: PeerId;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    peerId?: PeerId
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    \ No newline at end of file diff --git a/interfaces/_waku_interfaces.FilterFailure.html b/interfaces/_waku_interfaces.FilterFailure.html new file mode 100644 index 0000000000..b96850c4d6 --- /dev/null +++ b/interfaces/_waku_interfaces.FilterFailure.html @@ -0,0 +1,3 @@ +FilterFailure | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Interface FilterFailure

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      interface FilterFailure {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          error: FilterError;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          peerId?: PeerId;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      peerId?: PeerId
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      diff --git a/interfaces/_waku_interfaces.IAsyncIterator.html b/interfaces/_waku_interfaces.IAsyncIterator.html index 0344cf58a7..9d98811592 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

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      iterator: AsyncIterator<T, any, undefined>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      \ No newline at end of file +IAsyncIterator | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Interface IAsyncIterator<T>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        interface IAsyncIterator<T extends IDecodedMessage> {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            iterator: AsyncIterator<T>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            stop: Unsubscribe;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Type Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        iterator: AsyncIterator<T>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        diff --git a/interfaces/_waku_interfaces.IConnectionManager.html b/interfaces/_waku_interfaces.IConnectionManager.html index 7b0b219ae8..265c1d459f 100644 --- a/interfaces/_waku_interfaces.IConnectionManager.html +++ b/interfaces/_waku_interfaces.IConnectionManager.html @@ -1,12 +1,44 @@ -IConnectionManager | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        interface IConnectionManager {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            #private: any;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            pubsubTopics: string[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            addEventListener<K>(type, listener, options?): void;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            dispatchEvent(event): boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            dropConnection(peerId): Promise<void>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            getConnectedPeers(codec?): Promise<Peer[]>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            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
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          pubsubTopics: string[]

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          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

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          \ No newline at end of file +IConnectionManager | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Interface IConnectionManager

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            interface IConnectionManager {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                dial(
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    peer: PeerId | MultiaddrInput,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    protocolCodecs: string[],
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ): Promise<Stream>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                getConnectedPeers(codec?: string): Promise<Peer[]>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                hangUp(peer: PeerId | MultiaddrInput): Promise<boolean>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                hasShardInfo(peerId: PeerId): Promise<boolean>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                isPeerOnShard(peerId: PeerId, shardId: number): Promise<boolean>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                isPeerOnTopic(peerId: PeerId, pubsubTopic: string): Promise<boolean>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                start(): void;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                stop(): void;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Implemented by

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Methods

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • Connects to a peer using specific protocol codecs. +This is a direct proxy to libp2p's dialProtocol method.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              • peer: PeerId | MultiaddrInput

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                The peer to connect to (PeerId or multiaddr)

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              • protocolCodecs: string[]

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Array of protocol codec strings to establish

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Returns Promise<Stream>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Promise resolving to a Stream connection to the peer

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Error if the connection cannot be established

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              const stream = await connectionManager.dial(
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              peerId,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ["/vac/waku/store/2.0.0-beta4"]
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ); +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • Retrieves a list of currently connected peers, optionally filtered by protocol codec. +Results are sorted by ping time (lowest first).

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              • Optionalcodec: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Optional protocol codec to filter peers by

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Returns Promise<Peer[]>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Promise resolving to an array of connected Peer objects

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              // Get all connected peers
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              const allPeers = await connectionManager.getConnectedPeers();

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              // Get peers supporting a specific protocol
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              const storePeers = await connectionManager.getConnectedPeers(
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              "/vac/waku/store/2.0.0-beta4"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ); +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • Terminates the connection to a specific peer.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              • peer: PeerId | MultiaddrInput

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                The peer to disconnect from (PeerId or multiaddr)

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Returns Promise<boolean>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Promise resolving to true if disconnection was successful, false otherwise

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              const success = await connectionManager.hangUp(peerId);
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              if (success) {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              console.log("Peer disconnected successfully");
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              } +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • Checks if a peer has shard info.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              • peerId: PeerId

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                The peer to check

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Returns Promise<boolean>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Promise resolving to true if the peer has shard info, false otherwise

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • Returns true if the passed peer is on the passed pubsub topic

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              • peerId: PeerId
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              • pubsubTopic: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Returns Promise<boolean>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • Starts network monitoring, dialing discovered peers, keep-alive management, and connection limiting.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Returns void

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              const connectionManager = new ConnectionManager(options);
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              connectionManager.start(); +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            diff --git a/interfaces/_waku_interfaces.IConnectionStateEvents.html b/interfaces/_waku_interfaces.IConnectionStateEvents.html deleted file mode 100644 index 011020d218..0000000000 --- a/interfaces/_waku_interfaces.IConnectionStateEvents.html +++ /dev/null @@ -1,2 +0,0 @@ -IConnectionStateEvents | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            interface IConnectionStateEvents {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                waku:connection: CustomEvent<boolean>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            waku:connection: CustomEvent<boolean>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            \ No newline at end of file diff --git a/interfaces/_waku_interfaces.IDecodedMessage.html b/interfaces/_waku_interfaces.IDecodedMessage.html index 72d0808d7c..2c21d83cfc 100644 --- a/interfaces/_waku_interfaces.IDecodedMessage.html +++ b/interfaces/_waku_interfaces.IDecodedMessage.html @@ -1,9 +1,11 @@ -IDecodedMessage | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            interface IDecodedMessage {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                contentTopic: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ephemeral: undefined | boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                meta: undefined | Uint8Array;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                payload: Uint8Array;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                pubsubTopic: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                rateLimitProof: undefined | IRateLimitProof;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                timestamp: undefined | Date;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                version: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Hierarchy (view full)

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Implemented by

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              contentTopic: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ephemeral: undefined | boolean
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              meta: undefined | Uint8Array
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              payload: Uint8Array
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              pubsubTopic: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              rateLimitProof: undefined | IRateLimitProof
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              timestamp: undefined | Date
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              version: number
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              \ No newline at end of file +IDecodedMessage | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Interface IDecodedMessage

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                interface IDecodedMessage {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    contentTopic: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    ephemeral: undefined | boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    hash: Uint8Array;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    hashStr: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    meta: undefined | Uint8Array<ArrayBufferLike>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    payload: Uint8Array;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    pubsubTopic: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    rateLimitProof: undefined | IRateLimitProof;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    timestamp: undefined | Date;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    version: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Hierarchy (View Summary)

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Implemented by

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                contentTopic: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ephemeral: undefined | boolean
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                hash: Uint8Array
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                hashStr: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                meta: undefined | Uint8Array<ArrayBufferLike>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                payload: Uint8Array
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                pubsubTopic: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                rateLimitProof: undefined | IRateLimitProof
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                timestamp: undefined | Date
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                version: number
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                diff --git a/interfaces/_waku_interfaces.IDecoder.html b/interfaces/_waku_interfaces.IDecoder.html index 0d5f452e7d..af3d3e7e31 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: 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
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  \ No newline at end of file +IDecoder | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Interface IDecoder<T>

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

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Type Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Implemented by

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    contentTopic: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    fromProtoObj: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        pubsubTopic: string,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        proto: IProtoMessage,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    ) => Promise<undefined | T>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    fromWireToProtoObj: (bytes: Uint8Array) => Promise<undefined | IProtoMessage>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    pubsubTopic: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    diff --git a/interfaces/_waku_interfaces.IEncoder.html b/interfaces/_waku_interfaces.IEncoder.html index 67e6cf9af7..c63c6cafae 100644 --- a/interfaces/_waku_interfaces.IEncoder.html +++ b/interfaces/_waku_interfaces.IEncoder.html @@ -1,6 +1,7 @@ -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>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      \ No newline at end of file +IEncoder | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Interface IEncoder

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        interface IEncoder {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            contentTopic: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ephemeral: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            pubsubTopic: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            routingInfo: IRoutingInfo;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            toProtoObj: (message: IMessage) => Promise<undefined | IProtoMessage>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            toWire: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                message: IMessage,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ) => Promise<undefined | Uint8Array<ArrayBufferLike>>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Implemented by

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        contentTopic: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        ephemeral: boolean
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        pubsubTopic: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        routingInfo: IRoutingInfo
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        toProtoObj: (message: IMessage) => Promise<undefined | IProtoMessage>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        toWire: (message: IMessage) => Promise<undefined | Uint8Array<ArrayBufferLike>>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        diff --git a/interfaces/_waku_interfaces.IEncryptedMessage.html b/interfaces/_waku_interfaces.IEncryptedMessage.html index 3d3be9b7cd..251c772a56 100644 --- a/interfaces/_waku_interfaces.IEncryptedMessage.html +++ b/interfaces/_waku_interfaces.IEncryptedMessage.html @@ -1,12 +1,14 @@ -IEncryptedMessage | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        interface IEncryptedMessage {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            contentTopic: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ephemeral: undefined | boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            meta: undefined | Uint8Array;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            payload: Uint8Array;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            pubsubTopic: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            rateLimitProof: undefined | IRateLimitProof;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            signature?: Uint8Array;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            signaturePublicKey?: Uint8Array;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            timestamp: undefined | Date;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            version: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            verifySignature(publicKey): boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Hierarchy (view full)

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Implemented by

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          contentTopic: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          ephemeral: undefined | boolean
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          meta: undefined | Uint8Array
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          payload: Uint8Array
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          pubsubTopic: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          rateLimitProof: undefined | IRateLimitProof
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          signature?: Uint8Array
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          signaturePublicKey?: Uint8Array
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          timestamp: undefined | Date
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          version: number

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Methods

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          \ No newline at end of file +IEncryptedMessage | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Interface IEncryptedMessage

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            interface IEncryptedMessage {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                contentTopic: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ephemeral: undefined | boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                hash: Uint8Array;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                hashStr: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                meta: undefined | Uint8Array<ArrayBufferLike>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                payload: Uint8Array;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                pubsubTopic: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                rateLimitProof: undefined | IRateLimitProof;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                signature?: Uint8Array<ArrayBufferLike>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                signaturePublicKey?: Uint8Array<ArrayBufferLike>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                timestamp: undefined | Date;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                version: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                verifySignature(publicKey: Uint8Array): boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Hierarchy (View Summary)

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Implemented by

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            contentTopic: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ephemeral: undefined | boolean
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            hash: Uint8Array
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            hashStr: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            meta: undefined | Uint8Array<ArrayBufferLike>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            payload: Uint8Array
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            pubsubTopic: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            rateLimitProof: undefined | IRateLimitProof
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            signature?: Uint8Array<ArrayBufferLike>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            signaturePublicKey?: Uint8Array<ArrayBufferLike>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            timestamp: undefined | Date
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            version: number

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Methods

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            diff --git a/interfaces/_waku_interfaces.IEnr.html b/interfaces/_waku_interfaces.IEnr.html index dcf5e2c3d4..a975bc83d7 100644 --- a/interfaces/_waku_interfaces.IEnr.html +++ b/interfaces/_waku_interfaces.IEnr.html @@ -1,42 +1,42 @@ -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]: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              id: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ip?: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ip6?: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              multiaddrs?: Multiaddr[]
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              nodeId?: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              peerId?: PeerId
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              peerInfo: undefined | PeerInfo
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              publicKey?: Uint8Array
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              seq: bigint
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              shardInfo?: ShardInfo
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              signature?: Uint8Array
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              size: number

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Returns

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              the number of elements in the Map.

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

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Methods

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              • Returns an iterable of entries in the map.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                -

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Returns IterableIterator<[string, Uint8Array]>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              • Returns void

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              • Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • key: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Returns boolean

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

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

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                -

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Returns IterableIterator<[string, Uint8Array]>

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

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                -

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Parameters

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

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

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Returns void

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • Optional thisArg: any

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Returns void

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

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                -

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • key: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Returns undefined | Uint8Array

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

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              • Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • key: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Returns boolean

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

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              • Returns an iterable of keys in the map

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                -

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Returns IterableIterator<string>

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

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                -

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • key: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • value: Uint8Array

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Returns this

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              • Returns an iterable of values in the map

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                -

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Returns IterableIterator<Uint8Array>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              \ No newline at end of file +IEnr | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Interface IEnr

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

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Hierarchy

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Implemented by

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Properties

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

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                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 MapIterator<[string, ENRValue]>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • 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 MapIterator<[string, ENRValue]>

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

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • callbackfn: (value: ENRValue, key: string, map: Map<string, ENRValue>) => void
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • OptionalthisArg: 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 | ENRValue

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

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • key: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Returns boolean

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

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • Returns an iterable of keys in the map

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Returns MapIterator<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

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Returns this

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • Returns an iterable of values in the map

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Returns MapIterator<ENRValue>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                diff --git a/interfaces/_waku_interfaces.IHealthIndicator.html b/interfaces/_waku_interfaces.IHealthIndicator.html deleted file mode 100644 index b66ec4232b..0000000000 --- a/interfaces/_waku_interfaces.IHealthIndicator.html +++ /dev/null @@ -1,7 +0,0 @@ -IHealthIndicator | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                interface IHealthIndicator {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    #private: any;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    addEventListener<K>(type, listener, options?): void;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    dispatchEvent(event): boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    listenerCount(type): number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    removeEventListener<K>(type, listener?, options?): void;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    safeDispatchEvent<Detail>(type, detail?): boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Hierarchy

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                #private: any

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Methods

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • Type Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Returns void

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • event: Event

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Returns boolean

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • type: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Returns number

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • Type Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Parameters

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

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Returns void

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • Type Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • Detail

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Returns boolean

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                \ No newline at end of file diff --git a/interfaces/_waku_interfaces.IMessage.html b/interfaces/_waku_interfaces.IMessage.html index fb00e42162..c9a5750297 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

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                payload: Uint8Array
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                rateLimitProof?: IRateLimitProof
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                timestamp?: Date
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                \ No newline at end of file +IMessage | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Interface IMessage

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Interface for messages to encode and send.

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

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  payload: Uint8Array
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  rateLimitProof?: IRateLimitProof
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  timestamp?: Date
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  diff --git a/interfaces/_waku_interfaces.IMetaSetter.html b/interfaces/_waku_interfaces.IMetaSetter.html index 1e61829f86..c67e48597d 100644 --- a/interfaces/_waku_interfaces.IMetaSetter.html +++ b/interfaces/_waku_interfaces.IMetaSetter.html @@ -1 +1 @@ -IMetaSetter | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  interface IMetaSetter ((message) => Uint8Array)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  \ No newline at end of file +IMetaSetter | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Interface IMetaSetter

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    diff --git a/interfaces/_waku_interfaces.IMetadata.html b/interfaces/_waku_interfaces.IMetadata.html index 465288ddc8..04a6f41927 100644 --- a/interfaces/_waku_interfaces.IMetadata.html +++ b/interfaces/_waku_interfaces.IMetadata.html @@ -1,5 +1,5 @@ -IMetadata | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    interface IMetadata {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        multicodec: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        pubsubTopics: string[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        confirmOrAttemptHandshake(peerId): Promise<MetadataQueryResult>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        query(peerId): Promise<MetadataQueryResult>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    multicodec: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    pubsubTopics: string[]

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Methods

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    \ No newline at end of file +IMetadata | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Interface IMetadata

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      interface IMetadata {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          clusterId: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          multicodec: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          confirmOrAttemptHandshake(peerId: PeerId): Promise<MetadataQueryResult>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          query(peerId: PeerId): Promise<MetadataQueryResult>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      clusterId: number
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      multicodec: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Methods

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      diff --git a/interfaces/_waku_interfaces.IPeerExchange.html b/interfaces/_waku_interfaces.IPeerExchange.html index c8af0af4b8..5a7a031c4b 100644 --- a/interfaces/_waku_interfaces.IPeerExchange.html +++ b/interfaces/_waku_interfaces.IPeerExchange.html @@ -1,2 +1,2 @@ -IPeerExchange | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      interface IPeerExchange {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          query(params): Promise<PeerExchangeQueryResult>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Methods

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Methods

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      \ No newline at end of file +IPeerExchange | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Interface IPeerExchange

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        interface IPeerExchange {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            query(params: PeerExchangeQueryParams): Promise<PeerExchangeQueryResult>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Methods

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Methods

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        diff --git a/interfaces/_waku_interfaces.IPeersByDiscoveryEvents.html b/interfaces/_waku_interfaces.IPeersByDiscoveryEvents.html deleted file mode 100644 index 49b5264db2..0000000000 --- a/interfaces/_waku_interfaces.IPeersByDiscoveryEvents.html +++ /dev/null @@ -1,5 +0,0 @@ -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>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        \ No newline at end of file diff --git a/interfaces/_waku_interfaces.IProtoMessage.html b/interfaces/_waku_interfaces.IProtoMessage.html index 4f0e85fc0e..c38b0c305e 100644 --- a/interfaces/_waku_interfaces.IProtoMessage.html +++ b/interfaces/_waku_interfaces.IProtoMessage.html @@ -1,10 +1,10 @@ -IProtoMessage | Documentation

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Interface matching the protobuf library. +IProtoMessage | Documentation

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Interface IProtoMessage

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          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

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          contentTopic: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          ephemeral: undefined | boolean
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          meta: undefined | Uint8Array
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          payload: Uint8Array
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          rateLimitProof: undefined | IRateLimitProof
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          timestamp: undefined | bigint
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          version: undefined | number
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          \ No newline at end of file +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          interface IProtoMessage {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              contentTopic: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ephemeral: undefined | boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              meta: undefined | Uint8Array<ArrayBufferLike>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              payload: Uint8Array;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              rateLimitProof: undefined | IRateLimitProof;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              timestamp: undefined | bigint;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              version: undefined | number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          contentTopic: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          ephemeral: undefined | boolean
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          meta: undefined | Uint8Array<ArrayBufferLike>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          payload: Uint8Array
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          rateLimitProof: undefined | IRateLimitProof
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          timestamp: undefined | bigint
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          version: undefined | number
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          diff --git a/interfaces/_waku_interfaces.IRateLimitProof.html b/interfaces/_waku_interfaces.IRateLimitProof.html index 5141a4eb2d..2508d77346 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: Uint8Array
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          merkleRoot: Uint8Array
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          nullifier: Uint8Array
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          proof: Uint8Array
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          rlnIdentifier: Uint8Array
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          shareX: Uint8Array
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          shareY: Uint8Array
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          \ No newline at end of file +IRateLimitProof | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Interface IRateLimitProof

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            interface IRateLimitProof {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                epoch: Uint8Array;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                merkleRoot: Uint8Array;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                nullifier: Uint8Array;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                proof: Uint8Array;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                rlnIdentifier: Uint8Array;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                shareX: Uint8Array;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                shareY: Uint8Array;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            epoch: Uint8Array
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            merkleRoot: Uint8Array
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            nullifier: Uint8Array
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            proof: Uint8Array
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            rlnIdentifier: Uint8Array
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            shareX: Uint8Array
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            shareY: Uint8Array
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            diff --git a/interfaces/_waku_interfaces.IReceiver.html b/interfaces/_waku_interfaces.IReceiver.html index 8f4135a808..62c07a2179 100644 --- a/interfaces/_waku_interfaces.IReceiver.html +++ b/interfaces/_waku_interfaces.IReceiver.html @@ -1,3 +1,4 @@ -IReceiver | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            interface IReceiver {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                subscribeWithUnsubscribe: SubscribeWithUnsubscribe;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                toSubscriptionIterator: (<T>(decoders) => Promise<IAsyncIterator<T>>);
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Properties

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

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Type declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            \ No newline at end of file +IReceiver | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Interface IReceiver

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              will be replaced in next version

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              interface IReceiver {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  subscribeWithUnsubscribe: SubscribeWithUnsubscribe;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  toSubscriptionIterator: <T extends IDecodedMessage>(
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      decoders: IDecoder<T> | IDecoder<T>[],
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  ) => Promise<IAsyncIterator<T>>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              subscribeWithUnsubscribe: SubscribeWithUnsubscribe
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              toSubscriptionIterator: <T extends IDecodedMessage>(
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  decoders: IDecoder<T> | IDecoder<T>[],
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ) => Promise<IAsyncIterator<T>>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              diff --git a/interfaces/_waku_interfaces.IRelayAPI.html b/interfaces/_waku_interfaces.IRelayAPI.html index 8758415251..b263875821 100644 --- a/interfaces/_waku_interfaces.IRelayAPI.html +++ b/interfaces/_waku_interfaces.IRelayAPI.html @@ -1,10 +1,10 @@ -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>);
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  waitForPeers: (() => 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[]
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • 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>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • Returns Promise<void>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              waitForPeers: (() => Promise<void>)

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Type declaration

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

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              \ No newline at end of file +IRelayAPI | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Interface IRelayAPI

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

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

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                getMeshPeers: (topic?: string) => 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.

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

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                waitForPeers: () => Promise<void>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                diff --git a/interfaces/_waku_interfaces.IRlnMessage.html b/interfaces/_waku_interfaces.IRlnMessage.html index e403e7eca1..dbda7e20e8 100644 --- a/interfaces/_waku_interfaces.IRlnMessage.html +++ b/interfaces/_waku_interfaces.IRlnMessage.html @@ -1,12 +1,14 @@ -IRlnMessage | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                interface IRlnMessage {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    contentTopic: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    ephemeral: undefined | boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    epoch: undefined | number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    meta: undefined | Uint8Array;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    payload: Uint8Array;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    pubsubTopic: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    rateLimitProof: undefined | IRateLimitProof;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    timestamp: undefined | Date;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    version: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    verify(roots): undefined | boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    verifyNoRoot(): undefined | boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Hierarchy (view full)

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Properties

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

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Methods

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                \ No newline at end of file +IRlnMessage | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Interface IRlnMessage

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  interface IRlnMessage {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      contentTopic: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      ephemeral: undefined | boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      epoch: undefined | number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      hash: Uint8Array;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      hashStr: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      meta: undefined | Uint8Array<ArrayBufferLike>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      payload: Uint8Array;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      pubsubTopic: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      rateLimitProof: undefined | IRateLimitProof;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      timestamp: undefined | Date;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      version: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      verify(roots: Uint8Array<ArrayBufferLike>[]): undefined | boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      verifyNoRoot(): undefined | boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Hierarchy (View Summary)

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  contentTopic: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  ephemeral: undefined | boolean
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  epoch: undefined | number
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  hash: Uint8Array
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  hashStr: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  meta: undefined | Uint8Array<ArrayBufferLike>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  payload: Uint8Array
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  pubsubTopic: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  rateLimitProof: undefined | IRateLimitProof
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  timestamp: undefined | Date
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  version: number

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Methods

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • roots: Uint8Array<ArrayBufferLike>[]

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Returns undefined | boolean

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  diff --git a/interfaces/_waku_interfaces.IRoutingInfo.html b/interfaces/_waku_interfaces.IRoutingInfo.html new file mode 100644 index 0000000000..d4b4e02391 --- /dev/null +++ b/interfaces/_waku_interfaces.IRoutingInfo.html @@ -0,0 +1,5 @@ +IRoutingInfo | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Interface IRoutingInfo

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Routing Information for a given message.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    interface IRoutingInfo {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        clusterId: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        pubsubTopic: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        shardId: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Implemented by

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    clusterId: number
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    pubsubTopic: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    shardId: number
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    diff --git a/interfaces/_waku_interfaces.ISender.html b/interfaces/_waku_interfaces.ISender.html index ee274f61c9..fa519f2085 100644 --- a/interfaces/_waku_interfaces.ISender.html +++ b/interfaces/_waku_interfaces.ISender.html @@ -1,2 +1,2 @@ -ISender | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    interface ISender {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        send: ((encoder, message, sendOptions?) => Promise<SDKProtocolResult>);
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    send: ((encoder, message, sendOptions?) => Promise<SDKProtocolResult>)

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Type declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    \ No newline at end of file +ISender | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Interface ISender

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      interface ISender {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          send: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              encoder: IEncoder,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              message: IMessage,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              sendOptions?: ISendOptions,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          ) => Promise<LightPushSDKResult>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      send: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          encoder: IEncoder,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          message: IMessage,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          sendOptions?: ISendOptions,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      ) => Promise<LightPushSDKResult>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      diff --git a/interfaces/_waku_interfaces.ISubscription.html b/interfaces/_waku_interfaces.ISubscription.html deleted file mode 100644 index d0c9e7077a..0000000000 --- a/interfaces/_waku_interfaces.ISubscription.html +++ /dev/null @@ -1,5 +0,0 @@ -ISubscription | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      interface ISubscription {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          ping(peerId?): Promise<SDKProtocolResult>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          subscribe<T>(decoders, callback): Promise<SDKProtocolResult>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          unsubscribe(contentTopics): Promise<SDKProtocolResult>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          unsubscribeAll(): Promise<SDKProtocolResult>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Methods

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      \ No newline at end of file diff --git a/interfaces/_waku_interfaces.ITopicOnlyMessage.html b/interfaces/_waku_interfaces.ITopicOnlyMessage.html index 20572b588e..0e38ed8dde 100644 --- a/interfaces/_waku_interfaces.ITopicOnlyMessage.html +++ b/interfaces/_waku_interfaces.ITopicOnlyMessage.html @@ -1,9 +1,11 @@ -ITopicOnlyMessage | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      interface ITopicOnlyMessage {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          contentTopic: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          ephemeral: undefined;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          meta: undefined;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          payload: Uint8Array;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          pubsubTopic: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          rateLimitProof: undefined;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          timestamp: undefined;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          version: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Hierarchy (view full)

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      contentTopic: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      ephemeral: undefined
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      meta: undefined
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      payload: Uint8Array
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      pubsubTopic: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      rateLimitProof: undefined
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      timestamp: undefined
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      version: number
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      \ No newline at end of file +ITopicOnlyMessage | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Interface ITopicOnlyMessage

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        interface ITopicOnlyMessage {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            contentTopic: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ephemeral: undefined;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            hash: Uint8Array;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            hashStr: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            meta: undefined;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            payload: Uint8Array;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            pubsubTopic: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            rateLimitProof: undefined;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            timestamp: undefined;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            version: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Hierarchy (View Summary)

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        contentTopic: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        ephemeral: undefined
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        hash: Uint8Array
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        hashStr: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        meta: undefined
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        payload: Uint8Array
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        pubsubTopic: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        rateLimitProof: undefined
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        timestamp: undefined
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        version: number
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        diff --git a/interfaces/_waku_interfaces.IWaku.html b/interfaces/_waku_interfaces.IWaku.html index d8a83827aa..1b9542b62b 100644 --- a/interfaces/_waku_interfaces.IWaku.html +++ b/interfaces/_waku_interfaces.IWaku.html @@ -1,70 +1,98 @@ -IWaku | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        interface IWaku {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            connectionManager: IConnectionManager;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            filter?: IFilter;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            health: IHealthIndicator;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            libp2p: Libp2p;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            lightPush?: ILightPush;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            nextFilter?: INextFilter;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            peerId: PeerId;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            protocols: string[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            relay?: IRelay;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            store?: IStore;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            createDecoder(params): IDecoder<IDecodedMessage>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            createEncoder(params): IEncoder;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            dial(peer, protocols?): Promise<Stream>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            getConnectedPeers(): Promise<Peer[]>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            isConnected(): boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            isStarted(): boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            start(): Promise<void>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            stop(): Promise<void>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            waitForPeers(protocols?, timeoutMs?): Promise<void>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Hierarchy (view full)

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        connectionManager: IConnectionManager
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        filter?: IFilter

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Deprecated

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        use IWaku.nextFilter instead

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        libp2p: Libp2p
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        lightPush?: ILightPush
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        nextFilter?: INextFilter
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        peerId: PeerId

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Returns a unique identifier for a node on the network.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        -

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Example

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        console.log(waku.peerId); // 12D3KooWNmk9yXHfHJ4rUduRqD1TCTHkNFMPF9WP2dqWpZDL4aUb
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        protocols: string[]

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Returns a list of supported protocols.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        -

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Example

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        console.log(waku.protocols); // ['/ipfs/id/1.0.0', '/ipfs/ping/1.0.0', '/vac/waku/filter-push/2.0.0-beta1', '/vac/waku/metadata/1.0.0']
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        relay?: IRelay
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        store?: IStore

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Methods

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • Creates a decoder for Waku messages on a specific content topic.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +IWaku | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Interface IWaku

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            interface IWaku {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                events: IWakuEventEmitter;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                filter?: IFilter;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                health: HealthStatus;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                libp2p: Libp2p;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                lightPush?: ILightPush;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                peerId: PeerId;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                protocols: string[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                relay?: IRelay;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                store?: IStore;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                createDecoder(params: CreateDecoderParams): IDecoder<IDecodedMessage>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                createEncoder(params: CreateEncoderParams): IEncoder;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                dial(
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    peer: PeerId | MultiaddrInput,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    protocols?: Protocols[],
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ): Promise<Stream>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                getConnectedPeers(): Promise<Peer[]>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                hangUp(peer: PeerId | MultiaddrInput): Promise<boolean>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                isConnected(): boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                isStarted(): boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                start(): Promise<void>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                stop(): Promise<void>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                waitForPeers(protocols?: Protocols[], timeoutMs?: number): Promise<void>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Hierarchy (View Summary)

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Implemented by

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Emits events related to the Waku node. +Those are:

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • WakuEvent.Connection
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • WakuEvent.Health
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            waku.events.addEventListener(WakuEvent.Connection, (event) => {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            console.log(event.detail); // true if connected, false if disconnected
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            }); +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            filter?: IFilter
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            health: HealthStatus

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            The health status can be one of three states:

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • Unhealthy: No peer connections
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • MinimallyHealthy: At least 1 peer supporting both Filter and LightPush protocols
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • SufficientlyHealthy: At least 2 peers supporting both Filter and LightPush protocols
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            console.log(waku.health); // 'Unhealthy'
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            libp2p: Libp2p
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            lightPush?: ILightPush
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            peerId: PeerId

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Returns a unique identifier for a node on the network.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            console.log(waku.peerId); // 12D3KooWNmk9yXHfHJ4rUduRqD1TCTHkNFMPF9WP2dqWpZDL4aUb
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            protocols: string[]

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Returns a list of supported protocols.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            console.log(waku.protocols); // ['/ipfs/id/1.0.0', '/ipfs/ping/1.0.0', '/vac/waku/filter-push/2.0.0-beta1', '/vac/waku/metadata/1.0.0']
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            relay?: IRelay
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            store?: IStore

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Methods

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • Creates a decoder for Waku messages on a specific content topic.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              A decoder is used to decode messages from the Waku network format. -The decoder automatically handles shard configuration based on the Waku node's network settings.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +The decoder automatically handles shard configuration based on the Waku node's network settings.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Returns IDecoder<IDecodedMessage>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              A decoder instance configured for the specified content topic

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              -

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Throws

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              If the shard configuration is incompatible with the node's network settings

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              -

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Example

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              // Create a decoder with default network shard settings
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              const decoder = waku.createDecoder({
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              contentTopic: "/my-app/1/chat/proto"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              });

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              // Create a decoder with custom shard settings
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              const customDecoder = waku.createDecoder({
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              contentTopic: "/my-app/1/chat/proto",
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              shardInfo: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              clusterId: 1,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              shard: 5
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              }); -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • Creates an encoder for Waku messages on a specific content topic.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              If the shard configuration is incompatible with the node's network settings

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              // Create a decoder with default network shard settings
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              const decoder = waku.createDecoder({
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              contentTopic: "/my-app/1/chat/proto"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              });

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              // Create a decoder with custom shard settings
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              const customDecoder = waku.createDecoder({
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              contentTopic: "/my-app/1/chat/proto",
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              shardInfo: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              clusterId: 1,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              shard: 5
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              }); +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • Creates an encoder for Waku messages on a specific content topic.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              An encoder is used to encode messages into the Waku network format. -The encoder automatically handles shard configuration based on the Waku node's network settings.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +The encoder automatically handles shard configuration based on the Waku node's network settings.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              • params: CreateEncoderParams

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Configuration for the encoder including content topic and optionally shard information and ephemeral flag

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Returns IEncoder

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              An encoder instance configured for the specified content topic

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              -

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Throws

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              If the shard configuration is incompatible with the node's network settings

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              -

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Example

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              // Create a basic encoder with default network shard settings
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              const encoder = waku.createEncoder({
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              contentTopic: "/my-app/1/chat/proto"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              });

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              // Create an ephemeral encoder (messages won't be stored by store nodes)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              const ephemeralEncoder = waku.createEncoder({
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              contentTopic: "/my-app/1/notifications/proto",
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ephemeral: true,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              shardInfo: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              clusterId: 2,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              shardsUnderCluster: 16
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              }); -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • Dials to the provided peer

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              -

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              • peer: PeerId | MultiaddrInput

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                information to use for dialing

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              • Optional protocols: Protocols[]

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                array of Waku protocols to be used for dialing. If no provided - will be derived from mounted protocols.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                -

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Returns Promise<Stream>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Promise that will resolve to a Stream to a dialed peer

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              -

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Example

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              await waku.dial(remotePeerId, [Protocols.LightPush]);

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              waku.isConnected() === true; -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • Starts all services and components related to functionality of Waku node.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              If the shard configuration is incompatible with the node's network settings

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              // Create a basic encoder with default network shard settings
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              const encoder = waku.createEncoder({
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              contentTopic: "/my-app/1/chat/proto"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              });

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              // Create an ephemeral encoder (messages won't be stored by store nodes)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              const ephemeralEncoder = waku.createEncoder({
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              contentTopic: "/my-app/1/notifications/proto",
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ephemeral: true,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              shardInfo: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              clusterId: 2,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              shardsUnderCluster: 16
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              }); +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • Dials to the provided peer

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              • peer: PeerId | MultiaddrInput

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                information to use for dialing

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              • Optionalprotocols: Protocols[]

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                array of Waku protocols to be used for dialing. If no provided - will be derived from mounted protocols.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Returns Promise<Stream>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Promise that will resolve to a Stream to a dialed peer and will reject if the connection fails

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              await waku.dial(remotePeerId, [Protocols.LightPush]);

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              waku.isConnected() === true; +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • Hang up a connection to a peer

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              • peer: PeerId | MultiaddrInput

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                information to use for hanging up

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Returns Promise<boolean>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Promise that will resolve to true if the connection is hung up, false otherwise

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • Starts all services and components related to functionality of Waku node.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Returns Promise<void>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Promise that will resolve when started.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              -

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Example

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              await waku.start();

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              waku.isStarted() === true; -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • Stops all recurring processes and services that are needed for functionality of Waku node.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              await waku.start();

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              waku.isStarted() === true; +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • Stops all recurring processes and services that are needed for functionality of Waku node.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Returns Promise<void>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Promise that resolves when stopped.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              -

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Example

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              await waku.stop();

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              waku.isStarted === false; -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • Resolves when Waku successfully gains connection to a remote peers that fits provided requirements. -Must be used after attempting to connect to nodes, using IWaku.dial or +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              await waku.stop();

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              waku.isStarted === false; +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • Resolves when Waku successfully gains connection to a remote peers that fits provided requirements. +Must be used after attempting to connect to nodes, using IWaku.dial or if was bootstrapped by using IPeerExchange or DnsDiscoveryComponents.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              -

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              • Optional protocols: Protocols[]

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Protocols that need to be enabled by remote peers

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              • Optional timeoutMs: number

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Timeout value in milliseconds after which promise rejects

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • Optionalprotocols: Protocols[]

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Protocols that need to be enabled by remote peers

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • OptionaltimeoutMs: number

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Timeout value in milliseconds after which promise rejects

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Returns Promise<void>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Promise that resolves if all desired protocols are fulfilled by at least one remote peer, rejects if the timeoutMs is reached

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                -

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Throws

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                If passing a protocol that is not mounted or Waku node is not started

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                -

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Example

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                try {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                // let's wait for at least one LightPush node and timeout in 1 second
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                await waku.waitForPeers([Protocols.LightPush], 1000);
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                } catch(e) {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                waku.isConnected() === false;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                console.error("Failed to connect due to", e);
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                waku.isConnected() === true; -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            \ No newline at end of file +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            If passing a protocol that is not mounted or Waku node is not started

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            try {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            // let's wait for at least one LightPush node and timeout in 1 second
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            await waku.waitForPeers([Protocols.LightPush], 1000);
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            } catch(e) {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            waku.isConnected() === false;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            console.error("Failed to connect due to", e);
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            waku.isConnected() === true; +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          diff --git a/interfaces/_waku_interfaces.IWakuEvents.html b/interfaces/_waku_interfaces.IWakuEvents.html new file mode 100644 index 0000000000..dd48b7af77 --- /dev/null +++ b/interfaces/_waku_interfaces.IWakuEvents.html @@ -0,0 +1,11 @@ +IWakuEvents | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Interface IWakuEvents

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            interface IWakuEvents {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                "waku:connection": CustomEvent<boolean>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                "waku:health": CustomEvent<HealthStatus>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            "waku:connection": CustomEvent<boolean>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Emitted when a connection is established or lost.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            waku.addEventListener(WakuEvent.Connection, (event) => {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            console.log(event.detail); // true if connected, false if disconnected
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            "waku:health": CustomEvent<HealthStatus>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Emitted when the health status changes.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            waku.addEventListener(WakuEvent.Health, (event) => {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            console.log(event.detail); // 'Unhealthy', 'MinimallyHealthy', or 'SufficientlyHealthy'
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            diff --git a/interfaces/_waku_interfaces.LightNode.html b/interfaces/_waku_interfaces.LightNode.html index 7325673192..44de345398 100644 --- a/interfaces/_waku_interfaces.LightNode.html +++ b/interfaces/_waku_interfaces.LightNode.html @@ -1,70 +1,98 @@ -LightNode | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            interface LightNode {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                connectionManager: IConnectionManager;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                filter: IFilter;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                health: IHealthIndicator;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                libp2p: Libp2p;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                lightPush: ILightPush;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                nextFilter: INextFilter;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                peerId: PeerId;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                protocols: string[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                relay: undefined;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                store: IStore;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                createDecoder(params): IDecoder<IDecodedMessage>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                createEncoder(params): IEncoder;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                dial(peer, protocols?): Promise<Stream>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                getConnectedPeers(): Promise<Peer[]>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                isConnected(): boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                isStarted(): boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                start(): Promise<void>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                stop(): Promise<void>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                waitForPeers(protocols?, timeoutMs?): Promise<void>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Hierarchy (view full)

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            connectionManager: IConnectionManager
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            filter: IFilter

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Deprecated

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            use IWaku.nextFilter instead

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            libp2p: Libp2p
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            lightPush: ILightPush
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            nextFilter: INextFilter
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            peerId: PeerId

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Returns a unique identifier for a node on the network.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            -

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Example

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            console.log(waku.peerId); // 12D3KooWNmk9yXHfHJ4rUduRqD1TCTHkNFMPF9WP2dqWpZDL4aUb
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            protocols: string[]

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Returns a list of supported protocols.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            -

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Example

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            console.log(waku.protocols); // ['/ipfs/id/1.0.0', '/ipfs/ping/1.0.0', '/vac/waku/filter-push/2.0.0-beta1', '/vac/waku/metadata/1.0.0']
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            relay: undefined
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            store: IStore

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Methods

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • Creates a decoder for Waku messages on a specific content topic.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +LightNode | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Interface LightNode

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                interface LightNode {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    events: IWakuEventEmitter;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    filter: IFilter;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    health: HealthStatus;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    libp2p: Libp2p;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    lightPush: ILightPush;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    peerId: PeerId;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    protocols: string[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    relay: undefined;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    store: IStore;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    createDecoder(params: CreateDecoderParams): IDecoder<IDecodedMessage>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    createEncoder(params: CreateEncoderParams): IEncoder;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    dial(
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        peer: PeerId | MultiaddrInput,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        protocols?: Protocols[],
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    ): Promise<Stream>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    getConnectedPeers(): Promise<Peer[]>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    hangUp(peer: PeerId | MultiaddrInput): Promise<boolean>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    isConnected(): boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    isStarted(): boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    start(): Promise<void>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    stop(): Promise<void>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    waitForPeers(protocols?: Protocols[], timeoutMs?: number): Promise<void>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Hierarchy (View Summary)

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Emits events related to the Waku node. +Those are:

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • WakuEvent.Connection
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • WakuEvent.Health
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                waku.events.addEventListener(WakuEvent.Connection, (event) => {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                console.log(event.detail); // true if connected, false if disconnected
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                }); +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                filter: IFilter
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                health: HealthStatus

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                The health status can be one of three states:

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • Unhealthy: No peer connections
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • MinimallyHealthy: At least 1 peer supporting both Filter and LightPush protocols
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • SufficientlyHealthy: At least 2 peers supporting both Filter and LightPush protocols
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                console.log(waku.health); // 'Unhealthy'
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                libp2p: Libp2p
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                lightPush: ILightPush
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                peerId: PeerId

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Returns a unique identifier for a node on the network.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                console.log(waku.peerId); // 12D3KooWNmk9yXHfHJ4rUduRqD1TCTHkNFMPF9WP2dqWpZDL4aUb
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                protocols: string[]

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Returns a list of supported protocols.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                console.log(waku.protocols); // ['/ipfs/id/1.0.0', '/ipfs/ping/1.0.0', '/vac/waku/filter-push/2.0.0-beta1', '/vac/waku/metadata/1.0.0']
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                relay: undefined
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                store: IStore

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Methods

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • Creates a decoder for Waku messages on a specific content topic.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  A decoder is used to decode messages from the Waku network format. -The decoder automatically handles shard configuration based on the Waku node's network settings.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +The decoder automatically handles shard configuration based on the Waku node's network settings.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Returns IDecoder<IDecodedMessage>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  A decoder instance configured for the specified content topic

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  -

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Throws

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  If the shard configuration is incompatible with the node's network settings

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  -

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Example

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  // Create a decoder with default network shard settings
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  const decoder = waku.createDecoder({
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  contentTopic: "/my-app/1/chat/proto"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  });

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  // Create a decoder with custom shard settings
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  const customDecoder = waku.createDecoder({
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  contentTopic: "/my-app/1/chat/proto",
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  shardInfo: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  clusterId: 1,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  shard: 5
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  }); -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • Creates an encoder for Waku messages on a specific content topic.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  If the shard configuration is incompatible with the node's network settings

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  // Create a decoder with default network shard settings
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  const decoder = waku.createDecoder({
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  contentTopic: "/my-app/1/chat/proto"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  });

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  // Create a decoder with custom shard settings
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  const customDecoder = waku.createDecoder({
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  contentTopic: "/my-app/1/chat/proto",
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  shardInfo: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  clusterId: 1,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  shard: 5
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  }); +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • Creates an encoder for Waku messages on a specific content topic.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  An encoder is used to encode messages into the Waku network format. -The encoder automatically handles shard configuration based on the Waku node's network settings.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +The encoder automatically handles shard configuration based on the Waku node's network settings.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • params: CreateEncoderParams

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Configuration for the encoder including content topic and optionally shard information and ephemeral flag

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Returns IEncoder

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  An encoder instance configured for the specified content topic

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  -

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Throws

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  If the shard configuration is incompatible with the node's network settings

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  -

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Example

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  // Create a basic encoder with default network shard settings
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  const encoder = waku.createEncoder({
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  contentTopic: "/my-app/1/chat/proto"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  });

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  // Create an ephemeral encoder (messages won't be stored by store nodes)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  const ephemeralEncoder = waku.createEncoder({
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  contentTopic: "/my-app/1/notifications/proto",
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  ephemeral: true,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  shardInfo: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  clusterId: 2,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  shardsUnderCluster: 16
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  }); -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • Dials to the provided peer

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  -

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • peer: PeerId | MultiaddrInput

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    information to use for dialing

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • Optional protocols: Protocols[]

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    array of Waku protocols to be used for dialing. If no provided - will be derived from mounted protocols.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    -

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Returns Promise<Stream>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Promise that will resolve to a Stream to a dialed peer

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  -

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Example

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  await waku.dial(remotePeerId, [Protocols.LightPush]);

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  waku.isConnected() === true; -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • Starts all services and components related to functionality of Waku node.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  If the shard configuration is incompatible with the node's network settings

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  // Create a basic encoder with default network shard settings
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  const encoder = waku.createEncoder({
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  contentTopic: "/my-app/1/chat/proto"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  });

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  // Create an ephemeral encoder (messages won't be stored by store nodes)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  const ephemeralEncoder = waku.createEncoder({
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  contentTopic: "/my-app/1/notifications/proto",
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  ephemeral: true,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  shardInfo: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  clusterId: 2,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  shardsUnderCluster: 16
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  }); +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • Dials to the provided peer

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • peer: PeerId | MultiaddrInput

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    information to use for dialing

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • Optionalprotocols: Protocols[]

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    array of Waku protocols to be used for dialing. If no provided - will be derived from mounted protocols.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Returns Promise<Stream>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Promise that will resolve to a Stream to a dialed peer and will reject if the connection fails

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  await waku.dial(remotePeerId, [Protocols.LightPush]);

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  waku.isConnected() === true; +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • Hang up a connection to a peer

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • peer: PeerId | MultiaddrInput

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    information to use for hanging up

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Returns Promise<boolean>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Promise that will resolve to true if the connection is hung up, false otherwise

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • Starts all services and components related to functionality of Waku node.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Returns Promise<void>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Promise that will resolve when started.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  -

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Example

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  await waku.start();

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  waku.isStarted() === true; -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • Stops all recurring processes and services that are needed for functionality of Waku node.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  await waku.start();

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  waku.isStarted() === true; +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • Stops all recurring processes and services that are needed for functionality of Waku node.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Returns Promise<void>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Promise that resolves when stopped.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  -

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Example

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  await waku.stop();

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  waku.isStarted === false; -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • Resolves when Waku successfully gains connection to a remote peers that fits provided requirements. +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  await waku.stop();

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  waku.isStarted === false; +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • Resolves when Waku successfully gains connection to a remote peers that fits provided requirements. Must be used after attempting to connect to nodes, using IWaku.dial or if was bootstrapped by using IPeerExchange or DnsDiscoveryComponents.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  -

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • Optional protocols: Protocols[]

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Protocols that need to be enabled by remote peers

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • Optional timeoutMs: number

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Timeout value in milliseconds after which promise rejects

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • Optionalprotocols: Protocols[]

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Protocols that need to be enabled by remote peers

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • OptionaltimeoutMs: number

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Timeout value in milliseconds after which promise rejects

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Returns Promise<void>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Promise that resolves if all desired protocols are fulfilled by at least one remote peer, rejects if the timeoutMs is reached

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    -

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Throws

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    If passing a protocol that is not mounted or Waku node is not started

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    -

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Example

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    try {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    // let's wait for at least one LightPush node and timeout in 1 second
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    await waku.waitForPeers([Protocols.LightPush], 1000);
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    } catch(e) {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    waku.isConnected() === false;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    console.error("Failed to connect due to", e);
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    waku.isConnected() === true; -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                \ No newline at end of file +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                If passing a protocol that is not mounted or Waku node is not started

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                try {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                // let's wait for at least one LightPush node and timeout in 1 second
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                await waku.waitForPeers([Protocols.LightPush], 1000);
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                } catch(e) {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                waku.isConnected() === false;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                console.error("Failed to connect due to", e);
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                waku.isConnected() === true; +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              diff --git a/interfaces/_waku_interfaces.LightPushFailure.html b/interfaces/_waku_interfaces.LightPushFailure.html new file mode 100644 index 0000000000..58adb6bfd5 --- /dev/null +++ b/interfaces/_waku_interfaces.LightPushFailure.html @@ -0,0 +1,3 @@ +LightPushFailure | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Interface LightPushFailure

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                interface LightPushFailure {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    error: LightPushError;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    peerId?: PeerId;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                peerId?: PeerId
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                diff --git a/interfaces/_waku_interfaces.NodeCapabilityCount.html b/interfaces/_waku_interfaces.NodeCapabilityCount.html deleted file mode 100644 index 9b509cec89..0000000000 --- a/interfaces/_waku_interfaces.NodeCapabilityCount.html +++ /dev/null @@ -1,5 +0,0 @@ -NodeCapabilityCount | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                interface NodeCapabilityCount {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    filter: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    lightPush: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    relay: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    store: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                filter: number
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                lightPush: number
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                relay: number
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                store: number
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                \ No newline at end of file diff --git a/interfaces/_waku_interfaces.PeerExchangeComponents.html b/interfaces/_waku_interfaces.PeerExchangeComponents.html index 9ed6a0c4d2..ce9bdad353 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: ConnectionManager
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                peerStore: PeerStore
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                \ No newline at end of file +PeerExchangeComponents | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Interface PeerExchangeComponents

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  interface PeerExchangeComponents {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      connectionManager: ConnectionManager;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      peerStore: PeerStore;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  connectionManager: ConnectionManager
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  peerStore: PeerStore
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  diff --git a/interfaces/_waku_interfaces.PeerExchangeQueryParams.html b/interfaces/_waku_interfaces.PeerExchangeQueryParams.html index d5444077ed..ce1fc035fd 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

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  numPeers: number
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  peerId: PeerId
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  \ No newline at end of file +PeerExchangeQueryParams | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Interface PeerExchangeQueryParams

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    interface PeerExchangeQueryParams {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        numPeers: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        peerId: PeerId;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    numPeers: number
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    peerId: PeerId
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    diff --git a/interfaces/_waku_interfaces.PeerExchangeResponse.html b/interfaces/_waku_interfaces.PeerExchangeResponse.html index c5f8d2448a..dad61e293d 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[]
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    \ No newline at end of file +PeerExchangeResponse | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Interface PeerExchangeResponse

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      interface PeerExchangeResponse {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          peerInfos: PeerInfo[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      peerInfos: PeerInfo[]
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      diff --git a/interfaces/_waku_interfaces.PeerInfo.html b/interfaces/_waku_interfaces.PeerInfo.html index 9186b2405e..f6c7353aac 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
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      \ No newline at end of file +PeerInfo | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Interface PeerInfo

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        interface PeerInfo {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ENR?: IEnr;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        ENR?: IEnr
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        diff --git a/interfaces/_waku_interfaces.PeersByDiscoveryResult.html b/interfaces/_waku_interfaces.PeersByDiscoveryResult.html deleted file mode 100644 index 20e089b3bc..0000000000 --- a/interfaces/_waku_interfaces.PeersByDiscoveryResult.html +++ /dev/null @@ -1,3 +0,0 @@ -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-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[]
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        \ No newline at end of file diff --git a/interfaces/_waku_interfaces.RelayNode.html b/interfaces/_waku_interfaces.RelayNode.html index 0c15dccb26..4bb52725e1 100644 --- a/interfaces/_waku_interfaces.RelayNode.html +++ b/interfaces/_waku_interfaces.RelayNode.html @@ -1,70 +1,98 @@ -RelayNode | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        interface RelayNode {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            connectionManager: IConnectionManager;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            filter: undefined;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            health: IHealthIndicator;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            libp2p: Libp2p;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            lightPush: undefined;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            nextFilter?: INextFilter;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            peerId: PeerId;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            protocols: string[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            relay: IRelay;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            store: undefined;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            createDecoder(params): IDecoder<IDecodedMessage>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            createEncoder(params): IEncoder;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            dial(peer, protocols?): Promise<Stream>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            getConnectedPeers(): Promise<Peer[]>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            isConnected(): boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            isStarted(): boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            start(): Promise<void>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            stop(): Promise<void>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            waitForPeers(protocols?, timeoutMs?): Promise<void>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Hierarchy (view full)

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        connectionManager: IConnectionManager
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        filter: undefined

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Deprecated

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        use IWaku.nextFilter instead

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        libp2p: Libp2p
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        lightPush: undefined
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        nextFilter?: INextFilter
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        peerId: PeerId

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Returns a unique identifier for a node on the network.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        -

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Example

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        console.log(waku.peerId); // 12D3KooWNmk9yXHfHJ4rUduRqD1TCTHkNFMPF9WP2dqWpZDL4aUb
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        protocols: string[]

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Returns a list of supported protocols.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        -

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Example

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        console.log(waku.protocols); // ['/ipfs/id/1.0.0', '/ipfs/ping/1.0.0', '/vac/waku/filter-push/2.0.0-beta1', '/vac/waku/metadata/1.0.0']
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        relay: IRelay
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        store: undefined

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Methods

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • Creates a decoder for Waku messages on a specific content topic.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +RelayNode | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Interface RelayNode

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            interface RelayNode {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                events: IWakuEventEmitter;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                filter: undefined;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                health: HealthStatus;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                libp2p: Libp2p;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                lightPush: undefined;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                peerId: PeerId;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                protocols: string[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                relay: IRelay;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                store: undefined;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                createDecoder(params: CreateDecoderParams): IDecoder<IDecodedMessage>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                createEncoder(params: CreateEncoderParams): IEncoder;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                dial(
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    peer: PeerId | MultiaddrInput,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    protocols?: Protocols[],
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ): Promise<Stream>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                getConnectedPeers(): Promise<Peer[]>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                hangUp(peer: PeerId | MultiaddrInput): Promise<boolean>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                isConnected(): boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                isStarted(): boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                start(): Promise<void>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                stop(): Promise<void>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                waitForPeers(protocols?: Protocols[], timeoutMs?: number): Promise<void>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Hierarchy (View Summary)

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Emits events related to the Waku node. +Those are:

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • WakuEvent.Connection
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • WakuEvent.Health
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            waku.events.addEventListener(WakuEvent.Connection, (event) => {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            console.log(event.detail); // true if connected, false if disconnected
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            }); +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            filter: undefined
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            health: HealthStatus

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            The health status can be one of three states:

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • Unhealthy: No peer connections
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • MinimallyHealthy: At least 1 peer supporting both Filter and LightPush protocols
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • SufficientlyHealthy: At least 2 peers supporting both Filter and LightPush protocols
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            console.log(waku.health); // 'Unhealthy'
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            libp2p: Libp2p
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            lightPush: undefined
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            peerId: PeerId

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Returns a unique identifier for a node on the network.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            console.log(waku.peerId); // 12D3KooWNmk9yXHfHJ4rUduRqD1TCTHkNFMPF9WP2dqWpZDL4aUb
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            protocols: string[]

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Returns a list of supported protocols.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            console.log(waku.protocols); // ['/ipfs/id/1.0.0', '/ipfs/ping/1.0.0', '/vac/waku/filter-push/2.0.0-beta1', '/vac/waku/metadata/1.0.0']
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            relay: IRelay
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            store: undefined

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Methods

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • Creates a decoder for Waku messages on a specific content topic.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              A decoder is used to decode messages from the Waku network format. -The decoder automatically handles shard configuration based on the Waku node's network settings.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +The decoder automatically handles shard configuration based on the Waku node's network settings.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Returns IDecoder<IDecodedMessage>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              A decoder instance configured for the specified content topic

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              -

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Throws

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              If the shard configuration is incompatible with the node's network settings

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              -

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Example

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              // Create a decoder with default network shard settings
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              const decoder = waku.createDecoder({
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              contentTopic: "/my-app/1/chat/proto"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              });

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              // Create a decoder with custom shard settings
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              const customDecoder = waku.createDecoder({
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              contentTopic: "/my-app/1/chat/proto",
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              shardInfo: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              clusterId: 1,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              shard: 5
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              }); -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • Creates an encoder for Waku messages on a specific content topic.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              If the shard configuration is incompatible with the node's network settings

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              // Create a decoder with default network shard settings
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              const decoder = waku.createDecoder({
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              contentTopic: "/my-app/1/chat/proto"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              });

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              // Create a decoder with custom shard settings
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              const customDecoder = waku.createDecoder({
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              contentTopic: "/my-app/1/chat/proto",
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              shardInfo: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              clusterId: 1,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              shard: 5
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              }); +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • Creates an encoder for Waku messages on a specific content topic.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              An encoder is used to encode messages into the Waku network format. -The encoder automatically handles shard configuration based on the Waku node's network settings.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +The encoder automatically handles shard configuration based on the Waku node's network settings.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              • params: CreateEncoderParams

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Configuration for the encoder including content topic and optionally shard information and ephemeral flag

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Returns IEncoder

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              An encoder instance configured for the specified content topic

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              -

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Throws

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              If the shard configuration is incompatible with the node's network settings

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              -

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Example

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              // Create a basic encoder with default network shard settings
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              const encoder = waku.createEncoder({
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              contentTopic: "/my-app/1/chat/proto"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              });

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              // Create an ephemeral encoder (messages won't be stored by store nodes)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              const ephemeralEncoder = waku.createEncoder({
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              contentTopic: "/my-app/1/notifications/proto",
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ephemeral: true,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              shardInfo: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              clusterId: 2,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              shardsUnderCluster: 16
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              }); -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • Dials to the provided peer

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              -

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              • peer: PeerId | MultiaddrInput

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                information to use for dialing

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              • Optional protocols: Protocols[]

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                array of Waku protocols to be used for dialing. If no provided - will be derived from mounted protocols.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                -

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Returns Promise<Stream>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Promise that will resolve to a Stream to a dialed peer

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              -

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Example

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              await waku.dial(remotePeerId, [Protocols.LightPush]);

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              waku.isConnected() === true; -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • Starts all services and components related to functionality of Waku node.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              If the shard configuration is incompatible with the node's network settings

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              // Create a basic encoder with default network shard settings
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              const encoder = waku.createEncoder({
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              contentTopic: "/my-app/1/chat/proto"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              });

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              // Create an ephemeral encoder (messages won't be stored by store nodes)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              const ephemeralEncoder = waku.createEncoder({
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              contentTopic: "/my-app/1/notifications/proto",
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ephemeral: true,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              shardInfo: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              clusterId: 2,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              shardsUnderCluster: 16
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              }); +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • Dials to the provided peer

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              • peer: PeerId | MultiaddrInput

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                information to use for dialing

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              • Optionalprotocols: Protocols[]

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                array of Waku protocols to be used for dialing. If no provided - will be derived from mounted protocols.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Returns Promise<Stream>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Promise that will resolve to a Stream to a dialed peer and will reject if the connection fails

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              await waku.dial(remotePeerId, [Protocols.LightPush]);

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              waku.isConnected() === true; +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • Hang up a connection to a peer

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              • peer: PeerId | MultiaddrInput

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                information to use for hanging up

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Returns Promise<boolean>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Promise that will resolve to true if the connection is hung up, false otherwise

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • Starts all services and components related to functionality of Waku node.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Returns Promise<void>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Promise that will resolve when started.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              -

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Example

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              await waku.start();

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              waku.isStarted() === true; -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • Stops all recurring processes and services that are needed for functionality of Waku node.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              await waku.start();

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              waku.isStarted() === true; +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • Stops all recurring processes and services that are needed for functionality of Waku node.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Returns Promise<void>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Promise that resolves when stopped.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              -

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Example

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              await waku.stop();

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              waku.isStarted === false; -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • Resolves when Waku successfully gains connection to a remote peers that fits provided requirements. +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              await waku.stop();

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              waku.isStarted === false; +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • Resolves when Waku successfully gains connection to a remote peers that fits provided requirements. Must be used after attempting to connect to nodes, using IWaku.dial or if was bootstrapped by using IPeerExchange or DnsDiscoveryComponents.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              -

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              • Optional protocols: Protocols[]

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Protocols that need to be enabled by remote peers

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              • Optional timeoutMs: number

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Timeout value in milliseconds after which promise rejects

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • Optionalprotocols: Protocols[]

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Protocols that need to be enabled by remote peers

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • OptionaltimeoutMs: number

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Timeout value in milliseconds after which promise rejects

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Returns Promise<void>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Promise that resolves if all desired protocols are fulfilled by at least one remote peer, rejects if the timeoutMs is reached

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                -

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Throws

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                If passing a protocol that is not mounted or Waku node is not started

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                -

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Example

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                try {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                // let's wait for at least one LightPush node and timeout in 1 second
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                await waku.waitForPeers([Protocols.LightPush], 1000);
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                } catch(e) {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                waku.isConnected() === false;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                console.error("Failed to connect due to", e);
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                waku.isConnected() === true; -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            \ No newline at end of file +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            If passing a protocol that is not mounted or Waku node is not started

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            try {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            // let's wait for at least one LightPush node and timeout in 1 second
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            await waku.waitForPeers([Protocols.LightPush], 1000);
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            } catch(e) {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            waku.isConnected() === false;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            console.error("Failed to connect due to", e);
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            waku.isConnected() === true; +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          diff --git a/interfaces/_waku_interfaces.SingleShardInfo.html b/interfaces/_waku_interfaces.SingleShardInfo.html deleted file mode 100644 index 76ad2b28de..0000000000 --- a/interfaces/_waku_interfaces.SingleShardInfo.html +++ /dev/null @@ -1,4 +0,0 @@ -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.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          \ No newline at end of file diff --git a/interfaces/_waku_interfaces.Waku2.html b/interfaces/_waku_interfaces.Waku2.html index 225b5dd6fc..1c96173d8f 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

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          filter: boolean
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          lightPush: boolean
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          relay: boolean
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          store: boolean
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          \ No newline at end of file +Waku2 | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Interface Waku2

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            interface Waku2 {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                filter: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                lightPush: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                relay: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                store: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            filter: boolean
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            lightPush: boolean
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            relay: boolean
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            store: boolean
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            diff --git a/interfaces/_waku_message-encryption.ecies.EncoderOptions.html b/interfaces/_waku_message-encryption.ecies.EncoderOptions.html new file mode 100644 index 0000000000..858744c90d --- /dev/null +++ b/interfaces/_waku_message-encryption.ecies.EncoderOptions.html @@ -0,0 +1,16 @@ +EncoderOptions | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              interface EncoderOptions {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  contentTopic: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  ephemeral?: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  metaSetter?: IMetaSetter;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  publicKey: Uint8Array;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  routingInfo: IRoutingInfo;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  sigPrivKey?: Uint8Array<ArrayBufferLike>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Hierarchy (View Summary)

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              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.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              false

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              metaSetter?: IMetaSetter

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

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              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.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              routingInfo: IRoutingInfo

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              The routing information for the message (cluster id, shard id, pubsubTopic)

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              sigPrivKey?: Uint8Array<ArrayBufferLike>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              An optional private key to be used to sign the payload before encryption.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              diff --git a/interfaces/_waku_message-encryption.symmetric.EncoderOptions.html b/interfaces/_waku_message-encryption.symmetric.EncoderOptions.html new file mode 100644 index 0000000000..cd3a628f8c --- /dev/null +++ b/interfaces/_waku_message-encryption.symmetric.EncoderOptions.html @@ -0,0 +1,16 @@ +EncoderOptions | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                interface EncoderOptions {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    contentTopic: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    ephemeral?: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    metaSetter?: IMetaSetter;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    routingInfo: IRoutingInfo;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    sigPrivKey?: Uint8Array<ArrayBufferLike>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    symKey: Uint8Array;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Hierarchy (View Summary)

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                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.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                false

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                metaSetter?: IMetaSetter

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

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +

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

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                routingInfo: IRoutingInfo

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                The routing information for the message (cluster id, shard id, pubsubTopic)

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                sigPrivKey?: Uint8Array<ArrayBufferLike>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                An optional private key to be used to sign the payload before encryption.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                symKey: Uint8Array

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                The symmetric key to encrypt the payload with.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                diff --git a/interfaces/_waku_message_encryption.ecies.EncoderOptions.html b/interfaces/_waku_message_encryption.ecies.EncoderOptions.html deleted file mode 100644 index b6cd803cf8..0000000000 --- a/interfaces/_waku_message_encryption.ecies.EncoderOptions.html +++ /dev/null @@ -1,16 +0,0 @@ -EncoderOptions | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                interface EncoderOptions {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    contentTopic: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    ephemeral?: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    metaSetter?: IMetaSetter;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    publicKey: Uint8Array;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    pubsubTopic?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    pubsubTopicShardInfo?: SingleShardInfo;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    sigPrivKey?: Uint8Array;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Hierarchy (view full)

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                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.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                -

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Default Value

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                false

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                metaSetter?: IMetaSetter

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

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                -

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Param: IProtoMessage

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

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                publicKey: Uint8Array

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                The public key to encrypt the payload for.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                pubsubTopic?: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Deprecated

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                pubsubTopicShardInfo?: SingleShardInfo
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                sigPrivKey?: Uint8Array

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                An optional private key to be used to sign the payload before encryption.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                \ No newline at end of file diff --git a/interfaces/_waku_message_encryption.symmetric.EncoderOptions.html b/interfaces/_waku_message_encryption.symmetric.EncoderOptions.html deleted file mode 100644 index 34033bd809..0000000000 --- a/interfaces/_waku_message_encryption.symmetric.EncoderOptions.html +++ /dev/null @@ -1,16 +0,0 @@ -EncoderOptions | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                interface EncoderOptions {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    contentTopic: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    ephemeral?: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    metaSetter?: IMetaSetter;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    pubsubTopic?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    pubsubTopicShardInfo?: SingleShardInfo;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    sigPrivKey?: Uint8Array;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    symKey: Uint8Array;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Hierarchy (view full)

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                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.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                -

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Default Value

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                false

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                metaSetter?: IMetaSetter

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

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                -

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Param: IProtoMessage

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

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                pubsubTopic?: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Deprecated

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                pubsubTopicShardInfo?: SingleShardInfo
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                sigPrivKey?: Uint8Array

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                An optional private key to be used to sign the payload before encryption.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                symKey: Uint8Array

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                The symmetric key to encrypt the payload with.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                \ No newline at end of file diff --git a/interfaces/_waku_proto.WakuMessage-1.html b/interfaces/_waku_proto.WakuMessage-1.html deleted file mode 100644 index ba585b1b29..0000000000 --- a/interfaces/_waku_proto.WakuMessage-1.html +++ /dev/null @@ -1,8 +0,0 @@ -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
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                \ No newline at end of file diff --git a/interfaces/_waku_proto.WakuMessage.html b/interfaces/_waku_proto.WakuMessage.html new file mode 100644 index 0000000000..d30ca6a697 --- /dev/null +++ b/interfaces/_waku_proto.WakuMessage.html @@ -0,0 +1,8 @@ +WakuMessage | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Interface WakuMessage

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  interface WakuMessage {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      contentTopic: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      ephemeral?: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      meta?: Uint8Array<ArrayBufferLike>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      payload: Uint8Array;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      rateLimitProof?: proto_filter.RateLimitProof;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      timestamp?: bigint;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      version?: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  contentTopic: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  ephemeral?: boolean
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  meta?: Uint8Array<ArrayBufferLike>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  payload: Uint8Array
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  rateLimitProof?: proto_filter.RateLimitProof
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  timestamp?: bigint
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  version?: number
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  diff --git a/interfaces/_waku_proto.proto_filter.FilterRequest-1.html b/interfaces/_waku_proto.proto_filter.FilterRequest-1.html deleted file mode 100644 index e25956f051..0000000000 --- a/interfaces/_waku_proto.proto_filter.FilterRequest-1.html +++ /dev/null @@ -1,4 +0,0 @@ -FilterRequest | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  interface FilterRequest {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      contentFilters: ContentFilter[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      subscribe: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      topic: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  contentFilters: ContentFilter[]
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  subscribe: boolean
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  topic: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  \ 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 deleted file mode 100644 index 285b9a2422..0000000000 --- a/interfaces/_waku_proto.proto_filter.FilterRequest.ContentFilter-1.html +++ /dev/null @@ -1,2 +0,0 @@ -ContentFilter | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  interface ContentFilter {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      contentTopic: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  contentTopic: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  \ No newline at end of file diff --git a/interfaces/_waku_proto.proto_filter.FilterRequest.ContentFilter.html b/interfaces/_waku_proto.proto_filter.FilterRequest.ContentFilter.html new file mode 100644 index 0000000000..e32fdd1157 --- /dev/null +++ b/interfaces/_waku_proto.proto_filter.FilterRequest.ContentFilter.html @@ -0,0 +1,2 @@ +ContentFilter | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    interface ContentFilter {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        contentTopic: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    contentTopic: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    diff --git a/interfaces/_waku_proto.proto_filter.FilterRequest.html b/interfaces/_waku_proto.proto_filter.FilterRequest.html new file mode 100644 index 0000000000..f0901c4334 --- /dev/null +++ b/interfaces/_waku_proto.proto_filter.FilterRequest.html @@ -0,0 +1,4 @@ +FilterRequest | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      interface FilterRequest {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          contentFilters: proto_filter.FilterRequest.ContentFilter[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          subscribe: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          topic: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      subscribe: boolean
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      topic: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      diff --git a/interfaces/_waku_proto.proto_filter.FilterRpc-1.html b/interfaces/_waku_proto.proto_filter.FilterRpc-1.html deleted file mode 100644 index 3ddf511989..0000000000 --- a/interfaces/_waku_proto.proto_filter.FilterRpc-1.html +++ /dev/null @@ -1,4 +0,0 @@ -FilterRpc | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      interface FilterRpc {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          push?: proto_filter.MessagePush;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          request?: FilterRequest;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          requestId: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      request?: FilterRequest
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      requestId: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      \ No newline at end of file diff --git a/interfaces/_waku_proto.proto_filter.FilterRpc.html b/interfaces/_waku_proto.proto_filter.FilterRpc.html new file mode 100644 index 0000000000..3327592a06 --- /dev/null +++ b/interfaces/_waku_proto.proto_filter.FilterRpc.html @@ -0,0 +1,4 @@ +FilterRpc | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        interface FilterRpc {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            push?: proto_filter.MessagePush;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            request?: proto_filter.FilterRequest;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            requestId: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        requestId: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        diff --git a/interfaces/_waku_proto.proto_filter.MessagePush-1.html b/interfaces/_waku_proto.proto_filter.MessagePush-1.html deleted file mode 100644 index 851157e079..0000000000 --- a/interfaces/_waku_proto.proto_filter.MessagePush-1.html +++ /dev/null @@ -1,2 +0,0 @@ -MessagePush | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        interface MessagePush {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            messages: WakuMessage[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        messages: WakuMessage[]
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        \ No newline at end of file diff --git a/interfaces/_waku_proto.proto_filter.MessagePush.html b/interfaces/_waku_proto.proto_filter.MessagePush.html new file mode 100644 index 0000000000..3833426feb --- /dev/null +++ b/interfaces/_waku_proto.proto_filter.MessagePush.html @@ -0,0 +1,2 @@ +MessagePush | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          interface MessagePush {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              messages: WakuMessage[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          messages: WakuMessage[]
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          diff --git a/interfaces/_waku_proto.proto_filter.RateLimitProof-1.html b/interfaces/_waku_proto.proto_filter.RateLimitProof-1.html deleted file mode 100644 index 5b25c98f2f..0000000000 --- a/interfaces/_waku_proto.proto_filter.RateLimitProof-1.html +++ /dev/null @@ -1,8 +0,0 @@ -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
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          \ No newline at end of file diff --git a/interfaces/_waku_proto.proto_filter.RateLimitProof.html b/interfaces/_waku_proto.proto_filter.RateLimitProof.html new file mode 100644 index 0000000000..8e8c260e4b --- /dev/null +++ b/interfaces/_waku_proto.proto_filter.RateLimitProof.html @@ -0,0 +1,8 @@ +RateLimitProof | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            interface RateLimitProof {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                epoch: Uint8Array;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                merkleRoot: Uint8Array;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                nullifier: Uint8Array;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                proof: Uint8Array;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                rlnIdentifier: Uint8Array;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                shareX: Uint8Array;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                shareY: Uint8Array;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            epoch: Uint8Array
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            merkleRoot: Uint8Array
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            nullifier: Uint8Array
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            proof: Uint8Array
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            rlnIdentifier: Uint8Array
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            shareX: Uint8Array
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            shareY: Uint8Array
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            diff --git a/interfaces/_waku_proto.proto_filter_v2.FilterSubscribeRequest-1.html b/interfaces/_waku_proto.proto_filter_v2.FilterSubscribeRequest-1.html deleted file mode 100644 index 5091d19779..0000000000 --- a/interfaces/_waku_proto.proto_filter_v2.FilterSubscribeRequest-1.html +++ /dev/null @@ -1,5 +0,0 @@ -FilterSubscribeRequest | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            interface FilterSubscribeRequest {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                contentTopics: string[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                filterSubscribeType: FilterSubscribeType;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                pubsubTopic?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                requestId: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            contentTopics: string[]
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            filterSubscribeType: FilterSubscribeType
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            pubsubTopic?: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            requestId: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            \ No newline at end of file diff --git a/interfaces/_waku_proto.proto_filter_v2.FilterSubscribeRequest.html b/interfaces/_waku_proto.proto_filter_v2.FilterSubscribeRequest.html new file mode 100644 index 0000000000..29d7f227d3 --- /dev/null +++ b/interfaces/_waku_proto.proto_filter_v2.FilterSubscribeRequest.html @@ -0,0 +1,5 @@ +FilterSubscribeRequest | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Interface FilterSubscribeRequest

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              interface FilterSubscribeRequest {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  contentTopics: string[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  filterSubscribeType: proto_filter_v2.FilterSubscribeRequest.FilterSubscribeType;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  pubsubTopic?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  requestId: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              contentTopics: string[]
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              pubsubTopic?: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              requestId: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              diff --git a/interfaces/_waku_proto.proto_filter_v2.FilterSubscribeResponse-1.html b/interfaces/_waku_proto.proto_filter_v2.FilterSubscribeResponse-1.html deleted file mode 100644 index 211c557918..0000000000 --- a/interfaces/_waku_proto.proto_filter_v2.FilterSubscribeResponse-1.html +++ /dev/null @@ -1,4 +0,0 @@ -FilterSubscribeResponse | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              interface FilterSubscribeResponse {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  requestId: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  statusCode: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  statusDesc?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              requestId: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              statusCode: number
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              statusDesc?: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              \ No newline at end of file diff --git a/interfaces/_waku_proto.proto_filter_v2.FilterSubscribeResponse.html b/interfaces/_waku_proto.proto_filter_v2.FilterSubscribeResponse.html new file mode 100644 index 0000000000..47b26b7b64 --- /dev/null +++ b/interfaces/_waku_proto.proto_filter_v2.FilterSubscribeResponse.html @@ -0,0 +1,4 @@ +FilterSubscribeResponse | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Interface FilterSubscribeResponse

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                interface FilterSubscribeResponse {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    requestId: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    statusCode: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    statusDesc?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                requestId: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                statusCode: number
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                statusDesc?: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                diff --git a/interfaces/_waku_proto.proto_filter_v2.MessagePush-1.html b/interfaces/_waku_proto.proto_filter_v2.MessagePush-1.html deleted file mode 100644 index 664857a6b0..0000000000 --- a/interfaces/_waku_proto.proto_filter_v2.MessagePush-1.html +++ /dev/null @@ -1,3 +0,0 @@ -MessagePush | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                interface MessagePush {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    pubsubTopic?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    wakuMessage?: proto_filter_v2.WakuMessage;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                pubsubTopic?: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                \ No newline at end of file diff --git a/interfaces/_waku_proto.proto_filter_v2.MessagePush.html b/interfaces/_waku_proto.proto_filter_v2.MessagePush.html new file mode 100644 index 0000000000..e0f953dfeb --- /dev/null +++ b/interfaces/_waku_proto.proto_filter_v2.MessagePush.html @@ -0,0 +1,3 @@ +MessagePush | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  interface MessagePush {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      pubsubTopic?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      wakuMessage?: proto_filter_v2.WakuMessage;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  pubsubTopic?: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  diff --git a/interfaces/_waku_proto.proto_filter_v2.RateLimitProof-1.html b/interfaces/_waku_proto.proto_filter_v2.RateLimitProof-1.html deleted file mode 100644 index 998acef910..0000000000 --- a/interfaces/_waku_proto.proto_filter_v2.RateLimitProof-1.html +++ /dev/null @@ -1,8 +0,0 @@ -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
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  \ No newline at end of file diff --git a/interfaces/_waku_proto.proto_filter_v2.RateLimitProof.html b/interfaces/_waku_proto.proto_filter_v2.RateLimitProof.html new file mode 100644 index 0000000000..71b80e9da8 --- /dev/null +++ b/interfaces/_waku_proto.proto_filter_v2.RateLimitProof.html @@ -0,0 +1,8 @@ +RateLimitProof | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    interface RateLimitProof {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        epoch: Uint8Array;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        merkleRoot: Uint8Array;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        nullifier: Uint8Array;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        proof: Uint8Array;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        rlnIdentifier: Uint8Array;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        shareX: Uint8Array;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        shareY: Uint8Array;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    epoch: Uint8Array
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    merkleRoot: Uint8Array
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    nullifier: Uint8Array
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    proof: Uint8Array
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    rlnIdentifier: Uint8Array
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    shareX: Uint8Array
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    shareY: Uint8Array
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    diff --git a/interfaces/_waku_proto.proto_filter_v2.WakuMessage-1.html b/interfaces/_waku_proto.proto_filter_v2.WakuMessage-1.html deleted file mode 100644 index a11b913446..0000000000 --- a/interfaces/_waku_proto.proto_filter_v2.WakuMessage-1.html +++ /dev/null @@ -1,8 +0,0 @@ -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
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    \ No newline at end of file diff --git a/interfaces/_waku_proto.proto_filter_v2.WakuMessage.html b/interfaces/_waku_proto.proto_filter_v2.WakuMessage.html new file mode 100644 index 0000000000..1fc1706e98 --- /dev/null +++ b/interfaces/_waku_proto.proto_filter_v2.WakuMessage.html @@ -0,0 +1,8 @@ +WakuMessage | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      interface WakuMessage {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          contentTopic: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          ephemeral?: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          meta?: Uint8Array<ArrayBufferLike>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          payload: Uint8Array;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          rateLimitProof?: proto_filter_v2.RateLimitProof;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          timestamp?: bigint;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          version?: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      contentTopic: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      ephemeral?: boolean
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      meta?: Uint8Array<ArrayBufferLike>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      payload: Uint8Array
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      timestamp?: bigint
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      version?: number
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      diff --git a/interfaces/_waku_proto.proto_lightpush.LightPushRequestV3.html b/interfaces/_waku_proto.proto_lightpush.LightPushRequestV3.html new file mode 100644 index 0000000000..33c5729705 --- /dev/null +++ b/interfaces/_waku_proto.proto_lightpush.LightPushRequestV3.html @@ -0,0 +1,4 @@ +LightPushRequestV3 | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        interface LightPushRequestV3 {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            message?: proto_lightpush.WakuMessage;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            pubsubTopic?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            requestId: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        pubsubTopic?: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        requestId: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        diff --git a/interfaces/_waku_proto.proto_lightpush.LightPushResponseV3.html b/interfaces/_waku_proto.proto_lightpush.LightPushResponseV3.html new file mode 100644 index 0000000000..273f6bab31 --- /dev/null +++ b/interfaces/_waku_proto.proto_lightpush.LightPushResponseV3.html @@ -0,0 +1,5 @@ +LightPushResponseV3 | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          interface LightPushResponseV3 {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              relayPeerCount?: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              requestId: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              statusCode: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              statusDesc?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          relayPeerCount?: number
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          requestId: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          statusCode: number
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          statusDesc?: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          diff --git a/interfaces/_waku_proto.proto_lightpush.PushRequest-1.html b/interfaces/_waku_proto.proto_lightpush.PushRequest-1.html deleted file mode 100644 index 2c1303c07a..0000000000 --- a/interfaces/_waku_proto.proto_lightpush.PushRequest-1.html +++ /dev/null @@ -1,3 +0,0 @@ -PushRequest | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          interface PushRequest {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              message?: proto_lightpush.WakuMessage;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              pubsubTopic: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          pubsubTopic: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          \ No newline at end of file diff --git a/interfaces/_waku_proto.proto_lightpush.PushRequest.html b/interfaces/_waku_proto.proto_lightpush.PushRequest.html new file mode 100644 index 0000000000..956f3ab5dc --- /dev/null +++ b/interfaces/_waku_proto.proto_lightpush.PushRequest.html @@ -0,0 +1,3 @@ +PushRequest | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            interface PushRequest {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                message?: proto_lightpush.WakuMessage;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                pubsubTopic: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            pubsubTopic: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            diff --git a/interfaces/_waku_proto.proto_lightpush.PushResponse-1.html b/interfaces/_waku_proto.proto_lightpush.PushResponse-1.html deleted file mode 100644 index 093b1d6878..0000000000 --- a/interfaces/_waku_proto.proto_lightpush.PushResponse-1.html +++ /dev/null @@ -1,3 +0,0 @@ -PushResponse | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            interface PushResponse {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                info?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                isSuccess: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            info?: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            isSuccess: boolean
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            \ No newline at end of file diff --git a/interfaces/_waku_proto.proto_lightpush.PushResponse.html b/interfaces/_waku_proto.proto_lightpush.PushResponse.html new file mode 100644 index 0000000000..076115853d --- /dev/null +++ b/interfaces/_waku_proto.proto_lightpush.PushResponse.html @@ -0,0 +1,6 @@ +PushResponse | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              interface PushResponse {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  info?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  isSuccess: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  relayPeerCount?: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  statusCode?: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  statusDesc?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              info?: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              isSuccess: boolean
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              relayPeerCount?: number
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              statusCode?: number
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              statusDesc?: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              diff --git a/interfaces/_waku_proto.proto_lightpush.PushRpc-1.html b/interfaces/_waku_proto.proto_lightpush.PushRpc-1.html deleted file mode 100644 index 1409a8e13a..0000000000 --- a/interfaces/_waku_proto.proto_lightpush.PushRpc-1.html +++ /dev/null @@ -1,4 +0,0 @@ -PushRpc | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              interface PushRpc {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  request?: PushRequest;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  requestId: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  response?: proto_lightpush.PushResponse;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              request?: PushRequest
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              requestId: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              \ No newline at end of file diff --git a/interfaces/_waku_proto.proto_lightpush.PushRpc.html b/interfaces/_waku_proto.proto_lightpush.PushRpc.html new file mode 100644 index 0000000000..b484cf4162 --- /dev/null +++ b/interfaces/_waku_proto.proto_lightpush.PushRpc.html @@ -0,0 +1,4 @@ +PushRpc | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                interface PushRpc {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    request?: proto_lightpush.PushRequest;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    requestId: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    response?: proto_lightpush.PushResponse;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                requestId: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                diff --git a/interfaces/_waku_proto.proto_lightpush.RateLimitProof-1.html b/interfaces/_waku_proto.proto_lightpush.RateLimitProof-1.html deleted file mode 100644 index cce6f19d61..0000000000 --- a/interfaces/_waku_proto.proto_lightpush.RateLimitProof-1.html +++ /dev/null @@ -1,8 +0,0 @@ -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
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                \ No newline at end of file diff --git a/interfaces/_waku_proto.proto_lightpush.RateLimitProof.html b/interfaces/_waku_proto.proto_lightpush.RateLimitProof.html new file mode 100644 index 0000000000..e1fc161241 --- /dev/null +++ b/interfaces/_waku_proto.proto_lightpush.RateLimitProof.html @@ -0,0 +1,8 @@ +RateLimitProof | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  interface RateLimitProof {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      epoch: Uint8Array;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      merkleRoot: Uint8Array;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      nullifier: Uint8Array;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      proof: Uint8Array;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      rlnIdentifier: Uint8Array;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      shareX: Uint8Array;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      shareY: Uint8Array;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  epoch: Uint8Array
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  merkleRoot: Uint8Array
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  nullifier: Uint8Array
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  proof: Uint8Array
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  rlnIdentifier: Uint8Array
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  shareX: Uint8Array
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  shareY: Uint8Array
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  diff --git a/interfaces/_waku_proto.proto_lightpush.WakuMessage-1.html b/interfaces/_waku_proto.proto_lightpush.WakuMessage-1.html deleted file mode 100644 index e0ee212c22..0000000000 --- a/interfaces/_waku_proto.proto_lightpush.WakuMessage-1.html +++ /dev/null @@ -1,8 +0,0 @@ -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
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  \ No newline at end of file diff --git a/interfaces/_waku_proto.proto_lightpush.WakuMessage.html b/interfaces/_waku_proto.proto_lightpush.WakuMessage.html new file mode 100644 index 0000000000..6e1cfa9f43 --- /dev/null +++ b/interfaces/_waku_proto.proto_lightpush.WakuMessage.html @@ -0,0 +1,8 @@ +WakuMessage | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    interface WakuMessage {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        contentTopic: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        ephemeral?: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        meta?: Uint8Array<ArrayBufferLike>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        payload: Uint8Array;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        rateLimitProof?: proto_lightpush.RateLimitProof;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        timestamp?: bigint;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        version?: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    contentTopic: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    ephemeral?: boolean
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    meta?: Uint8Array<ArrayBufferLike>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    payload: Uint8Array
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    timestamp?: bigint
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    version?: number
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    diff --git a/interfaces/_waku_proto.proto_message.RateLimitProof-1.html b/interfaces/_waku_proto.proto_message.RateLimitProof-1.html deleted file mode 100644 index 59905b918c..0000000000 --- a/interfaces/_waku_proto.proto_message.RateLimitProof-1.html +++ /dev/null @@ -1,8 +0,0 @@ -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
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    \ No newline at end of file diff --git a/interfaces/_waku_proto.proto_message.RateLimitProof.html b/interfaces/_waku_proto.proto_message.RateLimitProof.html new file mode 100644 index 0000000000..fa6fee11a6 --- /dev/null +++ b/interfaces/_waku_proto.proto_message.RateLimitProof.html @@ -0,0 +1,8 @@ +RateLimitProof | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      interface RateLimitProof {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          epoch: Uint8Array;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          merkleRoot: Uint8Array;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          nullifier: Uint8Array;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          proof: Uint8Array;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          rlnIdentifier: Uint8Array;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          shareX: Uint8Array;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          shareY: Uint8Array;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      epoch: Uint8Array
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      merkleRoot: Uint8Array
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      nullifier: Uint8Array
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      proof: Uint8Array
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      rlnIdentifier: Uint8Array
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      shareX: Uint8Array
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      shareY: Uint8Array
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      diff --git a/interfaces/_waku_proto.proto_message.WakuMessage-1.html b/interfaces/_waku_proto.proto_message.WakuMessage-1.html deleted file mode 100644 index d0d49a6fae..0000000000 --- a/interfaces/_waku_proto.proto_message.WakuMessage-1.html +++ /dev/null @@ -1,8 +0,0 @@ -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
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      \ No newline at end of file diff --git a/interfaces/_waku_proto.proto_message.WakuMessage.html b/interfaces/_waku_proto.proto_message.WakuMessage.html new file mode 100644 index 0000000000..9aa79ab766 --- /dev/null +++ b/interfaces/_waku_proto.proto_message.WakuMessage.html @@ -0,0 +1,8 @@ +WakuMessage | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        interface WakuMessage {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            contentTopic: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ephemeral?: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            meta?: Uint8Array<ArrayBufferLike>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            payload: Uint8Array;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            rateLimitProof?: proto_message.RateLimitProof;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            timestamp?: bigint;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            version?: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        contentTopic: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        ephemeral?: boolean
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        meta?: Uint8Array<ArrayBufferLike>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        payload: Uint8Array
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        rateLimitProof?: proto_message.RateLimitProof
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        timestamp?: bigint
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        version?: number
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        diff --git a/interfaces/_waku_proto.proto_metadata.WakuMetadataRequest-1.html b/interfaces/_waku_proto.proto_metadata.WakuMetadataRequest-1.html deleted file mode 100644 index 5518df62fe..0000000000 --- a/interfaces/_waku_proto.proto_metadata.WakuMetadataRequest-1.html +++ /dev/null @@ -1,3 +0,0 @@ -WakuMetadataRequest | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        interface WakuMetadataRequest {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            clusterId?: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            shards: number[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        clusterId?: number
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        shards: number[]
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        \ No newline at end of file diff --git a/interfaces/_waku_proto.proto_metadata.WakuMetadataRequest.html b/interfaces/_waku_proto.proto_metadata.WakuMetadataRequest.html new file mode 100644 index 0000000000..50022f3add --- /dev/null +++ b/interfaces/_waku_proto.proto_metadata.WakuMetadataRequest.html @@ -0,0 +1,3 @@ +WakuMetadataRequest | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          interface WakuMetadataRequest {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              clusterId?: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              shards: number[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          clusterId?: number
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          shards: number[]
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          diff --git a/interfaces/_waku_proto.proto_metadata.WakuMetadataResponse-1.html b/interfaces/_waku_proto.proto_metadata.WakuMetadataResponse-1.html deleted file mode 100644 index 4b90c27ef9..0000000000 --- a/interfaces/_waku_proto.proto_metadata.WakuMetadataResponse-1.html +++ /dev/null @@ -1,3 +0,0 @@ -WakuMetadataResponse | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          interface WakuMetadataResponse {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              clusterId?: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              shards: number[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          clusterId?: number
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          shards: number[]
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          \ No newline at end of file diff --git a/interfaces/_waku_proto.proto_metadata.WakuMetadataResponse.html b/interfaces/_waku_proto.proto_metadata.WakuMetadataResponse.html new file mode 100644 index 0000000000..9cad6af62c --- /dev/null +++ b/interfaces/_waku_proto.proto_metadata.WakuMetadataResponse.html @@ -0,0 +1,3 @@ +WakuMetadataResponse | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Interface WakuMetadataResponse

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            interface WakuMetadataResponse {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                clusterId?: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                shards: number[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            clusterId?: number
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            shards: number[]
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            diff --git a/interfaces/_waku_proto.proto_peer_exchange.PeerExchangeQuery-1.html b/interfaces/_waku_proto.proto_peer_exchange.PeerExchangeQuery-1.html deleted file mode 100644 index e85c7f8889..0000000000 --- a/interfaces/_waku_proto.proto_peer_exchange.PeerExchangeQuery-1.html +++ /dev/null @@ -1,2 +0,0 @@ -PeerExchangeQuery | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            interface PeerExchangeQuery {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                numPeers?: bigint;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            numPeers?: bigint
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            \ No newline at end of file diff --git a/interfaces/_waku_proto.proto_peer_exchange.PeerExchangeQuery.html b/interfaces/_waku_proto.proto_peer_exchange.PeerExchangeQuery.html new file mode 100644 index 0000000000..18dc7d9c64 --- /dev/null +++ b/interfaces/_waku_proto.proto_peer_exchange.PeerExchangeQuery.html @@ -0,0 +1,2 @@ +PeerExchangeQuery | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              interface PeerExchangeQuery {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  numPeers?: bigint;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              numPeers?: bigint
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              diff --git a/interfaces/_waku_proto.proto_peer_exchange.PeerExchangeRPC-1.html b/interfaces/_waku_proto.proto_peer_exchange.PeerExchangeRPC-1.html deleted file mode 100644 index 1a432cffee..0000000000 --- a/interfaces/_waku_proto.proto_peer_exchange.PeerExchangeRPC-1.html +++ /dev/null @@ -1,3 +0,0 @@ -PeerExchangeRPC | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              \ No newline at end of file diff --git a/interfaces/_waku_proto.proto_peer_exchange.PeerExchangeRPC.html b/interfaces/_waku_proto.proto_peer_exchange.PeerExchangeRPC.html new file mode 100644 index 0000000000..1509c4254b --- /dev/null +++ b/interfaces/_waku_proto.proto_peer_exchange.PeerExchangeRPC.html @@ -0,0 +1,3 @@ +PeerExchangeRPC | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                diff --git a/interfaces/_waku_proto.proto_peer_exchange.PeerExchangeResponse-1.html b/interfaces/_waku_proto.proto_peer_exchange.PeerExchangeResponse-1.html deleted file mode 100644 index 717e0ec0ee..0000000000 --- a/interfaces/_waku_proto.proto_peer_exchange.PeerExchangeResponse-1.html +++ /dev/null @@ -1,2 +0,0 @@ -PeerExchangeResponse | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                interface PeerExchangeResponse {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    peerInfos: proto_peer_exchange.PeerInfo[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                \ No newline at end of file diff --git a/interfaces/_waku_proto.proto_peer_exchange.PeerExchangeResponse.html b/interfaces/_waku_proto.proto_peer_exchange.PeerExchangeResponse.html new file mode 100644 index 0000000000..1c0c2f73fd --- /dev/null +++ b/interfaces/_waku_proto.proto_peer_exchange.PeerExchangeResponse.html @@ -0,0 +1,2 @@ +PeerExchangeResponse | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  interface PeerExchangeResponse {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      peerInfos: proto_peer_exchange.PeerInfo[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  diff --git a/interfaces/_waku_proto.proto_peer_exchange.PeerInfo-1.html b/interfaces/_waku_proto.proto_peer_exchange.PeerInfo-1.html deleted file mode 100644 index 004af5543f..0000000000 --- a/interfaces/_waku_proto.proto_peer_exchange.PeerInfo-1.html +++ /dev/null @@ -1,2 +0,0 @@ -PeerInfo | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  interface PeerInfo {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      enr?: Uint8Array;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  enr?: Uint8Array
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  \ No newline at end of file diff --git a/interfaces/_waku_proto.proto_peer_exchange.PeerInfo.html b/interfaces/_waku_proto.proto_peer_exchange.PeerInfo.html new file mode 100644 index 0000000000..b59970f6b5 --- /dev/null +++ b/interfaces/_waku_proto.proto_peer_exchange.PeerInfo.html @@ -0,0 +1,2 @@ +PeerInfo | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    interface PeerInfo {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        enr?: Uint8Array<ArrayBufferLike>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    enr?: Uint8Array<ArrayBufferLike>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    diff --git a/interfaces/_waku_proto.proto_sds_message.HistoryEntry-1.html b/interfaces/_waku_proto.proto_sds_message.HistoryEntry-1.html deleted file mode 100644 index 45f5e957f6..0000000000 --- a/interfaces/_waku_proto.proto_sds_message.HistoryEntry-1.html +++ /dev/null @@ -1,3 +0,0 @@ -HistoryEntry | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    interface HistoryEntry {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        messageId: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        retrievalHint?: Uint8Array;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    messageId: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    retrievalHint?: Uint8Array
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    \ No newline at end of file diff --git a/interfaces/_waku_proto.proto_sds_message.HistoryEntry.html b/interfaces/_waku_proto.proto_sds_message.HistoryEntry.html new file mode 100644 index 0000000000..1c23288ca4 --- /dev/null +++ b/interfaces/_waku_proto.proto_sds_message.HistoryEntry.html @@ -0,0 +1,4 @@ +HistoryEntry | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      interface HistoryEntry {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          messageId: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          retrievalHint?: Uint8Array<ArrayBufferLike>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          senderId?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      messageId: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      retrievalHint?: Uint8Array<ArrayBufferLike>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      senderId?: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      diff --git a/interfaces/_waku_proto.proto_sds_message.SdsMessage-1.html b/interfaces/_waku_proto.proto_sds_message.SdsMessage-1.html deleted file mode 100644 index 0a7a7a7fc4..0000000000 --- a/interfaces/_waku_proto.proto_sds_message.SdsMessage-1.html +++ /dev/null @@ -1,7 +0,0 @@ -SdsMessage | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      interface SdsMessage {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          bloomFilter?: Uint8Array;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          causalHistory: proto_sds_message.HistoryEntry[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          channelId: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          content?: Uint8Array;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          lamportTimestamp?: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          messageId: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      bloomFilter?: Uint8Array
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      channelId: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      content?: Uint8Array
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      lamportTimestamp?: number
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      messageId: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      \ No newline at end of file diff --git a/interfaces/_waku_proto.proto_sds_message.SdsMessage.html b/interfaces/_waku_proto.proto_sds_message.SdsMessage.html new file mode 100644 index 0000000000..a1477f821b --- /dev/null +++ b/interfaces/_waku_proto.proto_sds_message.SdsMessage.html @@ -0,0 +1,9 @@ +SdsMessage | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        interface SdsMessage {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            bloomFilter?: Uint8Array<ArrayBufferLike>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            causalHistory: proto_sds_message.HistoryEntry[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            channelId: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            content?: Uint8Array<ArrayBufferLike>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            lamportTimestamp?: bigint;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            messageId: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            repairRequest: proto_sds_message.HistoryEntry[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            senderId: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        bloomFilter?: Uint8Array<ArrayBufferLike>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        channelId: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        content?: Uint8Array<ArrayBufferLike>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        lamportTimestamp?: bigint
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        messageId: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        senderId: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        diff --git a/interfaces/_waku_proto.proto_store.RateLimitProof-1.html b/interfaces/_waku_proto.proto_store.RateLimitProof-1.html deleted file mode 100644 index 4701630031..0000000000 --- a/interfaces/_waku_proto.proto_store.RateLimitProof-1.html +++ /dev/null @@ -1,8 +0,0 @@ -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
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        \ No newline at end of file diff --git a/interfaces/_waku_proto.proto_store.RateLimitProof.html b/interfaces/_waku_proto.proto_store.RateLimitProof.html new file mode 100644 index 0000000000..b6a3770cc4 --- /dev/null +++ b/interfaces/_waku_proto.proto_store.RateLimitProof.html @@ -0,0 +1,8 @@ +RateLimitProof | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Interface RateLimitProof

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          interface RateLimitProof {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              epoch: Uint8Array;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              merkleRoot: Uint8Array;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              nullifier: Uint8Array;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              proof: Uint8Array;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              rlnIdentifier: Uint8Array;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              shareX: Uint8Array;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              shareY: Uint8Array;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          epoch: Uint8Array
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          merkleRoot: Uint8Array
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          nullifier: Uint8Array
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          proof: Uint8Array
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          rlnIdentifier: Uint8Array
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          shareX: Uint8Array
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          shareY: Uint8Array
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          diff --git a/interfaces/_waku_proto.proto_store.StoreQueryRequest-1.html b/interfaces/_waku_proto.proto_store.StoreQueryRequest-1.html deleted file mode 100644 index 183a3cff34..0000000000 --- a/interfaces/_waku_proto.proto_store.StoreQueryRequest-1.html +++ /dev/null @@ -1,11 +0,0 @@ -StoreQueryRequest | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          interface StoreQueryRequest {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              contentTopics: string[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              includeData: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              messageHashes: Uint8Array[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              paginationCursor?: Uint8Array;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              paginationForward: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              paginationLimit?: bigint;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              pubsubTopic?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              requestId: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              timeEnd?: bigint;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              timeStart?: bigint;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          contentTopics: string[]
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          includeData: boolean
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          messageHashes: Uint8Array[]
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          paginationCursor?: Uint8Array
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          paginationForward: boolean
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          paginationLimit?: bigint
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          pubsubTopic?: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          requestId: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          timeEnd?: bigint
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          timeStart?: bigint
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          \ No newline at end of file diff --git a/interfaces/_waku_proto.proto_store.StoreQueryRequest.html b/interfaces/_waku_proto.proto_store.StoreQueryRequest.html new file mode 100644 index 0000000000..61d26c35e9 --- /dev/null +++ b/interfaces/_waku_proto.proto_store.StoreQueryRequest.html @@ -0,0 +1,11 @@ +StoreQueryRequest | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Interface StoreQueryRequest

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            interface StoreQueryRequest {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                contentTopics: string[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                includeData: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                messageHashes: Uint8Array<ArrayBufferLike>[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                paginationCursor?: Uint8Array<ArrayBufferLike>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                paginationForward: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                paginationLimit?: bigint;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                pubsubTopic?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                requestId: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                timeEnd?: bigint;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                timeStart?: bigint;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            contentTopics: string[]
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            includeData: boolean
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            messageHashes: Uint8Array<ArrayBufferLike>[]
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            paginationCursor?: Uint8Array<ArrayBufferLike>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            paginationForward: boolean
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            paginationLimit?: bigint
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            pubsubTopic?: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            requestId: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            timeEnd?: bigint
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            timeStart?: bigint
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            diff --git a/interfaces/_waku_proto.proto_store.StoreQueryResponse-1.html b/interfaces/_waku_proto.proto_store.StoreQueryResponse-1.html deleted file mode 100644 index 93bbb85e18..0000000000 --- a/interfaces/_waku_proto.proto_store.StoreQueryResponse-1.html +++ /dev/null @@ -1,6 +0,0 @@ -StoreQueryResponse | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            interface StoreQueryResponse {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                messages: WakuMessageKeyValue[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                paginationCursor?: Uint8Array;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                requestId: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                statusCode?: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                statusDesc?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            paginationCursor?: Uint8Array
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            requestId: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            statusCode?: number
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            statusDesc?: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            \ No newline at end of file diff --git a/interfaces/_waku_proto.proto_store.StoreQueryResponse.html b/interfaces/_waku_proto.proto_store.StoreQueryResponse.html new file mode 100644 index 0000000000..800ad28fb8 --- /dev/null +++ b/interfaces/_waku_proto.proto_store.StoreQueryResponse.html @@ -0,0 +1,6 @@ +StoreQueryResponse | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Interface StoreQueryResponse

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              interface StoreQueryResponse {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  messages: proto_store.WakuMessageKeyValue[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  paginationCursor?: Uint8Array<ArrayBufferLike>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  requestId: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  statusCode?: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  statusDesc?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              paginationCursor?: Uint8Array<ArrayBufferLike>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              requestId: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              statusCode?: number
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              statusDesc?: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              diff --git a/interfaces/_waku_proto.proto_store.WakuMessage-1.html b/interfaces/_waku_proto.proto_store.WakuMessage-1.html deleted file mode 100644 index e4ee787559..0000000000 --- a/interfaces/_waku_proto.proto_store.WakuMessage-1.html +++ /dev/null @@ -1,8 +0,0 @@ -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
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              \ No newline at end of file diff --git a/interfaces/_waku_proto.proto_store.WakuMessage.html b/interfaces/_waku_proto.proto_store.WakuMessage.html new file mode 100644 index 0000000000..32a91f45be --- /dev/null +++ b/interfaces/_waku_proto.proto_store.WakuMessage.html @@ -0,0 +1,8 @@ +WakuMessage | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                interface WakuMessage {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    contentTopic: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    ephemeral?: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    meta?: Uint8Array<ArrayBufferLike>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    payload: Uint8Array;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    rateLimitProof?: proto_store.RateLimitProof;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    timestamp?: bigint;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    version?: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                contentTopic: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ephemeral?: boolean
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                meta?: Uint8Array<ArrayBufferLike>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                payload: Uint8Array
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                rateLimitProof?: proto_store.RateLimitProof
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                timestamp?: bigint
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                version?: number
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                diff --git a/interfaces/_waku_proto.proto_store.WakuMessageKeyValue-1.html b/interfaces/_waku_proto.proto_store.WakuMessageKeyValue-1.html deleted file mode 100644 index 283db9ff25..0000000000 --- a/interfaces/_waku_proto.proto_store.WakuMessageKeyValue-1.html +++ /dev/null @@ -1,4 +0,0 @@ -WakuMessageKeyValue | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                interface WakuMessageKeyValue {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    message?: proto_store.WakuMessage;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    messageHash?: Uint8Array;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    pubsubTopic?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                messageHash?: Uint8Array
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                pubsubTopic?: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                \ No newline at end of file diff --git a/interfaces/_waku_proto.proto_store.WakuMessageKeyValue.html b/interfaces/_waku_proto.proto_store.WakuMessageKeyValue.html new file mode 100644 index 0000000000..ad2cea72c5 --- /dev/null +++ b/interfaces/_waku_proto.proto_store.WakuMessageKeyValue.html @@ -0,0 +1,4 @@ +WakuMessageKeyValue | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Interface WakuMessageKeyValue

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  interface WakuMessageKeyValue {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      message?: proto_store.WakuMessage;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      messageHash?: Uint8Array<ArrayBufferLike>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      pubsubTopic?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  messageHash?: Uint8Array<ArrayBufferLike>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  pubsubTopic?: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  diff --git a/interfaces/_waku_proto.proto_topic_only_message.TopicOnlyMessage-1.html b/interfaces/_waku_proto.proto_topic_only_message.TopicOnlyMessage-1.html deleted file mode 100644 index 1db9b7d3ff..0000000000 --- a/interfaces/_waku_proto.proto_topic_only_message.TopicOnlyMessage-1.html +++ /dev/null @@ -1,2 +0,0 @@ -TopicOnlyMessage | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  interface TopicOnlyMessage {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      contentTopic: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  contentTopic: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  \ No newline at end of file diff --git a/interfaces/_waku_proto.proto_topic_only_message.TopicOnlyMessage.html b/interfaces/_waku_proto.proto_topic_only_message.TopicOnlyMessage.html new file mode 100644 index 0000000000..fc752e6ab2 --- /dev/null +++ b/interfaces/_waku_proto.proto_topic_only_message.TopicOnlyMessage.html @@ -0,0 +1,2 @@ +TopicOnlyMessage | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    interface TopicOnlyMessage {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        contentTopic: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    contentTopic: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    diff --git a/interfaces/_waku_react.DiscoveryTrigger.html b/interfaces/_waku_react.DiscoveryTrigger.html new file mode 100644 index 0000000000..2e547b0027 --- /dev/null +++ b/interfaces/_waku_react.DiscoveryTrigger.html @@ -0,0 +1,2 @@ +DiscoveryTrigger | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Interface DiscoveryTrigger

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      interface DiscoveryTrigger {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          findPeers: () => Promise<void>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      findPeers: () => Promise<void>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      diff --git a/interfaces/_waku_react.DnsClient.html b/interfaces/_waku_react.DnsClient.html new file mode 100644 index 0000000000..c6423b62ce --- /dev/null +++ b/interfaces/_waku_react.DnsClient.html @@ -0,0 +1,2 @@ +DnsClient | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Interface DnsClient

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        interface DnsClient {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            resolveTXT: (domain: string) => Promise<string[]>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        resolveTXT: (domain: string) => Promise<string[]>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        diff --git a/interfaces/_waku_react.DnsDiscOptions.html b/interfaces/_waku_react.DnsDiscOptions.html new file mode 100644 index 0000000000..505036fdb1 --- /dev/null +++ b/interfaces/_waku_react.DnsDiscOptions.html @@ -0,0 +1,9 @@ +DnsDiscOptions | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Interface DnsDiscOptions

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          interface DnsDiscOptions {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              enrUrls: string | string[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              tagName?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              tagTTL?: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              tagValue?: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          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)

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          diff --git a/interfaces/_waku_react.DnsDiscoveryComponents.html b/interfaces/_waku_react.DnsDiscoveryComponents.html new file mode 100644 index 0000000000..de118a22c7 --- /dev/null +++ b/interfaces/_waku_react.DnsDiscoveryComponents.html @@ -0,0 +1,2 @@ +DnsDiscoveryComponents | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Interface DnsDiscoveryComponents

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            interface DnsDiscoveryComponents {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                peerStore: PeerStore;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            peerStore: PeerStore
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            diff --git a/interfaces/_waku_react.EncoderOptions.html b/interfaces/_waku_react.EncoderOptions.html new file mode 100644 index 0000000000..66d70aeb4c --- /dev/null +++ b/interfaces/_waku_react.EncoderOptions.html @@ -0,0 +1,12 @@ +EncoderOptions | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Interface EncoderOptions

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              interface EncoderOptions {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  contentTopic: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  ephemeral?: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  metaSetter?: IMetaSetter;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  routingInfo: IRoutingInfo;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              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.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              false

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              metaSetter?: IMetaSetter

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

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +

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

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              routingInfo: IRoutingInfo

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              The routing information for the message (cluster id, shard id, pubsubTopic)

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              diff --git a/interfaces/_waku_react.FilterFailure.html b/interfaces/_waku_react.FilterFailure.html new file mode 100644 index 0000000000..974e9e55c4 --- /dev/null +++ b/interfaces/_waku_react.FilterFailure.html @@ -0,0 +1,3 @@ +FilterFailure | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Interface FilterFailure

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                interface FilterFailure {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    error: FilterError;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    peerId?: PeerId;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                peerId?: PeerId
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                diff --git a/interfaces/_waku_react.IAsyncIterator.html b/interfaces/_waku_react.IAsyncIterator.html new file mode 100644 index 0000000000..e85842eda7 --- /dev/null +++ b/interfaces/_waku_react.IAsyncIterator.html @@ -0,0 +1,3 @@ +IAsyncIterator | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Interface IAsyncIterator<T>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  interface IAsyncIterator<T extends IDecodedMessage> {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      iterator: AsyncIterator<T>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      stop: Unsubscribe;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Type Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  iterator: AsyncIterator<T>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  diff --git a/interfaces/_waku_react.IConnectionManager.html b/interfaces/_waku_react.IConnectionManager.html new file mode 100644 index 0000000000..3e301421aa --- /dev/null +++ b/interfaces/_waku_react.IConnectionManager.html @@ -0,0 +1,44 @@ +IConnectionManager | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Interface IConnectionManager

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    interface IConnectionManager {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        dial(
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            peer: PeerId | MultiaddrInput,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            protocolCodecs: string[],
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        ): Promise<Stream>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        getConnectedPeers(codec?: string): Promise<Peer[]>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        hangUp(peer: PeerId | MultiaddrInput): Promise<boolean>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        hasShardInfo(peerId: PeerId): Promise<boolean>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        isPeerOnShard(peerId: PeerId, shardId: number): Promise<boolean>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        isPeerOnTopic(peerId: PeerId, pubsubTopic: string): Promise<boolean>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        start(): void;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        stop(): void;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Implemented by

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Methods

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • Connects to a peer using specific protocol codecs. +This is a direct proxy to libp2p's dialProtocol method.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • peer: PeerId | MultiaddrInput

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        The peer to connect to (PeerId or multiaddr)

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • protocolCodecs: string[]

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Array of protocol codec strings to establish

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Returns Promise<Stream>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Promise resolving to a Stream connection to the peer

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Error if the connection cannot be established

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      const stream = await connectionManager.dial(
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      peerId,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      ["/vac/waku/store/2.0.0-beta4"]
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      ); +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • Retrieves a list of currently connected peers, optionally filtered by protocol codec. +Results are sorted by ping time (lowest first).

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • Optionalcodec: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Optional protocol codec to filter peers by

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Returns Promise<Peer[]>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Promise resolving to an array of connected Peer objects

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      // Get all connected peers
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      const allPeers = await connectionManager.getConnectedPeers();

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      // Get peers supporting a specific protocol
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      const storePeers = await connectionManager.getConnectedPeers(
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      "/vac/waku/store/2.0.0-beta4"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      ); +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • Terminates the connection to a specific peer.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • peer: PeerId | MultiaddrInput

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        The peer to disconnect from (PeerId or multiaddr)

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Returns Promise<boolean>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Promise resolving to true if disconnection was successful, false otherwise

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      const success = await connectionManager.hangUp(peerId);
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      if (success) {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      console.log("Peer disconnected successfully");
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      } +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • Checks if a peer has shard info.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • peerId: PeerId

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        The peer to check

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Returns Promise<boolean>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Promise resolving to true if the peer has shard info, false otherwise

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • Returns true if the passed peer is on the passed shard

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • peerId: PeerId
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • shardId: number

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Returns Promise<boolean>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • Returns true if the passed peer is on the passed pubsub topic

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • peerId: PeerId
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • pubsubTopic: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Returns Promise<boolean>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • Starts network monitoring, dialing discovered peers, keep-alive management, and connection limiting.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Returns void

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      const connectionManager = new ConnectionManager(options);
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      connectionManager.start(); +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • Stops network monitoring, discovery dialing, keep-alive management, and connection limiting.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Returns void

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      connectionManager.stop();
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    diff --git a/interfaces/_waku_react.IDecodedMessage.html b/interfaces/_waku_react.IDecodedMessage.html new file mode 100644 index 0000000000..3dff496077 --- /dev/null +++ b/interfaces/_waku_react.IDecodedMessage.html @@ -0,0 +1,11 @@ +IDecodedMessage | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Interface IDecodedMessage

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      interface IDecodedMessage {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          contentTopic: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          ephemeral: undefined | boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          hash: Uint8Array;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          hashStr: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          meta: undefined | Uint8Array<ArrayBufferLike>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          payload: Uint8Array;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          pubsubTopic: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          rateLimitProof: undefined | IRateLimitProof;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          timestamp: undefined | Date;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          version: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Hierarchy (View Summary)

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Implemented by

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      contentTopic: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      ephemeral: undefined | boolean
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      hash: Uint8Array
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      hashStr: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      meta: undefined | Uint8Array<ArrayBufferLike>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      payload: Uint8Array
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      pubsubTopic: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      rateLimitProof: undefined | IRateLimitProof
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      timestamp: undefined | Date
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      version: number
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      diff --git a/interfaces/_waku_react.IDecoder.html b/interfaces/_waku_react.IDecoder.html new file mode 100644 index 0000000000..cb867acb5c --- /dev/null +++ b/interfaces/_waku_react.IDecoder.html @@ -0,0 +1,5 @@ +IDecoder | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Interface IDecoder<T>

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

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Type Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Implemented by

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        contentTopic: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        fromProtoObj: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            pubsubTopic: string,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            proto: IProtoMessage,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        ) => Promise<undefined | T>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        fromWireToProtoObj: (bytes: Uint8Array) => Promise<undefined | IProtoMessage>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        pubsubTopic: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        diff --git a/interfaces/_waku_react.IEncoder.html b/interfaces/_waku_react.IEncoder.html new file mode 100644 index 0000000000..88ffd98bca --- /dev/null +++ b/interfaces/_waku_react.IEncoder.html @@ -0,0 +1,7 @@ +IEncoder | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Interface IEncoder

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          interface IEncoder {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              contentTopic: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ephemeral: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              pubsubTopic: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              routingInfo: IRoutingInfo;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              toProtoObj: (message: IMessage) => Promise<undefined | IProtoMessage>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              toWire: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  message: IMessage,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ) => Promise<undefined | Uint8Array<ArrayBufferLike>>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Implemented by

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          contentTopic: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          ephemeral: boolean
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          pubsubTopic: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          routingInfo: IRoutingInfo
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          toProtoObj: (message: IMessage) => Promise<undefined | IProtoMessage>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          toWire: (message: IMessage) => Promise<undefined | Uint8Array<ArrayBufferLike>>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          diff --git a/interfaces/_waku_react.IEncryptedMessage.html b/interfaces/_waku_react.IEncryptedMessage.html new file mode 100644 index 0000000000..9ea263537b --- /dev/null +++ b/interfaces/_waku_react.IEncryptedMessage.html @@ -0,0 +1,14 @@ +IEncryptedMessage | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Interface IEncryptedMessage

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            interface IEncryptedMessage {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                contentTopic: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ephemeral: undefined | boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                hash: Uint8Array;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                hashStr: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                meta: undefined | Uint8Array<ArrayBufferLike>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                payload: Uint8Array;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                pubsubTopic: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                rateLimitProof: undefined | IRateLimitProof;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                signature?: Uint8Array<ArrayBufferLike>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                signaturePublicKey?: Uint8Array<ArrayBufferLike>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                timestamp: undefined | Date;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                version: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                verifySignature(publicKey: Uint8Array): boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Hierarchy (View Summary)

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            contentTopic: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ephemeral: undefined | boolean
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            hash: Uint8Array
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            hashStr: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            meta: undefined | Uint8Array<ArrayBufferLike>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            payload: Uint8Array
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            pubsubTopic: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            rateLimitProof: undefined | IRateLimitProof
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            signature?: Uint8Array<ArrayBufferLike>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            signaturePublicKey?: Uint8Array<ArrayBufferLike>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            timestamp: undefined | Date
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            version: number

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Methods

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              • publicKey: Uint8Array

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Returns boolean

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            diff --git a/interfaces/_waku_react.IEnr.html b/interfaces/_waku_react.IEnr.html new file mode 100644 index 0000000000..591da45b7d --- /dev/null +++ b/interfaces/_waku_react.IEnr.html @@ -0,0 +1,42 @@ +IEnr | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Interface IEnr

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

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Hierarchy

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Properties

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

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              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 MapIterator<[string, ENRValue]>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              • 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 MapIterator<[string, ENRValue]>

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

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • callbackfn: (value: ENRValue, key: string, map: Map<string, ENRValue>) => void
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • OptionalthisArg: 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 | ENRValue

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

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              • @deprecated: use IEnr.peerInfo instead.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Returns Multiaddr[]

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              • Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • key: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Returns boolean

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

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              • Returns an iterable of keys in the map

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Returns MapIterator<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

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Returns this

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              • Returns an iterable of values in the map

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Returns MapIterator<ENRValue>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              diff --git a/interfaces/_waku_react.IMessage.html b/interfaces/_waku_react.IMessage.html new file mode 100644 index 0000000000..860624a370 --- /dev/null +++ b/interfaces/_waku_react.IMessage.html @@ -0,0 +1,5 @@ +IMessage | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Interface IMessage

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Interface for messages to encode and send.

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

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                payload: Uint8Array
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                rateLimitProof?: IRateLimitProof
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                timestamp?: Date
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                diff --git a/interfaces/_waku_react.IMetaSetter.html b/interfaces/_waku_react.IMetaSetter.html new file mode 100644 index 0000000000..ad872bd704 --- /dev/null +++ b/interfaces/_waku_react.IMetaSetter.html @@ -0,0 +1 @@ +IMetaSetter | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Interface IMetaSetter

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Returns Uint8Array

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  diff --git a/interfaces/_waku_react.IMetadata.html b/interfaces/_waku_react.IMetadata.html new file mode 100644 index 0000000000..68fc45ec32 --- /dev/null +++ b/interfaces/_waku_react.IMetadata.html @@ -0,0 +1,5 @@ +IMetadata | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Interface IMetadata

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    interface IMetadata {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        clusterId: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        multicodec: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        confirmOrAttemptHandshake(peerId: PeerId): Promise<MetadataQueryResult>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        query(peerId: PeerId): Promise<MetadataQueryResult>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    clusterId: number
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    multicodec: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Methods

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    diff --git a/interfaces/_waku_react.IPeerExchange.html b/interfaces/_waku_react.IPeerExchange.html new file mode 100644 index 0000000000..0eb1d1ad6a --- /dev/null +++ b/interfaces/_waku_react.IPeerExchange.html @@ -0,0 +1,2 @@ +IPeerExchange | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Interface IPeerExchange

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      interface IPeerExchange {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          query(params: PeerExchangeQueryParams): Promise<PeerExchangeQueryResult>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Methods

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Methods

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      diff --git a/interfaces/_waku_react.IProtoMessage.html b/interfaces/_waku_react.IProtoMessage.html new file mode 100644 index 0000000000..9402ce3535 --- /dev/null +++ b/interfaces/_waku_react.IProtoMessage.html @@ -0,0 +1,10 @@ +IProtoMessage | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Interface IProtoMessage

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

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

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        contentTopic: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        ephemeral: undefined | boolean
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        meta: undefined | Uint8Array<ArrayBufferLike>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        payload: Uint8Array
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        rateLimitProof: undefined | IRateLimitProof
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        timestamp: undefined | bigint
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        version: undefined | number
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        diff --git a/interfaces/_waku_react.IRateLimitProof.html b/interfaces/_waku_react.IRateLimitProof.html new file mode 100644 index 0000000000..38d3580b34 --- /dev/null +++ b/interfaces/_waku_react.IRateLimitProof.html @@ -0,0 +1,8 @@ +IRateLimitProof | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Interface IRateLimitProof

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          interface IRateLimitProof {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              epoch: Uint8Array;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              merkleRoot: Uint8Array;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              nullifier: Uint8Array;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              proof: Uint8Array;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              rlnIdentifier: Uint8Array;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              shareX: Uint8Array;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              shareY: Uint8Array;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          epoch: Uint8Array
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          merkleRoot: Uint8Array
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          nullifier: Uint8Array
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          proof: Uint8Array
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          rlnIdentifier: Uint8Array
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          shareX: Uint8Array
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          shareY: Uint8Array
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          diff --git a/interfaces/_waku_react.IReceiver.html b/interfaces/_waku_react.IReceiver.html new file mode 100644 index 0000000000..d0a4cf3e7f --- /dev/null +++ b/interfaces/_waku_react.IReceiver.html @@ -0,0 +1,4 @@ +IReceiver | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Interface IReceiver

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            will be replaced in next version

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            interface IReceiver {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                subscribeWithUnsubscribe: SubscribeWithUnsubscribe;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                toSubscriptionIterator: <T extends IDecodedMessage>(
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    decoders: IDecoder<T> | IDecoder<T>[],
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ) => Promise<IAsyncIterator<T>>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            subscribeWithUnsubscribe: SubscribeWithUnsubscribe
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            toSubscriptionIterator: <T extends IDecodedMessage>(
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                decoders: IDecoder<T> | IDecoder<T>[],
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ) => Promise<IAsyncIterator<T>>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            diff --git a/interfaces/_waku_react.IRelayAPI.html b/interfaces/_waku_react.IRelayAPI.html new file mode 100644 index 0000000000..14c0db30c1 --- /dev/null +++ b/interfaces/_waku_react.IRelayAPI.html @@ -0,0 +1,10 @@ +IRelayAPI | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Interface IRelayAPI

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

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

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              getMeshPeers: (topic?: string) => 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.

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

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              waitForPeers: () => Promise<void>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              diff --git a/interfaces/_waku_react.IRlnMessage.html b/interfaces/_waku_react.IRlnMessage.html new file mode 100644 index 0000000000..62cf07b4dc --- /dev/null +++ b/interfaces/_waku_react.IRlnMessage.html @@ -0,0 +1,14 @@ +IRlnMessage | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Interface IRlnMessage

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                interface IRlnMessage {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    contentTopic: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    ephemeral: undefined | boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    epoch: undefined | number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    hash: Uint8Array;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    hashStr: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    meta: undefined | Uint8Array<ArrayBufferLike>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    payload: Uint8Array;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    pubsubTopic: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    rateLimitProof: undefined | IRateLimitProof;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    timestamp: undefined | Date;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    version: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    verify(roots: Uint8Array<ArrayBufferLike>[]): undefined | boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    verifyNoRoot(): undefined | boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Hierarchy (View Summary)

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                contentTopic: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ephemeral: undefined | boolean
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                epoch: undefined | number
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                hash: Uint8Array
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                hashStr: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                meta: undefined | Uint8Array<ArrayBufferLike>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                payload: Uint8Array
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                pubsubTopic: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                rateLimitProof: undefined | IRateLimitProof
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                timestamp: undefined | Date
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                version: number

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Methods

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • roots: Uint8Array<ArrayBufferLike>[]

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Returns undefined | boolean

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • Returns undefined | boolean

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                diff --git a/interfaces/_waku_react.IRoutingInfo.html b/interfaces/_waku_react.IRoutingInfo.html new file mode 100644 index 0000000000..a3a4a6dc63 --- /dev/null +++ b/interfaces/_waku_react.IRoutingInfo.html @@ -0,0 +1,5 @@ +IRoutingInfo | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Interface IRoutingInfo

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Routing Information for a given message.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  interface IRoutingInfo {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      clusterId: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      pubsubTopic: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      shardId: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Implemented by

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  clusterId: number
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  pubsubTopic: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  shardId: number
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  diff --git a/interfaces/_waku_react.ISender.html b/interfaces/_waku_react.ISender.html new file mode 100644 index 0000000000..caa46db61a --- /dev/null +++ b/interfaces/_waku_react.ISender.html @@ -0,0 +1,2 @@ +ISender | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Interface ISender

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    interface ISender {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        send: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            encoder: IEncoder,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            message: IMessage,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            sendOptions?: ISendOptions,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        ) => Promise<LightPushSDKResult>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    send: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        encoder: IEncoder,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        message: IMessage,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        sendOptions?: ISendOptions,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    ) => Promise<LightPushSDKResult>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    diff --git a/interfaces/_waku_react.ITopicOnlyMessage.html b/interfaces/_waku_react.ITopicOnlyMessage.html new file mode 100644 index 0000000000..bf3d56b747 --- /dev/null +++ b/interfaces/_waku_react.ITopicOnlyMessage.html @@ -0,0 +1,11 @@ +ITopicOnlyMessage | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Interface ITopicOnlyMessage

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      interface ITopicOnlyMessage {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          contentTopic: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          ephemeral: undefined;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          hash: Uint8Array;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          hashStr: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          meta: undefined;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          payload: Uint8Array;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          pubsubTopic: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          rateLimitProof: undefined;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          timestamp: undefined;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          version: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Hierarchy (View Summary)

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      contentTopic: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      ephemeral: undefined
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      hash: Uint8Array
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      hashStr: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      meta: undefined
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      payload: Uint8Array
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      pubsubTopic: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      rateLimitProof: undefined
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      timestamp: undefined
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      version: number
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      diff --git a/interfaces/_waku_react.IWaku.html b/interfaces/_waku_react.IWaku.html new file mode 100644 index 0000000000..3ca5190bd8 --- /dev/null +++ b/interfaces/_waku_react.IWaku.html @@ -0,0 +1,98 @@ +IWaku | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Interface IWaku

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        interface IWaku {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            events: IWakuEventEmitter;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            filter?: IFilter;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            health: HealthStatus;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            libp2p: Libp2p;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            lightPush?: ILightPush;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            peerId: PeerId;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            protocols: string[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            relay?: IRelay;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            store?: IStore;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            createDecoder(params: CreateDecoderParams): IDecoder<IDecodedMessage>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            createEncoder(params: CreateEncoderParams): IEncoder;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            dial(
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                peer: PeerId | MultiaddrInput,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                protocols?: Protocols[],
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ): Promise<Stream>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            getConnectedPeers(): Promise<Peer[]>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            hangUp(peer: PeerId | MultiaddrInput): Promise<boolean>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            isConnected(): boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            isStarted(): boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            start(): Promise<void>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            stop(): Promise<void>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            waitForPeers(protocols?: Protocols[], timeoutMs?: number): Promise<void>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Hierarchy (View Summary)

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Implemented by

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Emits events related to the Waku node. +Those are:

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • WakuEvent.Connection
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • WakuEvent.Health
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        waku.events.addEventListener(WakuEvent.Connection, (event) => {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        console.log(event.detail); // true if connected, false if disconnected
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        }); +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        filter?: IFilter
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        health: HealthStatus

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        The health status can be one of three states:

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • Unhealthy: No peer connections
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • MinimallyHealthy: At least 1 peer supporting both Filter and LightPush protocols
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • SufficientlyHealthy: At least 2 peers supporting both Filter and LightPush protocols
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        console.log(waku.health); // 'Unhealthy'
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        libp2p: Libp2p
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        lightPush?: ILightPush
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        peerId: PeerId

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Returns a unique identifier for a node on the network.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        console.log(waku.peerId); // 12D3KooWNmk9yXHfHJ4rUduRqD1TCTHkNFMPF9WP2dqWpZDL4aUb
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        protocols: string[]

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Returns a list of supported protocols.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        console.log(waku.protocols); // ['/ipfs/id/1.0.0', '/ipfs/ping/1.0.0', '/vac/waku/filter-push/2.0.0-beta1', '/vac/waku/metadata/1.0.0']
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        relay?: IRelay
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        store?: IStore

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Methods

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • Creates a decoder for Waku messages on a specific content topic.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          A decoder is used to decode messages from the Waku network format. +The decoder automatically handles shard configuration based on the Waku node's network settings.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Returns IDecoder<IDecodedMessage>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          A decoder instance configured for the specified content topic

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          If the shard configuration is incompatible with the node's network settings

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          // Create a decoder with default network shard settings
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          const decoder = waku.createDecoder({
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          contentTopic: "/my-app/1/chat/proto"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          });

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          // Create a decoder with custom shard settings
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          const customDecoder = waku.createDecoder({
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          contentTopic: "/my-app/1/chat/proto",
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          shardInfo: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          clusterId: 1,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          shard: 5
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          }); +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • Creates an encoder for Waku messages on a specific content topic.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          An encoder is used to encode messages into the Waku network format. +The encoder automatically handles shard configuration based on the Waku node's network settings.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • params: CreateEncoderParams

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Configuration for the encoder including content topic and optionally shard information and ephemeral flag

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Returns IEncoder

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          An encoder instance configured for the specified content topic

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          If the shard configuration is incompatible with the node's network settings

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          // Create a basic encoder with default network shard settings
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          const encoder = waku.createEncoder({
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          contentTopic: "/my-app/1/chat/proto"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          });

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          // Create an ephemeral encoder (messages won't be stored by store nodes)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          const ephemeralEncoder = waku.createEncoder({
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          contentTopic: "/my-app/1/notifications/proto",
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          ephemeral: true,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          shardInfo: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          clusterId: 2,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          shardsUnderCluster: 16
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          }); +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • Dials to the provided peer

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • peer: PeerId | MultiaddrInput

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            information to use for dialing

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • Optionalprotocols: Protocols[]

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            array of Waku protocols to be used for dialing. If no provided - will be derived from mounted protocols.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Returns Promise<Stream>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Promise that will resolve to a Stream to a dialed peer and will reject if the connection fails

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          await waku.dial(remotePeerId, [Protocols.LightPush]);

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          waku.isConnected() === true; +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • Returns Promise<Peer[]>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          an array of all connected peers

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • Hang up a connection to a peer

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • peer: PeerId | MultiaddrInput

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            information to use for hanging up

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Returns Promise<boolean>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Promise that will resolve to true if the connection is hung up, false otherwise

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • Returns boolean

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          true if the node has working connection and false otherwise

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • Returns boolean

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          true if the node was started and false otherwise

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • Starts all services and components related to functionality of Waku node.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Returns Promise<void>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Promise that will resolve when started.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          await waku.start();

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          waku.isStarted() === true; +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • Stops all recurring processes and services that are needed for functionality of Waku node.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Returns Promise<void>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Promise that resolves when stopped.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          await waku.stop();

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          waku.isStarted === false; +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • Resolves when Waku successfully gains connection to a remote peers that fits provided requirements. +Must be used after attempting to connect to nodes, using IWaku.dial or +if was bootstrapped by using IPeerExchange or DnsDiscoveryComponents.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • Optionalprotocols: Protocols[]

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Protocols that need to be enabled by remote peers

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • OptionaltimeoutMs: number

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Timeout value in milliseconds after which promise rejects

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Returns Promise<void>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Promise that resolves if all desired protocols are fulfilled by +at least one remote peer, rejects if the timeoutMs is reached

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          If passing a protocol that is not mounted or Waku node is not started

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          try {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          // let's wait for at least one LightPush node and timeout in 1 second
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          await waku.waitForPeers([Protocols.LightPush], 1000);
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          } catch(e) {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          waku.isConnected() === false;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          console.error("Failed to connect due to", e);
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          waku.isConnected() === true; +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        diff --git a/interfaces/_waku_react.IWakuEvents.html b/interfaces/_waku_react.IWakuEvents.html new file mode 100644 index 0000000000..9db9821b73 --- /dev/null +++ b/interfaces/_waku_react.IWakuEvents.html @@ -0,0 +1,11 @@ +IWakuEvents | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Interface IWakuEvents

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          interface IWakuEvents {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              "waku:connection": CustomEvent<boolean>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              "waku:health": CustomEvent<HealthStatus>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          "waku:connection": CustomEvent<boolean>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Emitted when a connection is established or lost.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          waku.addEventListener(WakuEvent.Connection, (event) => {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          console.log(event.detail); // true if connected, false if disconnected
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          "waku:health": CustomEvent<HealthStatus>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Emitted when the health status changes.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          waku.addEventListener(WakuEvent.Health, (event) => {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          console.log(event.detail); // 'Unhealthy', 'MinimallyHealthy', or 'SufficientlyHealthy'
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          diff --git a/interfaces/_waku_react.LightNode.html b/interfaces/_waku_react.LightNode.html new file mode 100644 index 0000000000..26ffe5bcb2 --- /dev/null +++ b/interfaces/_waku_react.LightNode.html @@ -0,0 +1,98 @@ +LightNode | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Interface LightNode

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            interface LightNode {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                events: IWakuEventEmitter;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                filter: IFilter;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                health: HealthStatus;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                libp2p: Libp2p;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                lightPush: ILightPush;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                peerId: PeerId;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                protocols: string[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                relay: undefined;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                store: IStore;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                createDecoder(params: CreateDecoderParams): IDecoder<IDecodedMessage>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                createEncoder(params: CreateEncoderParams): IEncoder;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                dial(
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    peer: PeerId | MultiaddrInput,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    protocols?: Protocols[],
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ): Promise<Stream>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                getConnectedPeers(): Promise<Peer[]>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                hangUp(peer: PeerId | MultiaddrInput): Promise<boolean>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                isConnected(): boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                isStarted(): boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                start(): Promise<void>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                stop(): Promise<void>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                waitForPeers(protocols?: Protocols[], timeoutMs?: number): Promise<void>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Hierarchy (View Summary)

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Emits events related to the Waku node. +Those are:

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • WakuEvent.Connection
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • WakuEvent.Health
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            waku.events.addEventListener(WakuEvent.Connection, (event) => {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            console.log(event.detail); // true if connected, false if disconnected
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            }); +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            filter: IFilter
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            health: HealthStatus

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            The health status can be one of three states:

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • Unhealthy: No peer connections
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • MinimallyHealthy: At least 1 peer supporting both Filter and LightPush protocols
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • SufficientlyHealthy: At least 2 peers supporting both Filter and LightPush protocols
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            console.log(waku.health); // 'Unhealthy'
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            libp2p: Libp2p
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            lightPush: ILightPush
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            peerId: PeerId

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Returns a unique identifier for a node on the network.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            console.log(waku.peerId); // 12D3KooWNmk9yXHfHJ4rUduRqD1TCTHkNFMPF9WP2dqWpZDL4aUb
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            protocols: string[]

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Returns a list of supported protocols.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            console.log(waku.protocols); // ['/ipfs/id/1.0.0', '/ipfs/ping/1.0.0', '/vac/waku/filter-push/2.0.0-beta1', '/vac/waku/metadata/1.0.0']
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            relay: undefined
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            store: IStore

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Methods

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • Creates a decoder for Waku messages on a specific content topic.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              A decoder is used to decode messages from the Waku network format. +The decoder automatically handles shard configuration based on the Waku node's network settings.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Returns IDecoder<IDecodedMessage>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              A decoder instance configured for the specified content topic

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              If the shard configuration is incompatible with the node's network settings

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              // Create a decoder with default network shard settings
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              const decoder = waku.createDecoder({
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              contentTopic: "/my-app/1/chat/proto"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              });

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              // Create a decoder with custom shard settings
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              const customDecoder = waku.createDecoder({
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              contentTopic: "/my-app/1/chat/proto",
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              shardInfo: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              clusterId: 1,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              shard: 5
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              }); +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • Creates an encoder for Waku messages on a specific content topic.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              An encoder is used to encode messages into the Waku network format. +The encoder automatically handles shard configuration based on the Waku node's network settings.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              • params: CreateEncoderParams

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Configuration for the encoder including content topic and optionally shard information and ephemeral flag

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Returns IEncoder

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              An encoder instance configured for the specified content topic

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              If the shard configuration is incompatible with the node's network settings

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              // Create a basic encoder with default network shard settings
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              const encoder = waku.createEncoder({
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              contentTopic: "/my-app/1/chat/proto"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              });

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              // Create an ephemeral encoder (messages won't be stored by store nodes)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              const ephemeralEncoder = waku.createEncoder({
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              contentTopic: "/my-app/1/notifications/proto",
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ephemeral: true,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              shardInfo: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              clusterId: 2,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              shardsUnderCluster: 16
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              }); +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • Dials to the provided peer

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              • peer: PeerId | MultiaddrInput

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                information to use for dialing

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              • Optionalprotocols: Protocols[]

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                array of Waku protocols to be used for dialing. If no provided - will be derived from mounted protocols.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Returns Promise<Stream>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Promise that will resolve to a Stream to a dialed peer and will reject if the connection fails

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              await waku.dial(remotePeerId, [Protocols.LightPush]);

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              waku.isConnected() === true; +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • Returns Promise<Peer[]>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              an array of all connected peers

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • Hang up a connection to a peer

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              • peer: PeerId | MultiaddrInput

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                information to use for hanging up

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Returns Promise<boolean>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Promise that will resolve to true if the connection is hung up, false otherwise

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • Returns boolean

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              true if the node has working connection and false otherwise

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • Returns boolean

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              true if the node was started and false otherwise

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • Starts all services and components related to functionality of Waku node.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Returns Promise<void>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Promise that will resolve when started.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              await waku.start();

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              waku.isStarted() === true; +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • Stops all recurring processes and services that are needed for functionality of Waku node.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Returns Promise<void>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Promise that resolves when stopped.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              await waku.stop();

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              waku.isStarted === false; +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • Resolves when Waku successfully gains connection to a remote peers that fits provided requirements. +Must be used after attempting to connect to nodes, using IWaku.dial or +if was bootstrapped by using IPeerExchange or DnsDiscoveryComponents.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              • Optionalprotocols: Protocols[]

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Protocols that need to be enabled by remote peers

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              • OptionaltimeoutMs: number

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Timeout value in milliseconds after which promise rejects

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Returns Promise<void>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Promise that resolves if all desired protocols are fulfilled by +at least one remote peer, rejects if the timeoutMs is reached

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              If passing a protocol that is not mounted or Waku node is not started

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              try {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              // let's wait for at least one LightPush node and timeout in 1 second
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              await waku.waitForPeers([Protocols.LightPush], 1000);
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              } catch(e) {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              waku.isConnected() === false;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              console.error("Failed to connect due to", e);
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              waku.isConnected() === true; +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            diff --git a/interfaces/_waku_react.LightPushFailure.html b/interfaces/_waku_react.LightPushFailure.html new file mode 100644 index 0000000000..c318e96cd9 --- /dev/null +++ b/interfaces/_waku_react.LightPushFailure.html @@ -0,0 +1,3 @@ +LightPushFailure | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Interface LightPushFailure

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              interface LightPushFailure {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  error: LightPushError;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  peerId?: PeerId;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              peerId?: PeerId
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              diff --git a/interfaces/_waku_react.PeerExchangeComponents.html b/interfaces/_waku_react.PeerExchangeComponents.html new file mode 100644 index 0000000000..5e53255e5d --- /dev/null +++ b/interfaces/_waku_react.PeerExchangeComponents.html @@ -0,0 +1,3 @@ +PeerExchangeComponents | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Interface PeerExchangeComponents

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                interface PeerExchangeComponents {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    connectionManager: ConnectionManager;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    peerStore: PeerStore;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                connectionManager: ConnectionManager
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                peerStore: PeerStore
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                diff --git a/interfaces/_waku_react.PeerExchangeQueryParams.html b/interfaces/_waku_react.PeerExchangeQueryParams.html new file mode 100644 index 0000000000..291802eab7 --- /dev/null +++ b/interfaces/_waku_react.PeerExchangeQueryParams.html @@ -0,0 +1,3 @@ +PeerExchangeQueryParams | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Interface PeerExchangeQueryParams

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  interface PeerExchangeQueryParams {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      numPeers: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      peerId: PeerId;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  numPeers: number
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  peerId: PeerId
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  diff --git a/interfaces/_waku_react.PeerExchangeResponse.html b/interfaces/_waku_react.PeerExchangeResponse.html new file mode 100644 index 0000000000..4d58540133 --- /dev/null +++ b/interfaces/_waku_react.PeerExchangeResponse.html @@ -0,0 +1,2 @@ +PeerExchangeResponse | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Interface PeerExchangeResponse

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    interface PeerExchangeResponse {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        peerInfos: PeerInfo[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    peerInfos: PeerInfo[]
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    diff --git a/interfaces/_waku_react.PeerInfo.html b/interfaces/_waku_react.PeerInfo.html new file mode 100644 index 0000000000..149af0a3cd --- /dev/null +++ b/interfaces/_waku_react.PeerInfo.html @@ -0,0 +1,2 @@ +PeerInfo | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Interface PeerInfo

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      interface PeerInfo {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          ENR?: IEnr;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      ENR?: IEnr
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      diff --git a/interfaces/_waku_react.RelayNode.html b/interfaces/_waku_react.RelayNode.html new file mode 100644 index 0000000000..2e3b099611 --- /dev/null +++ b/interfaces/_waku_react.RelayNode.html @@ -0,0 +1,98 @@ +RelayNode | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Interface RelayNode

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        interface RelayNode {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            events: IWakuEventEmitter;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            filter: undefined;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            health: HealthStatus;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            libp2p: Libp2p;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            lightPush: undefined;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            peerId: PeerId;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            protocols: string[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            relay: IRelay;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            store: undefined;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            createDecoder(params: CreateDecoderParams): IDecoder<IDecodedMessage>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            createEncoder(params: CreateEncoderParams): IEncoder;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            dial(
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                peer: PeerId | MultiaddrInput,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                protocols?: Protocols[],
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ): Promise<Stream>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            getConnectedPeers(): Promise<Peer[]>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            hangUp(peer: PeerId | MultiaddrInput): Promise<boolean>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            isConnected(): boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            isStarted(): boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            start(): Promise<void>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            stop(): Promise<void>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            waitForPeers(protocols?: Protocols[], timeoutMs?: number): Promise<void>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Hierarchy (View Summary)

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Emits events related to the Waku node. +Those are:

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • WakuEvent.Connection
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • WakuEvent.Health
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        waku.events.addEventListener(WakuEvent.Connection, (event) => {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        console.log(event.detail); // true if connected, false if disconnected
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        }); +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        filter: undefined
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        health: HealthStatus

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        The health status can be one of three states:

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • Unhealthy: No peer connections
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • MinimallyHealthy: At least 1 peer supporting both Filter and LightPush protocols
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • SufficientlyHealthy: At least 2 peers supporting both Filter and LightPush protocols
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        console.log(waku.health); // 'Unhealthy'
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        libp2p: Libp2p
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        lightPush: undefined
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        peerId: PeerId

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Returns a unique identifier for a node on the network.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        console.log(waku.peerId); // 12D3KooWNmk9yXHfHJ4rUduRqD1TCTHkNFMPF9WP2dqWpZDL4aUb
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        protocols: string[]

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Returns a list of supported protocols.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        console.log(waku.protocols); // ['/ipfs/id/1.0.0', '/ipfs/ping/1.0.0', '/vac/waku/filter-push/2.0.0-beta1', '/vac/waku/metadata/1.0.0']
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        relay: IRelay
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        store: undefined

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Methods

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • Creates a decoder for Waku messages on a specific content topic.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          A decoder is used to decode messages from the Waku network format. +The decoder automatically handles shard configuration based on the Waku node's network settings.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Returns IDecoder<IDecodedMessage>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          A decoder instance configured for the specified content topic

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          If the shard configuration is incompatible with the node's network settings

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          // Create a decoder with default network shard settings
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          const decoder = waku.createDecoder({
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          contentTopic: "/my-app/1/chat/proto"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          });

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          // Create a decoder with custom shard settings
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          const customDecoder = waku.createDecoder({
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          contentTopic: "/my-app/1/chat/proto",
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          shardInfo: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          clusterId: 1,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          shard: 5
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          }); +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • Creates an encoder for Waku messages on a specific content topic.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          An encoder is used to encode messages into the Waku network format. +The encoder automatically handles shard configuration based on the Waku node's network settings.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • params: CreateEncoderParams

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Configuration for the encoder including content topic and optionally shard information and ephemeral flag

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Returns IEncoder

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          An encoder instance configured for the specified content topic

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          If the shard configuration is incompatible with the node's network settings

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          // Create a basic encoder with default network shard settings
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          const encoder = waku.createEncoder({
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          contentTopic: "/my-app/1/chat/proto"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          });

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          // Create an ephemeral encoder (messages won't be stored by store nodes)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          const ephemeralEncoder = waku.createEncoder({
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          contentTopic: "/my-app/1/notifications/proto",
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          ephemeral: true,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          shardInfo: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          clusterId: 2,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          shardsUnderCluster: 16
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          }); +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • Dials to the provided peer

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • peer: PeerId | MultiaddrInput

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            information to use for dialing

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • Optionalprotocols: Protocols[]

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            array of Waku protocols to be used for dialing. If no provided - will be derived from mounted protocols.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Returns Promise<Stream>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Promise that will resolve to a Stream to a dialed peer and will reject if the connection fails

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          await waku.dial(remotePeerId, [Protocols.LightPush]);

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          waku.isConnected() === true; +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • Returns Promise<Peer[]>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          an array of all connected peers

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • Hang up a connection to a peer

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • peer: PeerId | MultiaddrInput

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            information to use for hanging up

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Returns Promise<boolean>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Promise that will resolve to true if the connection is hung up, false otherwise

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • Returns boolean

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          true if the node has working connection and false otherwise

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • Returns boolean

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          true if the node was started and false otherwise

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • Starts all services and components related to functionality of Waku node.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Returns Promise<void>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Promise that will resolve when started.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          await waku.start();

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          waku.isStarted() === true; +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • Stops all recurring processes and services that are needed for functionality of Waku node.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Returns Promise<void>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Promise that resolves when stopped.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          await waku.stop();

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          waku.isStarted === false; +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • Resolves when Waku successfully gains connection to a remote peers that fits provided requirements. +Must be used after attempting to connect to nodes, using IWaku.dial or +if was bootstrapped by using IPeerExchange or DnsDiscoveryComponents.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • Optionalprotocols: Protocols[]

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Protocols that need to be enabled by remote peers

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • OptionaltimeoutMs: number

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Timeout value in milliseconds after which promise rejects

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Returns Promise<void>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Promise that resolves if all desired protocols are fulfilled by +at least one remote peer, rejects if the timeoutMs is reached

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          If passing a protocol that is not mounted or Waku node is not started

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          try {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          // let's wait for at least one LightPush node and timeout in 1 second
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          await waku.waitForPeers([Protocols.LightPush], 1000);
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          } catch(e) {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          waku.isConnected() === false;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          console.error("Failed to connect due to", e);
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          waku.isConnected() === true; +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        diff --git a/interfaces/_waku_react.ReliableChannelEvents.html b/interfaces/_waku_react.ReliableChannelEvents.html new file mode 100644 index 0000000000..cd00d368ec --- /dev/null +++ b/interfaces/_waku_react.ReliableChannelEvents.html @@ -0,0 +1,8 @@ +ReliableChannelEvents | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Interface ReliableChannelEvents

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          interface ReliableChannelEvents {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              "irretrievable-message": CustomEvent<HistoryEntry>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              "message-acknowledged": CustomEvent<string>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              "message-possibly-acknowledged": CustomEvent<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  { messageId: string; possibleAckCount: number },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              >;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              "message-received": CustomEvent<IDecodedMessage>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              "message-sent": CustomEvent<string>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              "sending-message": CustomEvent<string>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              "sending-message-irrecoverable-error": CustomEvent<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  { error: ProtocolError; messageId: string },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              >;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          "irretrievable-message": CustomEvent<HistoryEntry>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          "message-acknowledged": CustomEvent<string>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          "message-possibly-acknowledged": CustomEvent<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              { messageId: string; possibleAckCount: number },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          >
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          "message-received": CustomEvent<IDecodedMessage>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          "message-sent": CustomEvent<string>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          "sending-message": CustomEvent<string>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          "sending-message-irrecoverable-error": CustomEvent<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              { error: ProtocolError; messageId: string },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          >
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          diff --git a/interfaces/_waku_react.Waku2.html b/interfaces/_waku_react.Waku2.html new file mode 100644 index 0000000000..eb6acb1fc4 --- /dev/null +++ b/interfaces/_waku_react.Waku2.html @@ -0,0 +1,5 @@ +Waku2 | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Interface Waku2

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            interface Waku2 {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                filter: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                lightPush: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                relay: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                store: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            filter: boolean
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            lightPush: boolean
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            relay: boolean
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            store: boolean
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            diff --git a/interfaces/_waku_react.waku.message.version_0.proto.RateLimitProof.html b/interfaces/_waku_react.waku.message.version_0.proto.RateLimitProof.html new file mode 100644 index 0000000000..dc23cce849 --- /dev/null +++ b/interfaces/_waku_react.waku.message.version_0.proto.RateLimitProof.html @@ -0,0 +1,8 @@ +RateLimitProof | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              interface RateLimitProof {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  epoch: Uint8Array;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  merkleRoot: Uint8Array;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  nullifier: Uint8Array;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  proof: Uint8Array;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  rlnIdentifier: Uint8Array;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  shareX: Uint8Array;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  shareY: Uint8Array;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              epoch: Uint8Array
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              merkleRoot: Uint8Array
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              nullifier: Uint8Array
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              proof: Uint8Array
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              rlnIdentifier: Uint8Array
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              shareX: Uint8Array
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              shareY: Uint8Array
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              diff --git a/interfaces/_waku_react.waku.message.version_0.proto.WakuMessage.html b/interfaces/_waku_react.waku.message.version_0.proto.WakuMessage.html new file mode 100644 index 0000000000..db4d428a75 --- /dev/null +++ b/interfaces/_waku_react.waku.message.version_0.proto.WakuMessage.html @@ -0,0 +1,8 @@ +WakuMessage | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                interface WakuMessage {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    contentTopic: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    ephemeral?: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    meta?: Uint8Array<ArrayBufferLike>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    payload: Uint8Array;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    rateLimitProof?: waku.message.version_0.proto.RateLimitProof;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    timestamp?: bigint;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    version?: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                contentTopic: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ephemeral?: boolean
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                meta?: Uint8Array<ArrayBufferLike>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                payload: Uint8Array
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                timestamp?: bigint
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                version?: number
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                diff --git a/interfaces/_waku_sdk.DiscoveryTrigger.html b/interfaces/_waku_sdk.DiscoveryTrigger.html index cb220fa0d5..c50ad44232 100644 --- a/interfaces/_waku_sdk.DiscoveryTrigger.html +++ b/interfaces/_waku_sdk.DiscoveryTrigger.html @@ -1,2 +1,2 @@ -DiscoveryTrigger | Documentation

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Interface DiscoveryTrigger

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                interface DiscoveryTrigger {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    findPeers: (() => Promise<void>);
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                findPeers: (() => Promise<void>)

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Type declaration

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

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                \ No newline at end of file +DiscoveryTrigger | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Interface DiscoveryTrigger

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  interface DiscoveryTrigger {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      findPeers: () => Promise<void>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  findPeers: () => Promise<void>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  diff --git a/interfaces/_waku_sdk.DnsClient.html b/interfaces/_waku_sdk.DnsClient.html index ccd4bc7efc..1a73152e58 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[]>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  \ No newline at end of file +DnsClient | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Interface DnsClient

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    interface DnsClient {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        resolveTXT: (domain: string) => Promise<string[]>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    resolveTXT: (domain: string) => Promise<string[]>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    diff --git a/interfaces/_waku_sdk.DnsDiscOptions.html b/interfaces/_waku_sdk.DnsDiscOptions.html index 98000ba2e8..d7e9a3f265 100644 --- a/interfaces/_waku_sdk.DnsDiscOptions.html +++ b/interfaces/_waku_sdk.DnsDiscOptions.html @@ -1,11 +1,9 @@ -DnsDiscOptions | Documentation

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Interface DnsDiscOptions

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    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

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    \ No newline at end of file +DnsDiscOptions | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Interface DnsDiscOptions

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      interface DnsDiscOptions {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          enrUrls: string | string[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          tagName?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          tagTTL?: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          tagValue?: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      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)

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      diff --git a/interfaces/_waku_sdk.DnsDiscoveryComponents.html b/interfaces/_waku_sdk.DnsDiscoveryComponents.html index 2e6ae888cf..a9754a3f3f 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
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      \ No newline at end of file +DnsDiscoveryComponents | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Interface DnsDiscoveryComponents

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        interface DnsDiscoveryComponents {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            peerStore: PeerStore;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        peerStore: PeerStore
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        diff --git a/interfaces/_waku_sdk.EncoderOptions.html b/interfaces/_waku_sdk.EncoderOptions.html index f0062267d6..3881428b0c 100644 --- a/interfaces/_waku_sdk.EncoderOptions.html +++ b/interfaces/_waku_sdk.EncoderOptions.html @@ -1,12 +1,12 @@ -EncoderOptions | Documentation

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Interface EncoderOptions

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

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        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.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        -

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Default Value

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        false

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        metaSetter?: IMetaSetter

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

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        -

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Param: IProtoMessage

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        The message encoded for wire, without the meta field. +EncoderOptions | Documentation

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Interface EncoderOptions

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          interface EncoderOptions {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              contentTopic: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ephemeral?: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              metaSetter?: IMetaSetter;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              routingInfo: IRoutingInfo;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          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.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          false

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          metaSetter?: IMetaSetter

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

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +

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

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          pubsubTopic?: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Deprecated

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          pubsubTopicShardInfo?: SingleShardInfo
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          \ No newline at end of file +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          routingInfo: IRoutingInfo

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          The routing information for the message (cluster id, shard id, pubsubTopic)

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          diff --git a/interfaces/_waku_sdk.Failure.html b/interfaces/_waku_sdk.Failure.html deleted file mode 100644 index 65d2e6c791..0000000000 --- a/interfaces/_waku_sdk.Failure.html +++ /dev/null @@ -1,3 +0,0 @@ -Failure | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          interface Failure {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              error: ProtocolError;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              peerId?: PeerId;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          peerId?: PeerId
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          \ No newline at end of file diff --git a/interfaces/_waku_sdk.FilterFailure.html b/interfaces/_waku_sdk.FilterFailure.html new file mode 100644 index 0000000000..a2d22cc08f --- /dev/null +++ b/interfaces/_waku_sdk.FilterFailure.html @@ -0,0 +1,3 @@ +FilterFailure | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Interface FilterFailure

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            interface FilterFailure {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                error: FilterError;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                peerId?: PeerId;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            peerId?: PeerId
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            diff --git a/interfaces/_waku_sdk.IAsyncIterator.html b/interfaces/_waku_sdk.IAsyncIterator.html index d544ca17a8..1a84e86141 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>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            \ No newline at end of file +IAsyncIterator | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Interface IAsyncIterator<T>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              interface IAsyncIterator<T extends IDecodedMessage> {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  iterator: AsyncIterator<T>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  stop: Unsubscribe;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Type Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              iterator: AsyncIterator<T>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              diff --git a/interfaces/_waku_sdk.IConnectionManager.html b/interfaces/_waku_sdk.IConnectionManager.html index 284c4f74de..14d1ce03fc 100644 --- a/interfaces/_waku_sdk.IConnectionManager.html +++ b/interfaces/_waku_sdk.IConnectionManager.html @@ -1,12 +1,44 @@ -IConnectionManager | Documentation

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Interface IConnectionManager

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              interface IConnectionManager {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  #private: any;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  pubsubTopics: string[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  addEventListener<K>(type, listener, options?): void;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  dispatchEvent(event): boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  dropConnection(peerId): Promise<void>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  getConnectedPeers(codec?): Promise<Peer[]>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  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
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              pubsubTopics: string[]

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Methods

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              • Type Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Returns void

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              • Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • event: Event

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Returns boolean

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              • Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • peerId: PeerId

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Returns Promise<void>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              • Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • Optional codec: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Returns Promise<Peer[]>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              • Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • type: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Returns number

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              • Type Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Returns void

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              • Type Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • Detail

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Returns boolean

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              • Returns void

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              \ No newline at end of file +IConnectionManager | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Interface IConnectionManager

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                interface IConnectionManager {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    dial(
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        peer: PeerId | MultiaddrInput,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        protocolCodecs: string[],
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    ): Promise<Stream>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    getConnectedPeers(codec?: string): Promise<Peer[]>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    hangUp(peer: PeerId | MultiaddrInput): Promise<boolean>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    hasShardInfo(peerId: PeerId): Promise<boolean>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    isPeerOnShard(peerId: PeerId, shardId: number): Promise<boolean>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    isPeerOnTopic(peerId: PeerId, pubsubTopic: string): Promise<boolean>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    start(): void;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    stop(): void;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Implemented by

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Methods

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • Connects to a peer using specific protocol codecs. +This is a direct proxy to libp2p's dialProtocol method.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • peer: PeerId | MultiaddrInput

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    The peer to connect to (PeerId or multiaddr)

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • protocolCodecs: string[]

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Array of protocol codec strings to establish

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Returns Promise<Stream>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Promise resolving to a Stream connection to the peer

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Error if the connection cannot be established

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  const stream = await connectionManager.dial(
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  peerId,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  ["/vac/waku/store/2.0.0-beta4"]
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  ); +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • Retrieves a list of currently connected peers, optionally filtered by protocol codec. +Results are sorted by ping time (lowest first).

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • Optionalcodec: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Optional protocol codec to filter peers by

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Returns Promise<Peer[]>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Promise resolving to an array of connected Peer objects

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  // Get all connected peers
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  const allPeers = await connectionManager.getConnectedPeers();

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  // Get peers supporting a specific protocol
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  const storePeers = await connectionManager.getConnectedPeers(
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  "/vac/waku/store/2.0.0-beta4"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  ); +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • Terminates the connection to a specific peer.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • peer: PeerId | MultiaddrInput

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    The peer to disconnect from (PeerId or multiaddr)

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Returns Promise<boolean>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Promise resolving to true if disconnection was successful, false otherwise

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  const success = await connectionManager.hangUp(peerId);
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  if (success) {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  console.log("Peer disconnected successfully");
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  } +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • Checks if a peer has shard info.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • peerId: PeerId

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    The peer to check

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Returns Promise<boolean>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Promise resolving to true if the peer has shard info, false otherwise

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • Returns true if the passed peer is on the passed shard

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • peerId: PeerId
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • shardId: number

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Returns Promise<boolean>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • Returns true if the passed peer is on the passed pubsub topic

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • peerId: PeerId
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • pubsubTopic: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Returns Promise<boolean>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • Starts network monitoring, dialing discovered peers, keep-alive management, and connection limiting.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Returns void

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  const connectionManager = new ConnectionManager(options);
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  connectionManager.start(); +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • Stops network monitoring, discovery dialing, keep-alive management, and connection limiting.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Returns void

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  connectionManager.stop();
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                diff --git a/interfaces/_waku_sdk.IConnectionStateEvents.html b/interfaces/_waku_sdk.IConnectionStateEvents.html deleted file mode 100644 index 95104d139e..0000000000 --- a/interfaces/_waku_sdk.IConnectionStateEvents.html +++ /dev/null @@ -1,2 +0,0 @@ -IConnectionStateEvents | Documentation

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Interface IConnectionStateEvents

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                interface IConnectionStateEvents {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    waku:connection: CustomEvent<boolean>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                waku:connection: CustomEvent<boolean>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                \ No newline at end of file diff --git a/interfaces/_waku_sdk.IDecodedMessage.html b/interfaces/_waku_sdk.IDecodedMessage.html index b5ba9ff44c..000248e8ff 100644 --- a/interfaces/_waku_sdk.IDecodedMessage.html +++ b/interfaces/_waku_sdk.IDecodedMessage.html @@ -1,9 +1,11 @@ -IDecodedMessage | Documentation

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Interface IDecodedMessage

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

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Hierarchy (view full)

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Implemented by

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                contentTopic: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ephemeral: undefined | boolean
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                meta: undefined | Uint8Array
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                payload: Uint8Array
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                pubsubTopic: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                rateLimitProof: undefined | IRateLimitProof
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                timestamp: undefined | Date
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                version: number
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                \ No newline at end of file +IDecodedMessage | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Interface IDecodedMessage

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  interface IDecodedMessage {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      contentTopic: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      ephemeral: undefined | boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      hash: Uint8Array;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      hashStr: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      meta: undefined | Uint8Array<ArrayBufferLike>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      payload: Uint8Array;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      pubsubTopic: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      rateLimitProof: undefined | IRateLimitProof;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      timestamp: undefined | Date;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      version: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Hierarchy (View Summary)

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Implemented by

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  contentTopic: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  ephemeral: undefined | boolean
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  hash: Uint8Array
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  hashStr: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  meta: undefined | Uint8Array<ArrayBufferLike>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  payload: Uint8Array
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  pubsubTopic: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  rateLimitProof: undefined | IRateLimitProof
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  timestamp: undefined | Date
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  version: number
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  diff --git a/interfaces/_waku_sdk.IDecoder.html b/interfaces/_waku_sdk.IDecoder.html index cd2b76fa4d..47e596c27d 100644 --- a/interfaces/_waku_sdk.IDecoder.html +++ b/interfaces/_waku_sdk.IDecoder.html @@ -1,5 +1,5 @@ -IDecoder | Documentation

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Interface IDecoder<T>

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

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Type Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Implemented by

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Properties

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

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Type declaration

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

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Returns Promise<undefined | T>

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

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Type declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  pubsubTopic: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  \ No newline at end of file +IDecoder | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Interface IDecoder<T>

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

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Type Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Implemented by

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    contentTopic: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    fromProtoObj: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        pubsubTopic: string,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        proto: IProtoMessage,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    ) => Promise<undefined | T>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    fromWireToProtoObj: (bytes: Uint8Array) => Promise<undefined | IProtoMessage>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    pubsubTopic: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    diff --git a/interfaces/_waku_sdk.IEncoder.html b/interfaces/_waku_sdk.IEncoder.html index 5ce9fe8e09..7afe4cb722 100644 --- a/interfaces/_waku_sdk.IEncoder.html +++ b/interfaces/_waku_sdk.IEncoder.html @@ -1,6 +1,7 @@ -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>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    \ No newline at end of file +IEncoder | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Interface IEncoder

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      interface IEncoder {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          contentTopic: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          ephemeral: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          pubsubTopic: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          routingInfo: IRoutingInfo;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          toProtoObj: (message: IMessage) => Promise<undefined | IProtoMessage>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          toWire: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              message: IMessage,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          ) => Promise<undefined | Uint8Array<ArrayBufferLike>>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Implemented by

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      contentTopic: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      ephemeral: boolean
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      pubsubTopic: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      routingInfo: IRoutingInfo
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      toProtoObj: (message: IMessage) => Promise<undefined | IProtoMessage>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      toWire: (message: IMessage) => Promise<undefined | Uint8Array<ArrayBufferLike>>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      diff --git a/interfaces/_waku_sdk.IEncryptedMessage.html b/interfaces/_waku_sdk.IEncryptedMessage.html index 0e70d5c4b9..0bf7a04a6a 100644 --- a/interfaces/_waku_sdk.IEncryptedMessage.html +++ b/interfaces/_waku_sdk.IEncryptedMessage.html @@ -1,12 +1,14 @@ -IEncryptedMessage | Documentation

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Interface IEncryptedMessage

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      interface IEncryptedMessage {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          contentTopic: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          ephemeral: undefined | boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          meta: undefined | Uint8Array;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          payload: Uint8Array;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          pubsubTopic: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          rateLimitProof: undefined | IRateLimitProof;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          signature?: Uint8Array;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          signaturePublicKey?: Uint8Array;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          timestamp: undefined | Date;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          version: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          verifySignature(publicKey): boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Hierarchy (view full)

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      contentTopic: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      ephemeral: undefined | boolean
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      meta: undefined | Uint8Array
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      payload: Uint8Array
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      pubsubTopic: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      rateLimitProof: undefined | IRateLimitProof
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      signature?: Uint8Array
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      signaturePublicKey?: Uint8Array
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      timestamp: undefined | Date
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      version: number

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Methods

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • publicKey: Uint8Array

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Returns boolean

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      \ No newline at end of file +IEncryptedMessage | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Interface IEncryptedMessage

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        interface IEncryptedMessage {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            contentTopic: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ephemeral: undefined | boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            hash: Uint8Array;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            hashStr: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            meta: undefined | Uint8Array<ArrayBufferLike>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            payload: Uint8Array;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            pubsubTopic: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            rateLimitProof: undefined | IRateLimitProof;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            signature?: Uint8Array<ArrayBufferLike>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            signaturePublicKey?: Uint8Array<ArrayBufferLike>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            timestamp: undefined | Date;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            version: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            verifySignature(publicKey: Uint8Array): boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Hierarchy (View Summary)

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        contentTopic: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        ephemeral: undefined | boolean
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        hash: Uint8Array
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        hashStr: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        meta: undefined | Uint8Array<ArrayBufferLike>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        payload: Uint8Array
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        pubsubTopic: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        rateLimitProof: undefined | IRateLimitProof
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        signature?: Uint8Array<ArrayBufferLike>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        signaturePublicKey?: Uint8Array<ArrayBufferLike>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        timestamp: undefined | Date
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        version: number

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Methods

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • publicKey: Uint8Array

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Returns boolean

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

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Hierarchy

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Properties

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

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Returns

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        the number of elements in the Map.

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

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Methods

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • Returns an iterable of entries in the map.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          -

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Returns IterableIterator<[string, Uint8Array]>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • Returns void

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • key: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Returns boolean

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

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

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          -

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Returns IterableIterator<[string, Uint8Array]>

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

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          -

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Parameters

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

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

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Returns void

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • Optional thisArg: any

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Returns void

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

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          -

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • key: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Returns undefined | Uint8Array

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

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • @deprecated: use IEnr.peerInfo instead.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          -

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Returns Multiaddr[]

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • key: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Returns boolean

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

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • Returns an iterable of keys in the map

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          -

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Returns IterableIterator<string>

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

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          -

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • key: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • value: Uint8Array

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Returns this

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • Returns an iterable of values in the map

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          -

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Returns IterableIterator<Uint8Array>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        \ No newline at end of file +IEnr | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Interface IEnr

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

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Hierarchy

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Properties

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

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          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 MapIterator<[string, ENRValue]>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • 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 MapIterator<[string, ENRValue]>

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

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • callbackfn: (value: ENRValue, key: string, map: Map<string, ENRValue>) => void
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • OptionalthisArg: 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 | ENRValue

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

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • @deprecated: use IEnr.peerInfo instead.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Returns Multiaddr[]

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • key: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Returns boolean

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

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • Returns an iterable of keys in the map

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Returns MapIterator<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

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Returns this

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • Returns an iterable of values in the map

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Returns MapIterator<ENRValue>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          diff --git a/interfaces/_waku_sdk.IHealthIndicator.html b/interfaces/_waku_sdk.IHealthIndicator.html deleted file mode 100644 index 1e293e475c..0000000000 --- a/interfaces/_waku_sdk.IHealthIndicator.html +++ /dev/null @@ -1,7 +0,0 @@ -IHealthIndicator | Documentation

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Interface IHealthIndicator

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          interface IHealthIndicator {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              #private: any;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              addEventListener<K>(type, listener, options?): void;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              dispatchEvent(event): boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              listenerCount(type): number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              removeEventListener<K>(type, listener?, options?): void;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              safeDispatchEvent<Detail>(type, detail?): boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Hierarchy

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          #private: any

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Methods

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • Type Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Returns void

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • event: Event

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Returns boolean

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • type: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Returns number

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • Type Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Parameters

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

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Returns void

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • Type Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • Detail

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Returns boolean

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          \ No newline at end of file diff --git a/interfaces/_waku_sdk.IMessage.html b/interfaces/_waku_sdk.IMessage.html index e4b9c0e057..997a588fac 100644 --- a/interfaces/_waku_sdk.IMessage.html +++ b/interfaces/_waku_sdk.IMessage.html @@ -1,5 +1,5 @@ -IMessage | Documentation

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Interface for messages to encode and send.

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

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          payload: Uint8Array
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          rateLimitProof?: IRateLimitProof
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          timestamp?: Date
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          \ No newline at end of file +IMessage | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Interface IMessage

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Interface for messages to encode and send.

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

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            payload: Uint8Array
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            rateLimitProof?: IRateLimitProof
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            timestamp?: Date
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            diff --git a/interfaces/_waku_sdk.IMetaSetter.html b/interfaces/_waku_sdk.IMetaSetter.html index 427c102c8b..be2adf0a6c 100644 --- a/interfaces/_waku_sdk.IMetaSetter.html +++ b/interfaces/_waku_sdk.IMetaSetter.html @@ -1 +1 @@ -IMetaSetter | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            interface IMetaSetter ((message) => Uint8Array)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Returns Uint8Array

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            \ No newline at end of file +IMetaSetter | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Interface IMetaSetter

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              • Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Returns Uint8Array

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              diff --git a/interfaces/_waku_sdk.IMetadata.html b/interfaces/_waku_sdk.IMetadata.html index 3d55ac6c15..1669f18636 100644 --- a/interfaces/_waku_sdk.IMetadata.html +++ b/interfaces/_waku_sdk.IMetadata.html @@ -1,5 +1,5 @@ -IMetadata | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              interface IMetadata {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  multicodec: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  pubsubTopics: string[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  confirmOrAttemptHandshake(peerId): Promise<MetadataQueryResult>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  query(peerId): Promise<MetadataQueryResult>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              multicodec: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              pubsubTopics: string[]

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Methods

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              \ No newline at end of file +IMetadata | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Interface IMetadata

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                interface IMetadata {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    clusterId: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    multicodec: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    confirmOrAttemptHandshake(peerId: PeerId): Promise<MetadataQueryResult>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    query(peerId: PeerId): Promise<MetadataQueryResult>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                clusterId: number
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                multicodec: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Methods

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                diff --git a/interfaces/_waku_sdk.IPeerExchange.html b/interfaces/_waku_sdk.IPeerExchange.html index 784c675315..1dd34ebc73 100644 --- a/interfaces/_waku_sdk.IPeerExchange.html +++ b/interfaces/_waku_sdk.IPeerExchange.html @@ -1,2 +1,2 @@ -IPeerExchange | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                interface IPeerExchange {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    query(params): Promise<PeerExchangeQueryResult>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Methods

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Methods

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                \ No newline at end of file +IPeerExchange | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Interface IPeerExchange

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  interface IPeerExchange {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      query(params: PeerExchangeQueryParams): Promise<PeerExchangeQueryResult>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Methods

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Methods

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  diff --git a/interfaces/_waku_sdk.IPeersByDiscoveryEvents.html b/interfaces/_waku_sdk.IPeersByDiscoveryEvents.html deleted file mode 100644 index 6402a8a75d..0000000000 --- a/interfaces/_waku_sdk.IPeersByDiscoveryEvents.html +++ /dev/null @@ -1,5 +0,0 @@ -IPeersByDiscoveryEvents | Documentation

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Interface IPeersByDiscoveryEvents

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

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  peer:connected:bootstrap: CustomEvent<PeerId>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  peer:connected:peer-exchange: CustomEvent<PeerId>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  peer:discovery:bootstrap: CustomEvent<PeerId>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  peer:discovery:peer-exchange: CustomEvent<PeerId>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  \ No newline at end of file diff --git a/interfaces/_waku_sdk.IProtoMessage.html b/interfaces/_waku_sdk.IProtoMessage.html index 6f58652888..7ec5a67a17 100644 --- a/interfaces/_waku_sdk.IProtoMessage.html +++ b/interfaces/_waku_sdk.IProtoMessage.html @@ -1,10 +1,10 @@ -IProtoMessage | Documentation

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Interface matching the protobuf library. +IProtoMessage | Documentation

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Interface IProtoMessage

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    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

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    contentTopic: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    ephemeral: undefined | boolean
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    meta: undefined | Uint8Array
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    payload: Uint8Array
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    rateLimitProof: undefined | IRateLimitProof
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    timestamp: undefined | bigint
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    version: undefined | number
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    \ No newline at end of file +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    interface IProtoMessage {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        contentTopic: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        ephemeral: undefined | boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        meta: undefined | Uint8Array<ArrayBufferLike>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        payload: Uint8Array;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        rateLimitProof: undefined | IRateLimitProof;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        timestamp: undefined | bigint;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        version: undefined | number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    contentTopic: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    ephemeral: undefined | boolean
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    meta: undefined | Uint8Array<ArrayBufferLike>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    payload: Uint8Array
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    rateLimitProof: undefined | IRateLimitProof
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    timestamp: undefined | bigint
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    version: undefined | number
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    diff --git a/interfaces/_waku_sdk.IRateLimitProof.html b/interfaces/_waku_sdk.IRateLimitProof.html index ff17e8fe47..b2244180e6 100644 --- a/interfaces/_waku_sdk.IRateLimitProof.html +++ b/interfaces/_waku_sdk.IRateLimitProof.html @@ -1,8 +1,8 @@ -IRateLimitProof | Documentation

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Interface IRateLimitProof

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

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    epoch: Uint8Array
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    merkleRoot: Uint8Array
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    nullifier: Uint8Array
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    proof: Uint8Array
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    rlnIdentifier: Uint8Array
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    shareX: Uint8Array
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    shareY: Uint8Array
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    \ No newline at end of file +IRateLimitProof | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Interface IRateLimitProof

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      interface IRateLimitProof {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          epoch: Uint8Array;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          merkleRoot: Uint8Array;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          nullifier: Uint8Array;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          proof: Uint8Array;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          rlnIdentifier: Uint8Array;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          shareX: Uint8Array;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          shareY: Uint8Array;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      epoch: Uint8Array
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      merkleRoot: Uint8Array
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      nullifier: Uint8Array
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      proof: Uint8Array
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      rlnIdentifier: Uint8Array
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      shareX: Uint8Array
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      shareY: Uint8Array
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      diff --git a/interfaces/_waku_sdk.IReceiver.html b/interfaces/_waku_sdk.IReceiver.html index a2e4b3c112..0a4808041c 100644 --- a/interfaces/_waku_sdk.IReceiver.html +++ b/interfaces/_waku_sdk.IReceiver.html @@ -1,3 +1,4 @@ -IReceiver | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      interface IReceiver {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          subscribeWithUnsubscribe: SubscribeWithUnsubscribe;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          toSubscriptionIterator: (<T>(decoders) => Promise<IAsyncIterator<T>>);
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Properties

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

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Type declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      \ No newline at end of file +IReceiver | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Interface IReceiver

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        will be replaced in next version

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        interface IReceiver {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            subscribeWithUnsubscribe: SubscribeWithUnsubscribe;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            toSubscriptionIterator: <T extends IDecodedMessage>(
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                decoders: IDecoder<T> | IDecoder<T>[],
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ) => Promise<IAsyncIterator<T>>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        subscribeWithUnsubscribe: SubscribeWithUnsubscribe
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        toSubscriptionIterator: <T extends IDecodedMessage>(
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            decoders: IDecoder<T> | IDecoder<T>[],
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        ) => Promise<IAsyncIterator<T>>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        diff --git a/interfaces/_waku_sdk.IRelayAPI.html b/interfaces/_waku_sdk.IRelayAPI.html index 760b9860d6..92f7c78d4e 100644 --- a/interfaces/_waku_sdk.IRelayAPI.html +++ b/interfaces/_waku_sdk.IRelayAPI.html @@ -1,10 +1,10 @@ -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>);
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            waitForPeers: (() => 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[]
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • 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>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • Returns Promise<void>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        waitForPeers: (() => Promise<void>)

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Type declaration

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

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        \ No newline at end of file +IRelayAPI | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Interface IRelayAPI

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

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

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          getMeshPeers: (topic?: string) => 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.

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

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          waitForPeers: () => Promise<void>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          diff --git a/interfaces/_waku_sdk.IRlnMessage.html b/interfaces/_waku_sdk.IRlnMessage.html index d3d7fa7974..3e2b7fa98e 100644 --- a/interfaces/_waku_sdk.IRlnMessage.html +++ b/interfaces/_waku_sdk.IRlnMessage.html @@ -1,12 +1,14 @@ -IRlnMessage | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          interface IRlnMessage {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              contentTopic: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ephemeral: undefined | boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              epoch: undefined | number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              meta: undefined | Uint8Array;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              payload: Uint8Array;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              pubsubTopic: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              rateLimitProof: undefined | IRateLimitProof;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              timestamp: undefined | Date;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              version: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              verify(roots): undefined | boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              verifyNoRoot(): undefined | boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Hierarchy (view full)

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Properties

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

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Methods

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • roots: Uint8Array[]

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Returns undefined | boolean

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • Returns undefined | boolean

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          \ No newline at end of file +IRlnMessage | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Interface IRlnMessage

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            interface IRlnMessage {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                contentTopic: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ephemeral: undefined | boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                epoch: undefined | number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                hash: Uint8Array;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                hashStr: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                meta: undefined | Uint8Array<ArrayBufferLike>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                payload: Uint8Array;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                pubsubTopic: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                rateLimitProof: undefined | IRateLimitProof;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                timestamp: undefined | Date;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                version: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                verify(roots: Uint8Array<ArrayBufferLike>[]): undefined | boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                verifyNoRoot(): undefined | boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Hierarchy (View Summary)

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            contentTopic: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ephemeral: undefined | boolean
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            epoch: undefined | number
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            hash: Uint8Array
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            hashStr: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            meta: undefined | Uint8Array<ArrayBufferLike>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            payload: Uint8Array
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            pubsubTopic: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            rateLimitProof: undefined | IRateLimitProof
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            timestamp: undefined | Date
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            version: number

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Methods

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              • roots: Uint8Array<ArrayBufferLike>[]

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Returns undefined | boolean

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • Returns undefined | boolean

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            diff --git a/interfaces/_waku_sdk.IRoutingInfo.html b/interfaces/_waku_sdk.IRoutingInfo.html new file mode 100644 index 0000000000..dae23db3b4 --- /dev/null +++ b/interfaces/_waku_sdk.IRoutingInfo.html @@ -0,0 +1,5 @@ +IRoutingInfo | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Interface IRoutingInfo

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Routing Information for a given message.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              interface IRoutingInfo {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  clusterId: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  pubsubTopic: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  shardId: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Implemented by

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              clusterId: number
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              pubsubTopic: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              shardId: number
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              diff --git a/interfaces/_waku_sdk.ISender.html b/interfaces/_waku_sdk.ISender.html index fd3df606f7..a33d3c3f9b 100644 --- a/interfaces/_waku_sdk.ISender.html +++ b/interfaces/_waku_sdk.ISender.html @@ -1,2 +1,2 @@ -ISender | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              interface ISender {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  send: ((encoder, message, sendOptions?) => Promise<SDKProtocolResult>);
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              send: ((encoder, message, sendOptions?) => Promise<SDKProtocolResult>)

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Type declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              \ No newline at end of file +ISender | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Interface ISender

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                interface ISender {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    send: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        encoder: IEncoder,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        message: IMessage,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        sendOptions?: ISendOptions,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    ) => Promise<LightPushSDKResult>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                send: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    encoder: IEncoder,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    message: IMessage,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    sendOptions?: ISendOptions,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ) => Promise<LightPushSDKResult>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                diff --git a/interfaces/_waku_sdk.ISubscription.html b/interfaces/_waku_sdk.ISubscription.html deleted file mode 100644 index 78c6b614b3..0000000000 --- a/interfaces/_waku_sdk.ISubscription.html +++ /dev/null @@ -1,5 +0,0 @@ -ISubscription | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                interface ISubscription {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    ping(peerId?): Promise<SDKProtocolResult>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    subscribe<T>(decoders, callback): Promise<SDKProtocolResult>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    unsubscribe(contentTopics): Promise<SDKProtocolResult>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    unsubscribeAll(): Promise<SDKProtocolResult>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Methods

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • contentTopics: string[]

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Returns Promise<SDKProtocolResult>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                \ No newline at end of file diff --git a/interfaces/_waku_sdk.ITopicOnlyMessage.html b/interfaces/_waku_sdk.ITopicOnlyMessage.html index 720b031b05..9219fd41d5 100644 --- a/interfaces/_waku_sdk.ITopicOnlyMessage.html +++ b/interfaces/_waku_sdk.ITopicOnlyMessage.html @@ -1,9 +1,11 @@ -ITopicOnlyMessage | Documentation

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Interface ITopicOnlyMessage

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                interface ITopicOnlyMessage {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    contentTopic: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    ephemeral: undefined;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    meta: undefined;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    payload: Uint8Array;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    pubsubTopic: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    rateLimitProof: undefined;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    timestamp: undefined;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    version: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Hierarchy (view full)

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                contentTopic: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ephemeral: undefined
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                meta: undefined
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                payload: Uint8Array
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                pubsubTopic: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                rateLimitProof: undefined
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                timestamp: undefined
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                version: number
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                \ No newline at end of file +ITopicOnlyMessage | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Interface ITopicOnlyMessage

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  interface ITopicOnlyMessage {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      contentTopic: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      ephemeral: undefined;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      hash: Uint8Array;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      hashStr: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      meta: undefined;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      payload: Uint8Array;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      pubsubTopic: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      rateLimitProof: undefined;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      timestamp: undefined;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      version: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Hierarchy (View Summary)

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  contentTopic: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  ephemeral: undefined
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  hash: Uint8Array
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  hashStr: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  meta: undefined
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  payload: Uint8Array
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  pubsubTopic: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  rateLimitProof: undefined
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  timestamp: undefined
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  version: number
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  diff --git a/interfaces/_waku_sdk.IWaku.html b/interfaces/_waku_sdk.IWaku.html index 10a91ee381..bfad2d5b0d 100644 --- a/interfaces/_waku_sdk.IWaku.html +++ b/interfaces/_waku_sdk.IWaku.html @@ -1,70 +1,98 @@ -IWaku | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  interface IWaku {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      connectionManager: IConnectionManager;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      filter?: IFilter;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      health: IHealthIndicator;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      libp2p: Libp2p;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      lightPush?: ILightPush;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      nextFilter?: INextFilter;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      peerId: PeerId;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      protocols: string[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      relay?: IRelay;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      store?: IStore;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      createDecoder(params): IDecoder<IDecodedMessage>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      createEncoder(params): IEncoder;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      dial(peer, protocols?): Promise<Stream>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      getConnectedPeers(): Promise<Peer[]>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      isConnected(): boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      isStarted(): boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      start(): Promise<void>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      stop(): Promise<void>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      waitForPeers(protocols?, timeoutMs?): Promise<void>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Hierarchy (view full)

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Implemented by

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  connectionManager: IConnectionManager
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  filter?: IFilter

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Deprecated

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  use IWaku.nextFilter instead

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  libp2p: Libp2p
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  lightPush?: ILightPush
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  nextFilter?: INextFilter
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  peerId: PeerId

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Returns a unique identifier for a node on the network.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  -

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Example

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  console.log(waku.peerId); // 12D3KooWNmk9yXHfHJ4rUduRqD1TCTHkNFMPF9WP2dqWpZDL4aUb
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  protocols: string[]

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Returns a list of supported protocols.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  -

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Example

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  console.log(waku.protocols); // ['/ipfs/id/1.0.0', '/ipfs/ping/1.0.0', '/vac/waku/filter-push/2.0.0-beta1', '/vac/waku/metadata/1.0.0']
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  relay?: IRelay
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  store?: IStore

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Methods

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • Creates a decoder for Waku messages on a specific content topic.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    +IWaku | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Interface IWaku

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      interface IWaku {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          events: IWakuEventEmitter;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          filter?: IFilter;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          health: HealthStatus;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          libp2p: Libp2p;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          lightPush?: ILightPush;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          peerId: PeerId;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          protocols: string[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          relay?: IRelay;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          store?: IStore;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          createDecoder(params: CreateDecoderParams): IDecoder<IDecodedMessage>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          createEncoder(params: CreateEncoderParams): IEncoder;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          dial(
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              peer: PeerId | MultiaddrInput,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              protocols?: Protocols[],
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          ): Promise<Stream>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          getConnectedPeers(): Promise<Peer[]>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          hangUp(peer: PeerId | MultiaddrInput): Promise<boolean>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          isConnected(): boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          isStarted(): boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          start(): Promise<void>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          stop(): Promise<void>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          waitForPeers(protocols?: Protocols[], timeoutMs?: number): Promise<void>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Hierarchy (View Summary)

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Implemented by

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Emits events related to the Waku node. +Those are:

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • WakuEvent.Connection
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • WakuEvent.Health
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      waku.events.addEventListener(WakuEvent.Connection, (event) => {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      console.log(event.detail); // true if connected, false if disconnected
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      }); +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      filter?: IFilter
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      health: HealthStatus

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      The health status can be one of three states:

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • Unhealthy: No peer connections
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • MinimallyHealthy: At least 1 peer supporting both Filter and LightPush protocols
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • SufficientlyHealthy: At least 2 peers supporting both Filter and LightPush protocols
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      console.log(waku.health); // 'Unhealthy'
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      libp2p: Libp2p
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      lightPush?: ILightPush
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      peerId: PeerId

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Returns a unique identifier for a node on the network.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      console.log(waku.peerId); // 12D3KooWNmk9yXHfHJ4rUduRqD1TCTHkNFMPF9WP2dqWpZDL4aUb
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      protocols: string[]

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Returns a list of supported protocols.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      console.log(waku.protocols); // ['/ipfs/id/1.0.0', '/ipfs/ping/1.0.0', '/vac/waku/filter-push/2.0.0-beta1', '/vac/waku/metadata/1.0.0']
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      relay?: IRelay
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      store?: IStore

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Methods

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • Creates a decoder for Waku messages on a specific content topic.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        A decoder is used to decode messages from the Waku network format. -The decoder automatically handles shard configuration based on the Waku node's network settings.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +The decoder automatically handles shard configuration based on the Waku node's network settings.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Returns IDecoder<IDecodedMessage>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        A decoder instance configured for the specified content topic

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        -

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Throws

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        If the shard configuration is incompatible with the node's network settings

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        -

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Example

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        // Create a decoder with default network shard settings
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        const decoder = waku.createDecoder({
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        contentTopic: "/my-app/1/chat/proto"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        });

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        // Create a decoder with custom shard settings
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        const customDecoder = waku.createDecoder({
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        contentTopic: "/my-app/1/chat/proto",
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        shardInfo: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        clusterId: 1,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        shard: 5
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        }); -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • Creates an encoder for Waku messages on a specific content topic.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        If the shard configuration is incompatible with the node's network settings

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        // Create a decoder with default network shard settings
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        const decoder = waku.createDecoder({
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        contentTopic: "/my-app/1/chat/proto"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        });

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        // Create a decoder with custom shard settings
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        const customDecoder = waku.createDecoder({
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        contentTopic: "/my-app/1/chat/proto",
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        shardInfo: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        clusterId: 1,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        shard: 5
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        }); +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • Creates an encoder for Waku messages on a specific content topic.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        An encoder is used to encode messages into the Waku network format. -The encoder automatically handles shard configuration based on the Waku node's network settings.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +The encoder automatically handles shard configuration based on the Waku node's network settings.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • params: CreateEncoderParams

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Configuration for the encoder including content topic and optionally shard information and ephemeral flag

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Returns IEncoder

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        An encoder instance configured for the specified content topic

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        -

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Throws

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        If the shard configuration is incompatible with the node's network settings

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        -

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Example

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        // Create a basic encoder with default network shard settings
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        const encoder = waku.createEncoder({
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        contentTopic: "/my-app/1/chat/proto"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        });

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        // Create an ephemeral encoder (messages won't be stored by store nodes)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        const ephemeralEncoder = waku.createEncoder({
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        contentTopic: "/my-app/1/notifications/proto",
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        ephemeral: true,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        shardInfo: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        clusterId: 2,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        shardsUnderCluster: 16
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        }); -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • Dials to the provided peer

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        -

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • peer: PeerId | MultiaddrInput

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          information to use for dialing

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • Optional protocols: Protocols[]

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          array of Waku protocols to be used for dialing. If no provided - will be derived from mounted protocols.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          -

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Returns Promise<Stream>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Promise that will resolve to a Stream to a dialed peer

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        -

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Example

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        await waku.dial(remotePeerId, [Protocols.LightPush]);

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        waku.isConnected() === true; -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • Returns Promise<Peer[]>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        an array of all connected peers

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • Returns boolean

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        true if the node has working connection and false otherwise

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • Returns boolean

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        true if the node was started and false otherwise

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • Starts all services and components related to functionality of Waku node.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        If the shard configuration is incompatible with the node's network settings

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        // Create a basic encoder with default network shard settings
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        const encoder = waku.createEncoder({
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        contentTopic: "/my-app/1/chat/proto"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        });

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        // Create an ephemeral encoder (messages won't be stored by store nodes)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        const ephemeralEncoder = waku.createEncoder({
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        contentTopic: "/my-app/1/notifications/proto",
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        ephemeral: true,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        shardInfo: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        clusterId: 2,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        shardsUnderCluster: 16
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        }); +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • Dials to the provided peer

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • peer: PeerId | MultiaddrInput

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          information to use for dialing

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • Optionalprotocols: Protocols[]

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          array of Waku protocols to be used for dialing. If no provided - will be derived from mounted protocols.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Returns Promise<Stream>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Promise that will resolve to a Stream to a dialed peer and will reject if the connection fails

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        await waku.dial(remotePeerId, [Protocols.LightPush]);

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        waku.isConnected() === true; +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • Returns Promise<Peer[]>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        an array of all connected peers

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • Hang up a connection to a peer

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • peer: PeerId | MultiaddrInput

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          information to use for hanging up

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Returns Promise<boolean>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Promise that will resolve to true if the connection is hung up, false otherwise

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • Returns boolean

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        true if the node has working connection and false otherwise

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • Returns boolean

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        true if the node was started and false otherwise

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • Starts all services and components related to functionality of Waku node.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Returns Promise<void>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Promise that will resolve when started.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        -

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Example

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        await waku.start();

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        waku.isStarted() === true; -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • Stops all recurring processes and services that are needed for functionality of Waku node.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        await waku.start();

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        waku.isStarted() === true; +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • Stops all recurring processes and services that are needed for functionality of Waku node.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Returns Promise<void>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Promise that resolves when stopped.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        -

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Example

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        await waku.stop();

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        waku.isStarted === false; -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • Resolves when Waku successfully gains connection to a remote peers that fits provided requirements. -Must be used after attempting to connect to nodes, using IWaku.dial or +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        await waku.stop();

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        waku.isStarted === false; +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • Resolves when Waku successfully gains connection to a remote peers that fits provided requirements. +Must be used after attempting to connect to nodes, using IWaku.dial or if was bootstrapped by using IPeerExchange or DnsDiscoveryComponents.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        -

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • Optional protocols: Protocols[]

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Protocols that need to be enabled by remote peers

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • Optional timeoutMs: number

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Timeout value in milliseconds after which promise rejects

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • Optionalprotocols: Protocols[]

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Protocols that need to be enabled by remote peers

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • OptionaltimeoutMs: number

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Timeout value in milliseconds after which promise rejects

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Returns Promise<void>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Promise that resolves if all desired protocols are fulfilled by at least one remote peer, rejects if the timeoutMs is reached

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          -

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Throws

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          If passing a protocol that is not mounted or Waku node is not started

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          -

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Example

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          try {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          // let's wait for at least one LightPush node and timeout in 1 second
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          await waku.waitForPeers([Protocols.LightPush], 1000);
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          } catch(e) {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          waku.isConnected() === false;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          console.error("Failed to connect due to", e);
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          waku.isConnected() === true; -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      \ No newline at end of file +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      If passing a protocol that is not mounted or Waku node is not started

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      try {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      // let's wait for at least one LightPush node and timeout in 1 second
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      await waku.waitForPeers([Protocols.LightPush], 1000);
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      } catch(e) {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      waku.isConnected() === false;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      console.error("Failed to connect due to", e);
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      waku.isConnected() === true; +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    diff --git a/interfaces/_waku_sdk.IWakuEvents.html b/interfaces/_waku_sdk.IWakuEvents.html new file mode 100644 index 0000000000..f2bcf6cbda --- /dev/null +++ b/interfaces/_waku_sdk.IWakuEvents.html @@ -0,0 +1,11 @@ +IWakuEvents | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Interface IWakuEvents

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      interface IWakuEvents {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          "waku:connection": CustomEvent<boolean>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          "waku:health": CustomEvent<HealthStatus>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      "waku:connection": CustomEvent<boolean>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Emitted when a connection is established or lost.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      waku.addEventListener(WakuEvent.Connection, (event) => {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      console.log(event.detail); // true if connected, false if disconnected
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      "waku:health": CustomEvent<HealthStatus>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Emitted when the health status changes.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      waku.addEventListener(WakuEvent.Health, (event) => {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      console.log(event.detail); // 'Unhealthy', 'MinimallyHealthy', or 'SufficientlyHealthy'
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      diff --git a/interfaces/_waku_sdk.LightNode.html b/interfaces/_waku_sdk.LightNode.html index 8edac4729d..f0c3a4dad1 100644 --- a/interfaces/_waku_sdk.LightNode.html +++ b/interfaces/_waku_sdk.LightNode.html @@ -1,70 +1,98 @@ -LightNode | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      interface LightNode {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          connectionManager: IConnectionManager;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          filter: IFilter;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          health: IHealthIndicator;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          libp2p: Libp2p;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          lightPush: ILightPush;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          nextFilter: INextFilter;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          peerId: PeerId;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          protocols: string[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          relay: undefined;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          store: IStore;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          createDecoder(params): IDecoder<IDecodedMessage>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          createEncoder(params): IEncoder;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          dial(peer, protocols?): Promise<Stream>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          getConnectedPeers(): Promise<Peer[]>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          isConnected(): boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          isStarted(): boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          start(): Promise<void>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          stop(): Promise<void>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          waitForPeers(protocols?, timeoutMs?): Promise<void>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Hierarchy (view full)

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      connectionManager: IConnectionManager
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      filter: IFilter

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Deprecated

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      use IWaku.nextFilter instead

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      libp2p: Libp2p
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      lightPush: ILightPush
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      nextFilter: INextFilter
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      peerId: PeerId

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Returns a unique identifier for a node on the network.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      -

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Example

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      console.log(waku.peerId); // 12D3KooWNmk9yXHfHJ4rUduRqD1TCTHkNFMPF9WP2dqWpZDL4aUb
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      protocols: string[]

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Returns a list of supported protocols.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      -

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Example

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      console.log(waku.protocols); // ['/ipfs/id/1.0.0', '/ipfs/ping/1.0.0', '/vac/waku/filter-push/2.0.0-beta1', '/vac/waku/metadata/1.0.0']
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      relay: undefined
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      store: IStore

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Methods

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • Creates a decoder for Waku messages on a specific content topic.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +LightNode | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Interface LightNode

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          interface LightNode {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              events: IWakuEventEmitter;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              filter: IFilter;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              health: HealthStatus;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              libp2p: Libp2p;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              lightPush: ILightPush;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              peerId: PeerId;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              protocols: string[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              relay: undefined;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              store: IStore;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              createDecoder(params: CreateDecoderParams): IDecoder<IDecodedMessage>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              createEncoder(params: CreateEncoderParams): IEncoder;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              dial(
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  peer: PeerId | MultiaddrInput,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  protocols?: Protocols[],
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ): Promise<Stream>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              getConnectedPeers(): Promise<Peer[]>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              hangUp(peer: PeerId | MultiaddrInput): Promise<boolean>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              isConnected(): boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              isStarted(): boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              start(): Promise<void>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              stop(): Promise<void>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              waitForPeers(protocols?: Protocols[], timeoutMs?: number): Promise<void>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Hierarchy (View Summary)

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Emits events related to the Waku node. +Those are:

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • WakuEvent.Connection
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • WakuEvent.Health
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          waku.events.addEventListener(WakuEvent.Connection, (event) => {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          console.log(event.detail); // true if connected, false if disconnected
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          }); +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          filter: IFilter
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          health: HealthStatus

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          The health status can be one of three states:

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • Unhealthy: No peer connections
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • MinimallyHealthy: At least 1 peer supporting both Filter and LightPush protocols
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • SufficientlyHealthy: At least 2 peers supporting both Filter and LightPush protocols
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          console.log(waku.health); // 'Unhealthy'
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          libp2p: Libp2p
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          lightPush: ILightPush
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          peerId: PeerId

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Returns a unique identifier for a node on the network.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          console.log(waku.peerId); // 12D3KooWNmk9yXHfHJ4rUduRqD1TCTHkNFMPF9WP2dqWpZDL4aUb
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          protocols: string[]

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Returns a list of supported protocols.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          console.log(waku.protocols); // ['/ipfs/id/1.0.0', '/ipfs/ping/1.0.0', '/vac/waku/filter-push/2.0.0-beta1', '/vac/waku/metadata/1.0.0']
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          relay: undefined
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          store: IStore

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Methods

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • Creates a decoder for Waku messages on a specific content topic.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            A decoder is used to decode messages from the Waku network format. -The decoder automatically handles shard configuration based on the Waku node's network settings.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +The decoder automatically handles shard configuration based on the Waku node's network settings.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Returns IDecoder<IDecodedMessage>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            A decoder instance configured for the specified content topic

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            -

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Throws

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            If the shard configuration is incompatible with the node's network settings

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            -

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Example

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            // Create a decoder with default network shard settings
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            const decoder = waku.createDecoder({
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            contentTopic: "/my-app/1/chat/proto"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            });

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            // Create a decoder with custom shard settings
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            const customDecoder = waku.createDecoder({
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            contentTopic: "/my-app/1/chat/proto",
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            shardInfo: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            clusterId: 1,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            shard: 5
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            }); -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • Creates an encoder for Waku messages on a specific content topic.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            If the shard configuration is incompatible with the node's network settings

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            // Create a decoder with default network shard settings
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            const decoder = waku.createDecoder({
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            contentTopic: "/my-app/1/chat/proto"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            });

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            // Create a decoder with custom shard settings
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            const customDecoder = waku.createDecoder({
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            contentTopic: "/my-app/1/chat/proto",
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            shardInfo: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            clusterId: 1,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            shard: 5
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            }); +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • Creates an encoder for Waku messages on a specific content topic.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            An encoder is used to encode messages into the Waku network format. -The encoder automatically handles shard configuration based on the Waku node's network settings.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +The encoder automatically handles shard configuration based on the Waku node's network settings.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • params: CreateEncoderParams

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Configuration for the encoder including content topic and optionally shard information and ephemeral flag

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Returns IEncoder

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            An encoder instance configured for the specified content topic

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            -

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Throws

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            If the shard configuration is incompatible with the node's network settings

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            -

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Example

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            // Create a basic encoder with default network shard settings
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            const encoder = waku.createEncoder({
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            contentTopic: "/my-app/1/chat/proto"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            });

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            // Create an ephemeral encoder (messages won't be stored by store nodes)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            const ephemeralEncoder = waku.createEncoder({
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            contentTopic: "/my-app/1/notifications/proto",
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ephemeral: true,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            shardInfo: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            clusterId: 2,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            shardsUnderCluster: 16
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            }); -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • Dials to the provided peer

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            -

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • peer: PeerId | MultiaddrInput

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              information to use for dialing

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • Optional protocols: Protocols[]

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              array of Waku protocols to be used for dialing. If no provided - will be derived from mounted protocols.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              -

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Returns Promise<Stream>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Promise that will resolve to a Stream to a dialed peer

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            -

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Example

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            await waku.dial(remotePeerId, [Protocols.LightPush]);

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            waku.isConnected() === true; -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • Returns Promise<Peer[]>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            an array of all connected peers

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • Returns boolean

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            true if the node has working connection and false otherwise

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • Returns boolean

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            true if the node was started and false otherwise

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • Starts all services and components related to functionality of Waku node.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            If the shard configuration is incompatible with the node's network settings

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            // Create a basic encoder with default network shard settings
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            const encoder = waku.createEncoder({
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            contentTopic: "/my-app/1/chat/proto"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            });

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            // Create an ephemeral encoder (messages won't be stored by store nodes)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            const ephemeralEncoder = waku.createEncoder({
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            contentTopic: "/my-app/1/notifications/proto",
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ephemeral: true,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            shardInfo: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            clusterId: 2,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            shardsUnderCluster: 16
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            }); +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • Dials to the provided peer

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • peer: PeerId | MultiaddrInput

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              information to use for dialing

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • Optionalprotocols: Protocols[]

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              array of Waku protocols to be used for dialing. If no provided - will be derived from mounted protocols.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Returns Promise<Stream>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Promise that will resolve to a Stream to a dialed peer and will reject if the connection fails

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            await waku.dial(remotePeerId, [Protocols.LightPush]);

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            waku.isConnected() === true; +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • Returns Promise<Peer[]>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            an array of all connected peers

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • Hang up a connection to a peer

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • peer: PeerId | MultiaddrInput

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              information to use for hanging up

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Returns Promise<boolean>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Promise that will resolve to true if the connection is hung up, false otherwise

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • Returns boolean

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            true if the node has working connection and false otherwise

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • Returns boolean

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            true if the node was started and false otherwise

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • Starts all services and components related to functionality of Waku node.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Returns Promise<void>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Promise that will resolve when started.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            -

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Example

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            await waku.start();

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            waku.isStarted() === true; -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • Stops all recurring processes and services that are needed for functionality of Waku node.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            await waku.start();

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            waku.isStarted() === true; +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • Stops all recurring processes and services that are needed for functionality of Waku node.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Returns Promise<void>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Promise that resolves when stopped.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            -

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Example

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            await waku.stop();

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            waku.isStarted === false; -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • Resolves when Waku successfully gains connection to a remote peers that fits provided requirements. +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            await waku.stop();

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            waku.isStarted === false; +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • Resolves when Waku successfully gains connection to a remote peers that fits provided requirements. Must be used after attempting to connect to nodes, using IWaku.dial or if was bootstrapped by using IPeerExchange or DnsDiscoveryComponents.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            -

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • Optional protocols: Protocols[]

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Protocols that need to be enabled by remote peers

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • Optional timeoutMs: number

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Timeout value in milliseconds after which promise rejects

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              • Optionalprotocols: Protocols[]

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Protocols that need to be enabled by remote peers

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              • OptionaltimeoutMs: number

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Timeout value in milliseconds after which promise rejects

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Returns Promise<void>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Promise that resolves if all desired protocols are fulfilled by at least one remote peer, rejects if the timeoutMs is reached

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              -

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Throws

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              If passing a protocol that is not mounted or Waku node is not started

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              -

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Example

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              try {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              // let's wait for at least one LightPush node and timeout in 1 second
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              await waku.waitForPeers([Protocols.LightPush], 1000);
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              } catch(e) {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              waku.isConnected() === false;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              console.error("Failed to connect due to", e);
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              waku.isConnected() === true; -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          \ No newline at end of file +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          If passing a protocol that is not mounted or Waku node is not started

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          try {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          // let's wait for at least one LightPush node and timeout in 1 second
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          await waku.waitForPeers([Protocols.LightPush], 1000);
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          } catch(e) {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          waku.isConnected() === false;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          console.error("Failed to connect due to", e);
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          waku.isConnected() === true; +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        diff --git a/interfaces/_waku_sdk.LightPushFailure.html b/interfaces/_waku_sdk.LightPushFailure.html new file mode 100644 index 0000000000..35d6dd7b97 --- /dev/null +++ b/interfaces/_waku_sdk.LightPushFailure.html @@ -0,0 +1,3 @@ +LightPushFailure | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Interface LightPushFailure

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          interface LightPushFailure {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              error: LightPushError;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              peerId?: PeerId;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          peerId?: PeerId
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          diff --git a/interfaces/_waku_sdk.NodeCapabilityCount.html b/interfaces/_waku_sdk.NodeCapabilityCount.html deleted file mode 100644 index 0eb57448e5..0000000000 --- a/interfaces/_waku_sdk.NodeCapabilityCount.html +++ /dev/null @@ -1,5 +0,0 @@ -NodeCapabilityCount | Documentation

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Interface NodeCapabilityCount

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          interface NodeCapabilityCount {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              filter: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              lightPush: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              relay: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              store: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          filter: number
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          lightPush: number
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          relay: number
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          store: number
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          \ No newline at end of file diff --git a/interfaces/_waku_sdk.PeerExchangeComponents.html b/interfaces/_waku_sdk.PeerExchangeComponents.html index f29c8f3c0e..1209365488 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
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          \ No newline at end of file +PeerExchangeComponents | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Interface PeerExchangeComponents

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            interface PeerExchangeComponents {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                connectionManager: ConnectionManager;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                peerStore: PeerStore;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            connectionManager: ConnectionManager
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            peerStore: PeerStore
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            diff --git a/interfaces/_waku_sdk.PeerExchangeQueryParams.html b/interfaces/_waku_sdk.PeerExchangeQueryParams.html index 6cb748de04..9c048660e2 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
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            \ No newline at end of file +PeerExchangeQueryParams | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Interface PeerExchangeQueryParams

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              interface PeerExchangeQueryParams {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  numPeers: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  peerId: PeerId;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              numPeers: number
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              peerId: PeerId
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              diff --git a/interfaces/_waku_sdk.PeerExchangeResponse.html b/interfaces/_waku_sdk.PeerExchangeResponse.html index bbb08e7e35..8bbbaf9f8a 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[]
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              \ No newline at end of file +PeerExchangeResponse | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Interface PeerExchangeResponse

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                interface PeerExchangeResponse {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    peerInfos: PeerInfo[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                peerInfos: PeerInfo[]
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                diff --git a/interfaces/_waku_sdk.PeerInfo.html b/interfaces/_waku_sdk.PeerInfo.html index 6d4bbd52a8..9f0f273142 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
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                \ No newline at end of file +PeerInfo | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Interface PeerInfo

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  interface PeerInfo {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      ENR?: IEnr;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  ENR?: IEnr
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  diff --git a/interfaces/_waku_sdk.PeersByDiscoveryResult.html b/interfaces/_waku_sdk.PeersByDiscoveryResult.html deleted file mode 100644 index 2d57a8c2ea..0000000000 --- a/interfaces/_waku_sdk.PeersByDiscoveryResult.html +++ /dev/null @@ -1,3 +0,0 @@ -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-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[]
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  \ No newline at end of file diff --git a/interfaces/_waku_sdk.RelayNode.html b/interfaces/_waku_sdk.RelayNode.html index 3223cfa56e..ed7865d0ff 100644 --- a/interfaces/_waku_sdk.RelayNode.html +++ b/interfaces/_waku_sdk.RelayNode.html @@ -1,70 +1,98 @@ -RelayNode | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  interface RelayNode {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      connectionManager: IConnectionManager;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      filter: undefined;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      health: IHealthIndicator;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      libp2p: Libp2p;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      lightPush: undefined;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      nextFilter?: INextFilter;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      peerId: PeerId;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      protocols: string[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      relay: IRelay;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      store: undefined;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      createDecoder(params): IDecoder<IDecodedMessage>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      createEncoder(params): IEncoder;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      dial(peer, protocols?): Promise<Stream>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      getConnectedPeers(): Promise<Peer[]>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      isConnected(): boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      isStarted(): boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      start(): Promise<void>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      stop(): Promise<void>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      waitForPeers(protocols?, timeoutMs?): Promise<void>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Hierarchy (view full)

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  connectionManager: IConnectionManager
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  filter: undefined

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Deprecated

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  use IWaku.nextFilter instead

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  libp2p: Libp2p
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  lightPush: undefined
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  nextFilter?: INextFilter
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  peerId: PeerId

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Returns a unique identifier for a node on the network.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  -

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Example

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  console.log(waku.peerId); // 12D3KooWNmk9yXHfHJ4rUduRqD1TCTHkNFMPF9WP2dqWpZDL4aUb
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  protocols: string[]

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Returns a list of supported protocols.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  -

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Example

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  console.log(waku.protocols); // ['/ipfs/id/1.0.0', '/ipfs/ping/1.0.0', '/vac/waku/filter-push/2.0.0-beta1', '/vac/waku/metadata/1.0.0']
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  relay: IRelay
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  store: undefined

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Methods

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • Creates a decoder for Waku messages on a specific content topic.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    +RelayNode | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Interface RelayNode

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      interface RelayNode {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          events: IWakuEventEmitter;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          filter: undefined;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          health: HealthStatus;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          libp2p: Libp2p;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          lightPush: undefined;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          peerId: PeerId;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          protocols: string[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          relay: IRelay;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          store: undefined;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          createDecoder(params: CreateDecoderParams): IDecoder<IDecodedMessage>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          createEncoder(params: CreateEncoderParams): IEncoder;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          dial(
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              peer: PeerId | MultiaddrInput,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              protocols?: Protocols[],
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          ): Promise<Stream>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          getConnectedPeers(): Promise<Peer[]>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          hangUp(peer: PeerId | MultiaddrInput): Promise<boolean>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          isConnected(): boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          isStarted(): boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          start(): Promise<void>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          stop(): Promise<void>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          waitForPeers(protocols?: Protocols[], timeoutMs?: number): Promise<void>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Hierarchy (View Summary)

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Emits events related to the Waku node. +Those are:

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • WakuEvent.Connection
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • WakuEvent.Health
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      waku.events.addEventListener(WakuEvent.Connection, (event) => {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      console.log(event.detail); // true if connected, false if disconnected
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      }); +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      filter: undefined
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      health: HealthStatus

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      The health status can be one of three states:

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • Unhealthy: No peer connections
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • MinimallyHealthy: At least 1 peer supporting both Filter and LightPush protocols
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • SufficientlyHealthy: At least 2 peers supporting both Filter and LightPush protocols
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      console.log(waku.health); // 'Unhealthy'
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      libp2p: Libp2p
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      lightPush: undefined
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      peerId: PeerId

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Returns a unique identifier for a node on the network.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      console.log(waku.peerId); // 12D3KooWNmk9yXHfHJ4rUduRqD1TCTHkNFMPF9WP2dqWpZDL4aUb
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      protocols: string[]

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Returns a list of supported protocols.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      console.log(waku.protocols); // ['/ipfs/id/1.0.0', '/ipfs/ping/1.0.0', '/vac/waku/filter-push/2.0.0-beta1', '/vac/waku/metadata/1.0.0']
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      relay: IRelay
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      store: undefined

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Methods

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • Creates a decoder for Waku messages on a specific content topic.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        A decoder is used to decode messages from the Waku network format. -The decoder automatically handles shard configuration based on the Waku node's network settings.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +The decoder automatically handles shard configuration based on the Waku node's network settings.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Returns IDecoder<IDecodedMessage>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        A decoder instance configured for the specified content topic

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        -

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Throws

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        If the shard configuration is incompatible with the node's network settings

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        -

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Example

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        // Create a decoder with default network shard settings
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        const decoder = waku.createDecoder({
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        contentTopic: "/my-app/1/chat/proto"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        });

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        // Create a decoder with custom shard settings
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        const customDecoder = waku.createDecoder({
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        contentTopic: "/my-app/1/chat/proto",
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        shardInfo: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        clusterId: 1,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        shard: 5
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        }); -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • Creates an encoder for Waku messages on a specific content topic.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        If the shard configuration is incompatible with the node's network settings

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        // Create a decoder with default network shard settings
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        const decoder = waku.createDecoder({
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        contentTopic: "/my-app/1/chat/proto"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        });

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        // Create a decoder with custom shard settings
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        const customDecoder = waku.createDecoder({
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        contentTopic: "/my-app/1/chat/proto",
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        shardInfo: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        clusterId: 1,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        shard: 5
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        }); +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • Creates an encoder for Waku messages on a specific content topic.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        An encoder is used to encode messages into the Waku network format. -The encoder automatically handles shard configuration based on the Waku node's network settings.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +The encoder automatically handles shard configuration based on the Waku node's network settings.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • params: CreateEncoderParams

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Configuration for the encoder including content topic and optionally shard information and ephemeral flag

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Returns IEncoder

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        An encoder instance configured for the specified content topic

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        -

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Throws

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        If the shard configuration is incompatible with the node's network settings

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        -

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Example

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        // Create a basic encoder with default network shard settings
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        const encoder = waku.createEncoder({
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        contentTopic: "/my-app/1/chat/proto"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        });

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        // Create an ephemeral encoder (messages won't be stored by store nodes)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        const ephemeralEncoder = waku.createEncoder({
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        contentTopic: "/my-app/1/notifications/proto",
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        ephemeral: true,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        shardInfo: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        clusterId: 2,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        shardsUnderCluster: 16
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        }); -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • Dials to the provided peer

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        -

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • peer: PeerId | MultiaddrInput

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          information to use for dialing

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • Optional protocols: Protocols[]

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          array of Waku protocols to be used for dialing. If no provided - will be derived from mounted protocols.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          -

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Returns Promise<Stream>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Promise that will resolve to a Stream to a dialed peer

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        -

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Example

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        await waku.dial(remotePeerId, [Protocols.LightPush]);

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        waku.isConnected() === true; -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • Returns Promise<Peer[]>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        an array of all connected peers

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • Returns boolean

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        true if the node has working connection and false otherwise

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • Returns boolean

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        true if the node was started and false otherwise

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • Starts all services and components related to functionality of Waku node.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        If the shard configuration is incompatible with the node's network settings

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        // Create a basic encoder with default network shard settings
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        const encoder = waku.createEncoder({
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        contentTopic: "/my-app/1/chat/proto"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        });

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        // Create an ephemeral encoder (messages won't be stored by store nodes)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        const ephemeralEncoder = waku.createEncoder({
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        contentTopic: "/my-app/1/notifications/proto",
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        ephemeral: true,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        shardInfo: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        clusterId: 2,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        shardsUnderCluster: 16
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        }); +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • Dials to the provided peer

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • peer: PeerId | MultiaddrInput

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          information to use for dialing

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • Optionalprotocols: Protocols[]

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          array of Waku protocols to be used for dialing. If no provided - will be derived from mounted protocols.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Returns Promise<Stream>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Promise that will resolve to a Stream to a dialed peer and will reject if the connection fails

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        await waku.dial(remotePeerId, [Protocols.LightPush]);

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        waku.isConnected() === true; +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • Returns Promise<Peer[]>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        an array of all connected peers

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • Hang up a connection to a peer

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • peer: PeerId | MultiaddrInput

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          information to use for hanging up

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Returns Promise<boolean>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Promise that will resolve to true if the connection is hung up, false otherwise

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • Returns boolean

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        true if the node has working connection and false otherwise

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • Returns boolean

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        true if the node was started and false otherwise

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • Starts all services and components related to functionality of Waku node.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Returns Promise<void>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Promise that will resolve when started.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        -

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Example

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        await waku.start();

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        waku.isStarted() === true; -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • Stops all recurring processes and services that are needed for functionality of Waku node.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        await waku.start();

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        waku.isStarted() === true; +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • Stops all recurring processes and services that are needed for functionality of Waku node.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Returns Promise<void>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Promise that resolves when stopped.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        -

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Example

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        await waku.stop();

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        waku.isStarted === false; -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • Resolves when Waku successfully gains connection to a remote peers that fits provided requirements. +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        await waku.stop();

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        waku.isStarted === false; +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • Resolves when Waku successfully gains connection to a remote peers that fits provided requirements. Must be used after attempting to connect to nodes, using IWaku.dial or if was bootstrapped by using IPeerExchange or DnsDiscoveryComponents.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        -

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • Optional protocols: Protocols[]

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Protocols that need to be enabled by remote peers

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • Optional timeoutMs: number

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Timeout value in milliseconds after which promise rejects

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • Optionalprotocols: Protocols[]

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Protocols that need to be enabled by remote peers

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • OptionaltimeoutMs: number

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Timeout value in milliseconds after which promise rejects

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Returns Promise<void>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Promise that resolves if all desired protocols are fulfilled by at least one remote peer, rejects if the timeoutMs is reached

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          -

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Throws

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          If passing a protocol that is not mounted or Waku node is not started

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          -

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Example

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          try {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          // let's wait for at least one LightPush node and timeout in 1 second
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          await waku.waitForPeers([Protocols.LightPush], 1000);
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          } catch(e) {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          waku.isConnected() === false;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          console.error("Failed to connect due to", e);
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          waku.isConnected() === true; -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      \ No newline at end of file +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      If passing a protocol that is not mounted or Waku node is not started

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      try {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      // let's wait for at least one LightPush node and timeout in 1 second
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      await waku.waitForPeers([Protocols.LightPush], 1000);
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      } catch(e) {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      waku.isConnected() === false;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      console.error("Failed to connect due to", e);
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      waku.isConnected() === true; +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    diff --git a/interfaces/_waku_sdk.ReliableChannelEvents.html b/interfaces/_waku_sdk.ReliableChannelEvents.html new file mode 100644 index 0000000000..ff04b65b41 --- /dev/null +++ b/interfaces/_waku_sdk.ReliableChannelEvents.html @@ -0,0 +1,8 @@ +ReliableChannelEvents | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Interface ReliableChannelEvents

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      interface ReliableChannelEvents {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          "irretrievable-message": CustomEvent<HistoryEntry>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          "message-acknowledged": CustomEvent<string>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          "message-possibly-acknowledged": CustomEvent<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              { messageId: string; possibleAckCount: number },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          >;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          "message-received": CustomEvent<IDecodedMessage>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          "message-sent": CustomEvent<string>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          "sending-message": CustomEvent<string>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          "sending-message-irrecoverable-error": CustomEvent<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              { error: ProtocolError; messageId: string },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          >;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      "irretrievable-message": CustomEvent<HistoryEntry>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      "message-acknowledged": CustomEvent<string>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      "message-possibly-acknowledged": CustomEvent<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          { messageId: string; possibleAckCount: number },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      >
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      "message-received": CustomEvent<IDecodedMessage>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      "message-sent": CustomEvent<string>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      "sending-message": CustomEvent<string>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      "sending-message-irrecoverable-error": CustomEvent<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          { error: ProtocolError; messageId: string },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      >
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      diff --git a/interfaces/_waku_sdk.SingleShardInfo.html b/interfaces/_waku_sdk.SingleShardInfo.html deleted file mode 100644 index 68b31ab9ee..0000000000 --- a/interfaces/_waku_sdk.SingleShardInfo.html +++ /dev/null @@ -1,4 +0,0 @@ -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.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      \ No newline at end of file diff --git a/interfaces/_waku_sdk.Waku2.html b/interfaces/_waku_sdk.Waku2.html index bc3e325449..81dfffc006 100644 --- a/interfaces/_waku_sdk.Waku2.html +++ b/interfaces/_waku_sdk.Waku2.html @@ -1,5 +1,5 @@ -Waku2 | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      interface Waku2 {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          filter: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          lightPush: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          relay: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          store: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      filter: boolean
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      lightPush: boolean
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      relay: boolean
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      store: boolean
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      \ No newline at end of file +Waku2 | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Interface Waku2

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        interface Waku2 {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            filter: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            lightPush: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            relay: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            store: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        filter: boolean
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        lightPush: boolean
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        relay: boolean
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        store: boolean
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        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 deleted file mode 100644 index 34ee2d2612..0000000000 --- a/interfaces/_waku_sdk.waku.message.version_0.proto.RateLimitProof-1.html +++ /dev/null @@ -1,8 +0,0 @@ -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
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        \ No newline at end of file diff --git a/interfaces/_waku_sdk.waku.message.version_0.proto.RateLimitProof.html b/interfaces/_waku_sdk.waku.message.version_0.proto.RateLimitProof.html new file mode 100644 index 0000000000..93df61fb98 --- /dev/null +++ b/interfaces/_waku_sdk.waku.message.version_0.proto.RateLimitProof.html @@ -0,0 +1,8 @@ +RateLimitProof | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          interface RateLimitProof {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              epoch: Uint8Array;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              merkleRoot: Uint8Array;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              nullifier: Uint8Array;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              proof: Uint8Array;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              rlnIdentifier: Uint8Array;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              shareX: Uint8Array;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              shareY: Uint8Array;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          epoch: Uint8Array
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          merkleRoot: Uint8Array
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          nullifier: Uint8Array
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          proof: Uint8Array
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          rlnIdentifier: Uint8Array
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          shareX: Uint8Array
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          shareY: Uint8Array
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          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 deleted file mode 100644 index 7e3bf41e5f..0000000000 --- a/interfaces/_waku_sdk.waku.message.version_0.proto.WakuMessage-1.html +++ /dev/null @@ -1,8 +0,0 @@ -WakuMessage | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          interface WakuMessage {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              contentTopic: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ephemeral?: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              meta?: Uint8Array;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              payload: Uint8Array;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              rateLimitProof?: waku.message.version_0.proto.RateLimitProof;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              timestamp?: bigint;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              version?: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          contentTopic: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          ephemeral?: boolean
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          meta?: Uint8Array
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          payload: Uint8Array
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          timestamp?: bigint
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          version?: number
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          \ No newline at end of file diff --git a/interfaces/_waku_sdk.waku.message.version_0.proto.WakuMessage.html b/interfaces/_waku_sdk.waku.message.version_0.proto.WakuMessage.html new file mode 100644 index 0000000000..bcc2092486 --- /dev/null +++ b/interfaces/_waku_sdk.waku.message.version_0.proto.WakuMessage.html @@ -0,0 +1,8 @@ +WakuMessage | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            interface WakuMessage {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                contentTopic: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ephemeral?: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                meta?: Uint8Array<ArrayBufferLike>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                payload: Uint8Array;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                rateLimitProof?: waku.message.version_0.proto.RateLimitProof;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                timestamp?: bigint;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                version?: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            contentTopic: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ephemeral?: boolean
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            meta?: Uint8Array<ArrayBufferLike>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            payload: Uint8Array
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            timestamp?: bigint
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            version?: number
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            diff --git a/interfaces/_waku_sdk.waku.waku_light_push.PushResponse-1.html b/interfaces/_waku_sdk.waku.waku_light_push.PushResponse-1.html deleted file mode 100644 index a25e4e77f5..0000000000 --- a/interfaces/_waku_sdk.waku.waku_light_push.PushResponse-1.html +++ /dev/null @@ -1,3 +0,0 @@ -PushResponse | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            interface PushResponse {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                info?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                isSuccess: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            info?: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            isSuccess: boolean
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            \ No newline at end of file diff --git a/interfaces/_waku_sds.MessageChannelOptions.html b/interfaces/_waku_sds.MessageChannelOptions.html new file mode 100644 index 0000000000..2bfecc1a4a --- /dev/null +++ b/interfaces/_waku_sds.MessageChannelOptions.html @@ -0,0 +1,18 @@ +MessageChannelOptions | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Interface MessageChannelOptions

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              interface MessageChannelOptions {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  causalHistorySize?: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  enableRepair?: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  possibleAcksThreshold?: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  repairConfig?: RepairConfig;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  timeoutForLostMessagesMs?: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              causalHistorySize?: number
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              enableRepair?: boolean

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Whether to enable SDS-R repair protocol.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              true
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              possibleAcksThreshold?: number

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              How many possible acks does it take to consider it a definitive ack.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              repairConfig?: RepairConfig

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              SDS-R repair configuration. Only used if enableRepair is true.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              timeoutForLostMessagesMs?: number

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              The time in milliseconds after which a message dependencies that could not +be resolved is marked as irretrievable. +Disabled if undefined or 0.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              undefined because it is coupled to processTask calls frequency
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              diff --git a/modules.html b/modules.html new file mode 100644 index 0000000000..5d4f98cd83 --- /dev/null +++ b/modules.html @@ -0,0 +1 @@ +Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                diff --git a/modules/_waku_browser-tests.html b/modules/_waku_browser-tests.html new file mode 100644 index 0000000000..466bac41db --- /dev/null +++ b/modules/_waku_browser-tests.html @@ -0,0 +1,80 @@ +@waku/browser-tests | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Module @waku/browser-tests

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Waku Browser Tests

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  This package provides a containerized Waku light node simulation server for testing and development. The server runs a headless browser using Playwright and exposes a REST API similar to the nwaku REST API. A Dockerfile is provided to allow programmatic simulation and "deployment" of js-waku nodes in any Waku orchestration environment that uses Docker (e.g. 10ksim ).

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  # Build the application
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  npm run build

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  # Start the server (port 8080)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  npm run start:server

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  # Build and run Docker container
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  npm run docker:build
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  docker run -p 8080:8080 waku-browser-tests:local +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  + +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Configure the Waku node using environment variables:

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • WAKU_CLUSTER_ID: Cluster ID (default: 1)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • WAKU_SHARD: Specific shard number - enables static sharding mode (optional)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Sharding Behavior:

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • Auto-sharding (default): Uses numShardsInCluster: 8 across cluster 1
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • Static sharding: When WAKU_SHARD is set, uses only that specific shard
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • WAKU_ENR_BOOTSTRAP: Enable ENR bootstrap mode with custom bootstrap peers (comma-separated)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • WAKU_LIGHTPUSH_NODE: Preferred lightpush node multiaddr (Docker only)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  When WAKU_ENR_BOOTSTRAP is set:

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • Disables default bootstrap (defaultBootstrap: false)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • Enables DNS discovery using production ENR trees
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • Enables peer exchange and peer cache
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • Uses the specified ENR for additional bootstrap peers
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  # Example: ENR bootstrap mode
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  WAKU_ENR_BOOTSTRAP="enr:-QEnuEBEAyErHEfhiQxAVQoWowGTCuEF9fKZtXSd7H_PymHFhGJA3rGAYDVSHKCyJDGRLBGsloNbS8AZF33IVuefjOO6BIJpZIJ2NIJpcIQS39tkim11bHRpYWRkcnO4lgAvNihub2RlLTAxLmRvLWFtczMud2FrdXYyLnRlc3Quc3RhdHVzaW0ubmV0BgG73gMAODcxbm9kZS0wMS5hYy1jbi1ob25na29uZy1jLndha3V2Mi50ZXN0LnN0YXR1c2ltLm5ldAYBu94DACm9A62t7AQL4Ef5ZYZosRpQTzFVAB8jGjf1TER2wH-0zBOe1-MDBNLeA4lzZWNwMjU2azGhAzfsxbxyCkgCqq8WwYsVWH7YkpMLnU2Bw5xJSimxKav-g3VkcIIjKA" npm run start:server +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  + +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  The server exposes the following HTTP endpoints:

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • GET /: Health check - returns server status
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • GET /waku/v1/peer-info: Get node peer information
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • POST /waku/v1/wait-for-peers: Wait for peers with specific protocols
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • POST /lightpush/v3/message: Send message via lightpush
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • GET /app/index.html: Web application entry point
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • GET /app/*: Static web application files
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  curl -X POST http://localhost:8080/lightpush/v3/message \
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  -H "Content-Type: application/json" \
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  -d '{
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  "pubsubTopic": "",
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  "message": {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  "contentTopic": "/test/1/example/proto",
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  "payload": "SGVsbG8gV2FrdQ==",
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  "version": 1
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  }' +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  curl -X POST http://localhost:8080/lightpush/v3/message \
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  -H "Content-Type: application/json" \
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  -d '{
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  "pubsubTopic": "/waku/2/rs/1/4",
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  "message": {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  "contentTopic": "/test/1/example/proto",
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  "payload": "SGVsbG8gV2FrdQ==",
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  "version": 1
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  }' +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  curl -X POST http://localhost:8080/waku/v1/wait-for-peers \
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  -H "Content-Type: application/json" \
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  -d '{
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  "timeoutMs": 30000,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  "protocols": ["lightpush", "filter"]
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  }' +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  curl -X GET http://localhost:8080/waku/v1/peer-info
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  + +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Run with CLI arguments:

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  # Custom cluster and shard
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  node dist/src/server.js --cluster-id=2 --shard=0 +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  + +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  The package includes several test suites:

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  # Basic server functionality tests (default)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  npm test

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  # Docker testing workflow
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  npm run docker:build
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  npm run test:integration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  # All tests
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  npm run test:all

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  # Individual test suites:
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  npm run test:server # Server-only tests
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  npm run test:e2e # End-to-end tests +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  + +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Test Types:

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • server.spec.ts - Tests basic server functionality and static file serving
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • integration.spec.ts - Tests Docker container integration with external services
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • e2e.spec.ts - Full end-to-end tests using nwaku nodes
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  The package includes Docker support for containerized testing:

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  # Build image
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  docker build -t waku-browser-tests:local .

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  # Run with ENR bootstrap
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  docker run -p 8080:8080 \
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  -e WAKU_ENR_BOOTSTRAP="enr:-QEnuE..." \
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  -e WAKU_CLUSTER_ID="1" \
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  waku-browser-tests:local

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  # Run with specific configuration
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  docker run -p 8080:8080 \
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  -e WAKU_CLUSTER_ID="2" \
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  -e WAKU_SHARD="0" \
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  waku-browser-tests:local +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  + +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  The server automatically:

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • Creates a Waku light node on startup
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • Configures network settings from environment variables
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • Enables appropriate protocols (lightpush, filter)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • Handles peer discovery and connection management
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  All endpoints are CORS-enabled for cross-origin requests.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  diff --git a/modules/_waku_browser_tests.html b/modules/_waku_browser_tests.html deleted file mode 100644 index 37d4e0b5fa..0000000000 --- a/modules/_waku_browser_tests.html +++ /dev/null @@ -1,70 +0,0 @@ -@waku/browser-tests | Documentation

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Module @waku/browser-tests

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Waku Browser Tests

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  This project provides a system for testing the Waku SDK in a browser environment.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  -

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Architecture

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  The system consists of:

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  1. Headless Web App: A simple web application (in the @waku/headless-tests package) that loads the Waku SDK and exposes shared API functions.
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  2. -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  3. Express Server: A server that communicates with the headless app using Playwright.
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  4. -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  5. Shared API: TypeScript functions shared between the server and web app.
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  6. -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  -

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Setup

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  1. Install dependencies:
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  2. -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  # Install main dependencies
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  npm install

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  # Install headless app dependencies
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  cd ../headless-tests
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  npm install
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  cd ../browser-tests -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  1. Build the application:
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  2. -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  npm run build
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  -

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  This will:

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • Build the headless web app using webpack
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • Compile the TypeScript server code
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  -

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Running

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Start the server with:

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  npm run start:server
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  -

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  This will:

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  1. Serve the headless app on port 8080
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  2. -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  3. Start a headless browser to load the app
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  4. -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  5. Expose API endpoints to interact with Waku
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  6. -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  -

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  API Endpoints

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • GET /info: Get information about the Waku node
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • GET /debug/v1/info: Get debug information from the Waku node
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • POST /push: Push a message to the Waku network (legacy)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • POST /lightpush/v1/message: Push a message to the Waku network (Waku REST API compatible)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • POST /admin/v1/create-node: Create a new Waku node (requires networkConfig)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • POST /admin/v1/start-node: Start the Waku node
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • POST /admin/v1/stop-node: Stop the Waku node
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • POST /admin/v1/peers: Dial to specified peers (Waku REST API compatible)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • GET /filter/v2/messages/:contentTopic: Subscribe to messages on a specific content topic using Server-Sent Events (Waku REST API compatible)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • GET /filter/v1/messages/:contentTopic: Retrieve stored messages from a content topic (Waku REST API compatible)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  -

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Example: Pushing a message with the legacy endpoint

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  curl -X POST http://localhost:3000/push \
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  -H "Content-Type: application/json" \
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  -d '{"contentTopic": "/toy-chat/2/huilong/proto", "payload": [1, 2, 3]}' -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  -

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Example: Pushing a message with the Waku REST API compatible endpoint

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  curl -X POST http://localhost:3000/lightpush/v1/message \
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  -H "Content-Type: application/json" \
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  -d '{
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  "pubsubTopic": "/waku/2/rs/0/0",
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  "message": {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  "payload": "SGVsbG8sIFdha3Uh",
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  "contentTopic": "/toy-chat/2/huilong/proto",
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  "timestamp": 1712135330213797632
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  }' -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  -

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Example: Executing a function

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  curl -X POST http://localhost:3000/execute \
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  -H "Content-Type: application/json" \
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  -d '{"functionName": "getPeerInfo", "params": []}' -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  -

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Example: Creating a Waku node

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  curl -X POST http://localhost:3000/admin/v1/create-node \
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  -H "Content-Type: application/json" \
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  -d '{
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  "defaultBootstrap": true,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  "networkConfig": {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  "clusterId": 1,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  "shards": [0, 1]
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  }' -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  -

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Example: Starting and stopping a Waku node

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  # Start the node
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  curl -X POST http://localhost:3000/admin/v1/start-node

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  # Stop the node
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  curl -X POST http://localhost:3000/admin/v1/stop-node -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  -

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Example: Dialing to specific peers with the Waku REST API compatible endpoint

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  curl -X POST http://localhost:3000/admin/v1/peers \
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  -H "Content-Type: application/json" \
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  -d '{
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  "peerMultiaddrs": [
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  "/ip4/127.0.0.1/tcp/8000/p2p/16Uiu2HAm4v8KuHUH6Cwz3upPeQbkyxQJsFGPdt7kHtkN8F79QiE6"]
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  ]
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  }' -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  -

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Example: Dialing to specific peers with the execute endpoint

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  curl -X POST http://localhost:3000/execute \
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  -H "Content-Type: application/json" \
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  -d '{
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  "functionName": "dialPeers",
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  "params": [
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  ["/ip4/127.0.0.1/tcp/8000/p2p/16Uiu2HAm4v8KuHUH6Cwz3upPeQbkyxQJsFGPdt7kHtkN8F79QiE6"]
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  ]
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  }' -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  -

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Example: Subscribing to a content topic with the filter endpoint

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  # Open a persistent connection to receive messages as Server-Sent Events
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  curl -N http://localhost:3000/filter/v2/messages/%2Ftoy-chat%2F2%2Fhuilong%2Fproto

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  # You can also specify clustering options
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  curl -N "http://localhost:3000/filter/v2/messages/%2Ftoy-chat%2F2%2Fhuilong%2Fproto?clusterId=0&shard=0" -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  -

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Example: Retrieving stored messages from a content topic

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  # Get the most recent 20 messages
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  curl http://localhost:3000/filter/v1/messages/%2Ftoy-chat%2F2%2Fhuilong%2Fproto

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  # Get messages with pagination and time filtering
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  curl "http://localhost:3000/filter/v1/messages/%2Ftoy-chat%2F2%2Fhuilong%2Fproto?pageSize=10&startTime=1712000000000&endTime=1713000000000&ascending=true" -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  -

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Extending

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  To add new functionality:

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  1. Add your function to src/api/shared.ts
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  2. -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  3. Add your function to the API object in src/api/shared.ts
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  4. -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  5. Use it via the server endpoints
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  6. -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  -

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Example: Dialing to specific peers

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  curl -X POST http://localhost:3000/execute \
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  -H "Content-Type: application/json" \
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  -d '{
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  "functionName": "dialPeers",
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  "params": [
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  ["/ip4/127.0.0.1/tcp/8000/p2p/16Uiu2HAm4v8KuHUH6Cwz3upPeQbkyxQJsFGPdt7kHtkN8F79QiE6"]
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  ]
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  }' -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  \ No newline at end of file diff --git a/modules/_waku_core.html b/modules/_waku_core.html index f2880ff3e9..17e6c8e608 100644 --- a/modules/_waku_core.html +++ b/modules/_waku_core.html @@ -1,7 +1,7 @@ -@waku/core - v0.0.35 | Documentation

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Module @waku/core - v0.0.35

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  NPM

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  -

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Discord chat

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  -

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  @waku/core

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Core components of js-waku, a TypeScript implementation of the Waku v2 protocol.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  -

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Documentation

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

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  -

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  References

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Re-exports FilterCodecs
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Re-exports FilterCore
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Re-exports LightPushCodec
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Re-exports LightPushCore
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Re-exports StoreCodec
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Re-exports StoreCore
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  \ No newline at end of file +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Namespaces

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  message
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  waku_filter
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  waku_light_push
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  waku_store

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Classes

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  ConnectionManager
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  DecodedMessage
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Decoder
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Encoder
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  FilterCore
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  LightPushCore
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  StoreCore
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  StreamManager

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Variables

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  FilterCodecs
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  LightPushCodec
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  LightPushCodecV2
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  MetadataCodec
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  StoreCodec

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Functions

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  createDecoder
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  createEncoder
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  messageHash
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  messageHashStr
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  wakuMetadata
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  diff --git a/modules/_waku_core.message.html b/modules/_waku_core.message.html index fe0e65ead8..ce86bf291f 100644 --- a/modules/_waku_core.message.html +++ b/modules/_waku_core.message.html @@ -1,2 +1 @@ -message | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  \ No newline at end of file +message | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Namespace message

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Namespaces

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    version_0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    diff --git a/modules/_waku_core.message.version_0.html b/modules/_waku_core.message.version_0.html index f7a09bcae9..a528f58698 100644 --- a/modules/_waku_core.message.version_0.html +++ b/modules/_waku_core.message.version_0.html @@ -1,8 +1 @@ -version_0 | Documentation

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    References

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Re-exports DecodedMessage
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Re-exports Decoder
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Re-exports Encoder
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Re-exports createDecoder
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Re-exports createEncoder
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    \ No newline at end of file +version_0 | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Namespace version_0

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Namespaces

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      proto

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Variables

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Version

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      References

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      createDecoder → createDecoder
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      createEncoder → createEncoder
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      DecodedMessage → DecodedMessage
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Decoder → Decoder
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Encoder → Encoder
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      diff --git a/modules/_waku_core.message.version_0.proto.RateLimitProof.html b/modules/_waku_core.message.version_0.proto.RateLimitProof.html index db867d3ac5..c041ad55e7 100644 --- a/modules/_waku_core.message.version_0.proto.RateLimitProof.html +++ b/modules/_waku_core.message.version_0.proto.RateLimitProof.html @@ -1,4 +1 @@ -RateLimitProof | Documentation

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Functions

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      \ No newline at end of file +RateLimitProof | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        diff --git a/modules/_waku_core.message.version_0.proto.WakuMessage.html b/modules/_waku_core.message.version_0.proto.WakuMessage.html index ec4d0893f3..55d9b64e72 100644 --- a/modules/_waku_core.message.version_0.proto.WakuMessage.html +++ b/modules/_waku_core.message.version_0.proto.WakuMessage.html @@ -1,4 +1 @@ -WakuMessage | Documentation

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Functions

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        \ No newline at end of file +WakuMessage | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          diff --git a/modules/_waku_core.message.version_0.proto.html b/modules/_waku_core.message.version_0.proto.html index 7b67bf1733..d1500eb2f5 100644 --- a/modules/_waku_core.message.version_0.proto.html +++ b/modules/_waku_core.message.version_0.proto.html @@ -1,5 +1 @@ -proto | Documentation

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Namespaces

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Interfaces

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          \ No newline at end of file +proto | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            diff --git a/modules/_waku_core.waku_filter.html b/modules/_waku_core.waku_filter.html index 2508f90552..d44396c08c 100644 --- a/modules/_waku_core.waku_filter.html +++ b/modules/_waku_core.waku_filter.html @@ -1,3 +1 @@ -waku_filter | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            \ No newline at end of file +waku_filter | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Namespace waku_filter

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              References

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              FilterCodecs → FilterCodecs
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              FilterCore → FilterCore
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              diff --git a/modules/_waku_core.waku_light_push.PushResponse.html b/modules/_waku_core.waku_light_push.PushResponse.html deleted file mode 100644 index 9609200e03..0000000000 --- a/modules/_waku_core.waku_light_push.PushResponse.html +++ /dev/null @@ -1,4 +0,0 @@ -PushResponse | Documentation

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Functions

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              \ 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 edbc427bbb..e69172feab 100644 --- a/modules/_waku_core.waku_light_push.html +++ b/modules/_waku_core.waku_light_push.html @@ -1,5 +1 @@ -waku_light_push | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              \ No newline at end of file +waku_light_push | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Namespace waku_light_push

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                References

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                LightPushCodec → LightPushCodec
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                LightPushCodecV2 → LightPushCodecV2
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                LightPushCore → LightPushCore
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                diff --git a/modules/_waku_core.waku_store.html b/modules/_waku_core.waku_store.html index 64525f2f49..5dd6c8f88c 100644 --- a/modules/_waku_core.waku_store.html +++ b/modules/_waku_core.waku_store.html @@ -1,3 +1 @@ -waku_store | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                \ No newline at end of file +waku_store | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Namespace waku_store

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  References

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  StoreCodec → StoreCodec
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  StoreCore → StoreCore
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  diff --git a/modules/_waku_discovery.html b/modules/_waku_discovery.html index f8cf8707e6..01d7db6106 100644 --- a/modules/_waku_discovery.html +++ b/modules/_waku_discovery.html @@ -1,28 +1 @@ -@waku/discovery | Documentation

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Module @waku/discovery

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  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.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  \ No newline at end of file +@waku/discovery | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Module @waku/discovery

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    diff --git a/modules/_waku_enr.html b/modules/_waku_enr.html index 8744175837..c9b442dd4f 100644 --- a/modules/_waku_enr.html +++ b/modules/_waku_enr.html @@ -1,45 +1 @@ -@waku/enr - v0.0.29 | Documentation

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Module @waku/enr - v0.0.29

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    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

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Enumerations

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Classes

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Variables

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Functions

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    \ No newline at end of file +@waku/enr - v0.0.33 | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      diff --git a/modules/_waku_headless_tests.html b/modules/_waku_headless_tests.html deleted file mode 100644 index fa4b4b5ba8..0000000000 --- a/modules/_waku_headless_tests.html +++ /dev/null @@ -1,8 +0,0 @@ -@waku/headless-tests | Documentation

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Module @waku/headless-tests

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Waku Headless Tests

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      This package contains a minimal browser application used for testing the Waku SDK in a browser environment. It is used by the browser-tests package to run end-to-end tests on the SDK.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      -

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Usage

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Build the app

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      npm run build
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      -

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Start the app

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      npm start
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      -

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      This will start a server on port 8080 by default.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      -

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Integration with browser-tests

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      This package is designed to be used with the browser-tests package to run end-to-end tests on the SDK. It exposes the Waku API via a global object in the browser.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      \ No newline at end of file diff --git a/modules/_waku_interfaces.html b/modules/_waku_interfaces.html index 1594a2a309..996c509ddf 100644 --- a/modules/_waku_interfaces.html +++ b/modules/_waku_interfaces.html @@ -1,127 +1 @@ -@waku/interfaces - v0.0.30 | Documentation

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Module @waku/interfaces - v0.0.30

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      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

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Enumerations

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Interfaces

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Type Aliases

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Variables

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      \ No newline at end of file +@waku/interfaces - v0.0.34 | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        diff --git a/modules/_waku_message-encryption.crypto.ecies.html b/modules/_waku_message-encryption.crypto.ecies.html new file mode 100644 index 0000000000..944930492a --- /dev/null +++ b/modules/_waku_message-encryption.crypto.ecies.html @@ -0,0 +1 @@ +ecies | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          diff --git a/modules/_waku_message-encryption.crypto.html b/modules/_waku_message-encryption.crypto.html new file mode 100644 index 0000000000..b9c49697c3 --- /dev/null +++ b/modules/_waku_message-encryption.crypto.html @@ -0,0 +1 @@ +crypto | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Namespaces

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ecies
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            symmetric

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Variables

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            randomBytes
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            sha256

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Functions

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            getSubtle
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            keccak256
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            sign

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            References

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            generatePrivateKey → generatePrivateKey
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            generateSymmetricKey → generateSymmetricKey
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            getPublicKey → getPublicKey
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            diff --git a/modules/_waku_message-encryption.crypto.symmetric.html b/modules/_waku_message-encryption.crypto.symmetric.html new file mode 100644 index 0000000000..c9d0a59109 --- /dev/null +++ b/modules/_waku_message-encryption.crypto.symmetric.html @@ -0,0 +1 @@ +symmetric | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              diff --git a/modules/_waku_message-encryption.ecies.html b/modules/_waku_message-encryption.ecies.html new file mode 100644 index 0000000000..eb2dd91d6e --- /dev/null +++ b/modules/_waku_message-encryption.ecies.html @@ -0,0 +1 @@ +ecies | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                diff --git a/modules/_waku_message-encryption.html b/modules/_waku_message-encryption.html new file mode 100644 index 0000000000..9360e43fb7 --- /dev/null +++ b/modules/_waku_message-encryption.html @@ -0,0 +1,10 @@ +@waku/message-encryption - v0.0.38 | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Module @waku/message-encryption - v0.0.38

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  @waku/message-encryption

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Provide Waku Message Version 1 payload encryption as defined in 26/WAKU2-PAYLOAD.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Symmetric encryption uses a unique key to encrypt and decrypt messages.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  import {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  createDecoder,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  createEncoder,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  generateSymmetricKey
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  } from "@waku/message-encryption/symmetric";

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  // Generate a random key
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  const key = generateSymmetricKey();

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  // To send messages, create an encoder
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  const encoder = createEncoder(contentTopic, key);

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  // For example
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  waku.lightPush.push(encoder, { payload });

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  // To receive messages, create a decoder
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  const decoder = createDecoder(contentTopic, key);

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  // For example
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  await waku.store.queryOrderedCallback([decoder], (msg) => {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  // ...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  }); +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  + +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  ECIES encryption enables encryption for a public key and decryption using a private key.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  import {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  createDecoder,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  createEncoder,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  generatePrivateKey,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  getPublicKey
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  } from "@waku/message-encryption/ecies";

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  // Generate a random private key
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  const privateKey = generatePrivateKey();

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  // Keep the private key secure, provide the public key to the sender
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  const publicKey = getPublicKey(privateKey);

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  // To send messages, create an encoder
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  const encoder = createEncoder(contentTopic, publicKey);

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  // For example
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  waku.lightPush.push(encoder, { payload });

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  // To receive messages, create a decoder
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  const decoder = createDecoder(contentTopic, privateKey);

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  // For example
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  await waku.store.queryOrderedCallback([decoder], (msg) => {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  // ...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  }); +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  + +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Namespaces

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  crypto
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  ecies
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  symmetric

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Classes

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  DecodedMessage

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Variables

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  getPublicKey

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Functions

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  generatePrivateKey
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  generateSymmetricKey
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  diff --git a/modules/_waku_message-encryption.symmetric.html b/modules/_waku_message-encryption.symmetric.html new file mode 100644 index 0000000000..56a37dd3d0 --- /dev/null +++ b/modules/_waku_message-encryption.symmetric.html @@ -0,0 +1 @@ +symmetric | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Interfaces

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    EncoderOptions

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Functions

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    createDecoder
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    createEncoder
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    decryptSymmetric
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    encryptSymmetric

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    References

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    generateSymmetricKey → generateSymmetricKey
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    postCipher → ecies.postCipher
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    preCipher → ecies.preCipher
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    diff --git a/modules/_waku_message_encryption.crypto.ecies.html b/modules/_waku_message_encryption.crypto.ecies.html deleted file mode 100644 index ba08a1dce0..0000000000 --- a/modules/_waku_message_encryption.crypto.ecies.html +++ /dev/null @@ -1,3 +0,0 @@ -ecies | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    \ No newline at end of file diff --git a/modules/_waku_message_encryption.crypto.html b/modules/_waku_message_encryption.crypto.html deleted file mode 100644 index 7e34c5b74e..0000000000 --- a/modules/_waku_message_encryption.crypto.html +++ /dev/null @@ -1,11 +0,0 @@ -crypto | Documentation

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    References

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Re-exports generatePrivateKey
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Re-exports generateSymmetricKey
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Re-exports getPublicKey
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    \ No newline at end of file diff --git a/modules/_waku_message_encryption.crypto.symmetric.html b/modules/_waku_message_encryption.crypto.symmetric.html deleted file mode 100644 index 79d55d8560..0000000000 --- a/modules/_waku_message_encryption.crypto.symmetric.html +++ /dev/null @@ -1,4 +0,0 @@ -symmetric | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    \ No newline at end of file diff --git a/modules/_waku_message_encryption.ecies.html b/modules/_waku_message_encryption.ecies.html deleted file mode 100644 index d7670c6d61..0000000000 --- a/modules/_waku_message_encryption.ecies.html +++ /dev/null @@ -1,9 +0,0 @@ -ecies | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    \ No newline at end of file diff --git a/modules/_waku_message_encryption.html b/modules/_waku_message_encryption.html deleted file mode 100644 index a32206478f..0000000000 --- a/modules/_waku_message_encryption.html +++ /dev/null @@ -1,15 +0,0 @@ -@waku/message-encryption - v0.0.33 | Documentation

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Module @waku/message-encryption - v0.0.33

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    @waku/message-encryption

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Provide Waku Message Version 1 payload encryption as defined in 26/WAKU2-PAYLOAD.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    -

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Symmetric Encryption

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Symmetric encryption uses a unique key to encrypt and decrypt messages.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    import {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    createDecoder,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    createEncoder,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    generateSymmetricKey
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    } from "@waku/message-encryption/symmetric";

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    // Generate a random key
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    const key = generateSymmetricKey();

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    // To send messages, create an encoder
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    const encoder = createEncoder(contentTopic, key);

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    // For example
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    waku.lightPush.push(encoder, { payload });

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    // To receive messages, create a decoder
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    const decoder = createDecoder(contentTopic, key);

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    // For example
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    await waku.store.queryOrderedCallback([decoder], (msg) => {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    // ...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    }); -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    -

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    ECIES Encryption

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    ECIES encryption enables encryption for a public key and decryption using a private key.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    import {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    createDecoder,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    createEncoder,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    generatePrivateKey,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    getPublicKey
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    } from "@waku/message-encryption/ecies";

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    // Generate a random private key
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    const privateKey = generatePrivateKey();

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    // Keep the private key secure, provide the public key to the sender
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    const publicKey = getPublicKey(privateKey);

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    // To send messages, create an encoder
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    const encoder = createEncoder(contentTopic, publicKey);

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    // For example
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    waku.lightPush.push(encoder, { payload });

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    // To receive messages, create a decoder
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    const decoder = createDecoder(contentTopic, privateKey);

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    // For example
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    await waku.store.queryOrderedCallback([decoder], (msg) => {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    // ...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    }); -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    -

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Namespaces

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Classes

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Functions

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    \ No newline at end of file diff --git a/modules/_waku_message_encryption.symmetric.html b/modules/_waku_message_encryption.symmetric.html deleted file mode 100644 index b56d21fdff..0000000000 --- a/modules/_waku_message_encryption.symmetric.html +++ /dev/null @@ -1,9 +0,0 @@ -symmetric | Documentation

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    References

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Re-exports generateSymmetricKey
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Re-exports postCipher
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Re-exports preCipher
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    \ No newline at end of file diff --git a/modules/_waku_proto.WakuMessage.html b/modules/_waku_proto.WakuMessage.html index 40b0b165d7..263c8316cc 100644 --- a/modules/_waku_proto.WakuMessage.html +++ b/modules/_waku_proto.WakuMessage.html @@ -1,4 +1 @@ -WakuMessage | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    \ No newline at end of file +WakuMessage | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Namespace WakuMessage

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Functions

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      codec
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      decode
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      encode
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      diff --git a/modules/_waku_proto.html b/modules/_waku_proto.html index 168e88949a..1469c29a65 100644 --- a/modules/_waku_proto.html +++ b/modules/_waku_proto.html @@ -1,41 +1 @@ -@waku/proto - v0.0.10 | Documentation

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Module @waku/proto - v0.0.10

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      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.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      -

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      References

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Re-exports PushResponse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Re-exports TopicOnlyMessage
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      \ No newline at end of file +@waku/proto - v0.0.15 | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        diff --git a/modules/_waku_proto.proto_filter.FilterRequest.ContentFilter.html b/modules/_waku_proto.proto_filter.FilterRequest.ContentFilter.html index 5e95f795eb..0ceba8f1f6 100644 --- a/modules/_waku_proto.proto_filter.FilterRequest.ContentFilter.html +++ b/modules/_waku_proto.proto_filter.FilterRequest.ContentFilter.html @@ -1,4 +1 @@ -ContentFilter | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        \ No newline at end of file +ContentFilter | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          diff --git a/modules/_waku_proto.proto_filter.FilterRequest.html b/modules/_waku_proto.proto_filter.FilterRequest.html index 51591e3032..e17fde1ab3 100644 --- a/modules/_waku_proto.proto_filter.FilterRequest.html +++ b/modules/_waku_proto.proto_filter.FilterRequest.html @@ -1,6 +1 @@ -FilterRequest | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          \ No newline at end of file +FilterRequest | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            diff --git a/modules/_waku_proto.proto_filter.FilterRpc.html b/modules/_waku_proto.proto_filter.FilterRpc.html index 862013114d..142d24e827 100644 --- a/modules/_waku_proto.proto_filter.FilterRpc.html +++ b/modules/_waku_proto.proto_filter.FilterRpc.html @@ -1,4 +1 @@ -FilterRpc | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            \ No newline at end of file +FilterRpc | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              diff --git a/modules/_waku_proto.proto_filter.MessagePush.html b/modules/_waku_proto.proto_filter.MessagePush.html index 875497754f..b78b353649 100644 --- a/modules/_waku_proto.proto_filter.MessagePush.html +++ b/modules/_waku_proto.proto_filter.MessagePush.html @@ -1,4 +1 @@ -MessagePush | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              \ No newline at end of file +MessagePush | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                diff --git a/modules/_waku_proto.proto_filter.RateLimitProof.html b/modules/_waku_proto.proto_filter.RateLimitProof.html index 7c89fde092..cfd276718c 100644 --- a/modules/_waku_proto.proto_filter.RateLimitProof.html +++ b/modules/_waku_proto.proto_filter.RateLimitProof.html @@ -1,4 +1 @@ -RateLimitProof | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                \ No newline at end of file +RateLimitProof | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  diff --git a/modules/_waku_proto.proto_filter.html b/modules/_waku_proto.proto_filter.html index fae32a1556..849a0ea97e 100644 --- a/modules/_waku_proto.proto_filter.html +++ b/modules/_waku_proto.proto_filter.html @@ -1,10 +1 @@ -proto_filter | Documentation

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  References

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Re-exports WakuMessage
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  \ No newline at end of file +proto_filter | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    diff --git a/modules/_waku_proto.proto_filter_v2.FilterSubscribeRequest.FilterSubscribeType.html b/modules/_waku_proto.proto_filter_v2.FilterSubscribeRequest.FilterSubscribeType.html index fb080fc1ca..4d24603def 100644 --- a/modules/_waku_proto.proto_filter_v2.FilterSubscribeRequest.FilterSubscribeType.html +++ b/modules/_waku_proto.proto_filter_v2.FilterSubscribeRequest.FilterSubscribeType.html @@ -1,2 +1 @@ -FilterSubscribeType | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    \ No newline at end of file +FilterSubscribeType | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      diff --git a/modules/_waku_proto.proto_filter_v2.FilterSubscribeRequest.html b/modules/_waku_proto.proto_filter_v2.FilterSubscribeRequest.html index b93cfc0a58..0793aba524 100644 --- a/modules/_waku_proto.proto_filter_v2.FilterSubscribeRequest.html +++ b/modules/_waku_proto.proto_filter_v2.FilterSubscribeRequest.html @@ -1,6 +1 @@ -FilterSubscribeRequest | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      \ No newline at end of file +FilterSubscribeRequest | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        diff --git a/modules/_waku_proto.proto_filter_v2.FilterSubscribeResponse.html b/modules/_waku_proto.proto_filter_v2.FilterSubscribeResponse.html index 1cc925ed8f..393626e347 100644 --- a/modules/_waku_proto.proto_filter_v2.FilterSubscribeResponse.html +++ b/modules/_waku_proto.proto_filter_v2.FilterSubscribeResponse.html @@ -1,4 +1 @@ -FilterSubscribeResponse | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        \ No newline at end of file +FilterSubscribeResponse | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          diff --git a/modules/_waku_proto.proto_filter_v2.MessagePush.html b/modules/_waku_proto.proto_filter_v2.MessagePush.html index e3e28fc289..c81ba60df7 100644 --- a/modules/_waku_proto.proto_filter_v2.MessagePush.html +++ b/modules/_waku_proto.proto_filter_v2.MessagePush.html @@ -1,4 +1 @@ -MessagePush | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          \ No newline at end of file +MessagePush | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            diff --git a/modules/_waku_proto.proto_filter_v2.RateLimitProof.html b/modules/_waku_proto.proto_filter_v2.RateLimitProof.html index f94ee70d79..f497a64ee7 100644 --- a/modules/_waku_proto.proto_filter_v2.RateLimitProof.html +++ b/modules/_waku_proto.proto_filter_v2.RateLimitProof.html @@ -1,4 +1 @@ -RateLimitProof | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            \ No newline at end of file +RateLimitProof | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              diff --git a/modules/_waku_proto.proto_filter_v2.WakuMessage.html b/modules/_waku_proto.proto_filter_v2.WakuMessage.html index 89de55a494..59c5b2fa68 100644 --- a/modules/_waku_proto.proto_filter_v2.WakuMessage.html +++ b/modules/_waku_proto.proto_filter_v2.WakuMessage.html @@ -1,4 +1 @@ -WakuMessage | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              \ No newline at end of file +WakuMessage | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                diff --git a/modules/_waku_proto.proto_filter_v2.html b/modules/_waku_proto.proto_filter_v2.html index 4a429f0371..bbd2007f21 100644 --- a/modules/_waku_proto.proto_filter_v2.html +++ b/modules/_waku_proto.proto_filter_v2.html @@ -1,11 +1 @@ -proto_filter_v2 | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                \ No newline at end of file +proto_filter_v2 | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  diff --git a/modules/_waku_proto.proto_lightpush.LightPushRequestV3.html b/modules/_waku_proto.proto_lightpush.LightPushRequestV3.html new file mode 100644 index 0000000000..c73411cc5a --- /dev/null +++ b/modules/_waku_proto.proto_lightpush.LightPushRequestV3.html @@ -0,0 +1 @@ +LightPushRequestV3 | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    diff --git a/modules/_waku_proto.proto_lightpush.LightPushResponseV3.html b/modules/_waku_proto.proto_lightpush.LightPushResponseV3.html new file mode 100644 index 0000000000..627447f289 --- /dev/null +++ b/modules/_waku_proto.proto_lightpush.LightPushResponseV3.html @@ -0,0 +1 @@ +LightPushResponseV3 | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      diff --git a/modules/_waku_proto.proto_lightpush.PushRequest.html b/modules/_waku_proto.proto_lightpush.PushRequest.html index 81bdc808f6..1339ab8daa 100644 --- a/modules/_waku_proto.proto_lightpush.PushRequest.html +++ b/modules/_waku_proto.proto_lightpush.PushRequest.html @@ -1,4 +1 @@ -PushRequest | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      \ No newline at end of file +PushRequest | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        diff --git a/modules/_waku_proto.proto_lightpush.PushResponse.html b/modules/_waku_proto.proto_lightpush.PushResponse.html index f9a7d2f6f9..0ae9f3ba43 100644 --- a/modules/_waku_proto.proto_lightpush.PushResponse.html +++ b/modules/_waku_proto.proto_lightpush.PushResponse.html @@ -1,4 +1 @@ -PushResponse | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        \ No newline at end of file +PushResponse | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          diff --git a/modules/_waku_proto.proto_lightpush.PushRpc.html b/modules/_waku_proto.proto_lightpush.PushRpc.html index 306458b45e..46aecdc4a3 100644 --- a/modules/_waku_proto.proto_lightpush.PushRpc.html +++ b/modules/_waku_proto.proto_lightpush.PushRpc.html @@ -1,4 +1 @@ -PushRpc | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          \ No newline at end of file +PushRpc | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            diff --git a/modules/_waku_proto.proto_lightpush.RateLimitProof.html b/modules/_waku_proto.proto_lightpush.RateLimitProof.html index 468a70d372..f6749191a7 100644 --- a/modules/_waku_proto.proto_lightpush.RateLimitProof.html +++ b/modules/_waku_proto.proto_lightpush.RateLimitProof.html @@ -1,4 +1 @@ -RateLimitProof | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            \ No newline at end of file +RateLimitProof | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              diff --git a/modules/_waku_proto.proto_lightpush.WakuMessage.html b/modules/_waku_proto.proto_lightpush.WakuMessage.html index 24f7ff6578..12565761e4 100644 --- a/modules/_waku_proto.proto_lightpush.WakuMessage.html +++ b/modules/_waku_proto.proto_lightpush.WakuMessage.html @@ -1,4 +1 @@ -WakuMessage | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              \ No newline at end of file +WakuMessage | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                diff --git a/modules/_waku_proto.proto_lightpush.html b/modules/_waku_proto.proto_lightpush.html index c28b9097fb..cf3f1e4935 100644 --- a/modules/_waku_proto.proto_lightpush.html +++ b/modules/_waku_proto.proto_lightpush.html @@ -1,11 +1 @@ -proto_lightpush | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                \ No newline at end of file +proto_lightpush | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  diff --git a/modules/_waku_proto.proto_message.RateLimitProof.html b/modules/_waku_proto.proto_message.RateLimitProof.html index d0e33e51a0..fe6a9984b8 100644 --- a/modules/_waku_proto.proto_message.RateLimitProof.html +++ b/modules/_waku_proto.proto_message.RateLimitProof.html @@ -1,4 +1 @@ -RateLimitProof | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  \ No newline at end of file +RateLimitProof | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    diff --git a/modules/_waku_proto.proto_message.WakuMessage.html b/modules/_waku_proto.proto_message.WakuMessage.html index ff991cf338..ee441150dc 100644 --- a/modules/_waku_proto.proto_message.WakuMessage.html +++ b/modules/_waku_proto.proto_message.WakuMessage.html @@ -1,4 +1 @@ -WakuMessage | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    \ No newline at end of file +WakuMessage | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      diff --git a/modules/_waku_proto.proto_message.html b/modules/_waku_proto.proto_message.html index ec677188c5..b5abb0b127 100644 --- a/modules/_waku_proto.proto_message.html +++ b/modules/_waku_proto.proto_message.html @@ -1,5 +1 @@ -proto_message | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      \ No newline at end of file +proto_message | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        diff --git a/modules/_waku_proto.proto_metadata.WakuMetadataRequest.html b/modules/_waku_proto.proto_metadata.WakuMetadataRequest.html index 3fc33ca05c..571e3688f1 100644 --- a/modules/_waku_proto.proto_metadata.WakuMetadataRequest.html +++ b/modules/_waku_proto.proto_metadata.WakuMetadataRequest.html @@ -1,4 +1 @@ -WakuMetadataRequest | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        \ No newline at end of file +WakuMetadataRequest | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          diff --git a/modules/_waku_proto.proto_metadata.WakuMetadataResponse.html b/modules/_waku_proto.proto_metadata.WakuMetadataResponse.html index b0844e0707..65718e0528 100644 --- a/modules/_waku_proto.proto_metadata.WakuMetadataResponse.html +++ b/modules/_waku_proto.proto_metadata.WakuMetadataResponse.html @@ -1,4 +1 @@ -WakuMetadataResponse | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          \ No newline at end of file +WakuMetadataResponse | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            diff --git a/modules/_waku_proto.proto_metadata.html b/modules/_waku_proto.proto_metadata.html index f78ae39a8c..76bb4c1411 100644 --- a/modules/_waku_proto.proto_metadata.html +++ b/modules/_waku_proto.proto_metadata.html @@ -1,5 +1 @@ -proto_metadata | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            \ No newline at end of file +proto_metadata | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              diff --git a/modules/_waku_proto.proto_peer_exchange.PeerExchangeQuery.html b/modules/_waku_proto.proto_peer_exchange.PeerExchangeQuery.html index 96131a9a6f..fa4b2f93e8 100644 --- a/modules/_waku_proto.proto_peer_exchange.PeerExchangeQuery.html +++ b/modules/_waku_proto.proto_peer_exchange.PeerExchangeQuery.html @@ -1,4 +1 @@ -PeerExchangeQuery | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              \ No newline at end of file +PeerExchangeQuery | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                diff --git a/modules/_waku_proto.proto_peer_exchange.PeerExchangeRPC.html b/modules/_waku_proto.proto_peer_exchange.PeerExchangeRPC.html index 99921f02ce..ec2605ffc6 100644 --- a/modules/_waku_proto.proto_peer_exchange.PeerExchangeRPC.html +++ b/modules/_waku_proto.proto_peer_exchange.PeerExchangeRPC.html @@ -1,4 +1 @@ -PeerExchangeRPC | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                \ No newline at end of file +PeerExchangeRPC | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  diff --git a/modules/_waku_proto.proto_peer_exchange.PeerExchangeResponse.html b/modules/_waku_proto.proto_peer_exchange.PeerExchangeResponse.html index 7200d37b76..4d73a77810 100644 --- a/modules/_waku_proto.proto_peer_exchange.PeerExchangeResponse.html +++ b/modules/_waku_proto.proto_peer_exchange.PeerExchangeResponse.html @@ -1,4 +1 @@ -PeerExchangeResponse | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  \ No newline at end of file +PeerExchangeResponse | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    diff --git a/modules/_waku_proto.proto_peer_exchange.PeerInfo.html b/modules/_waku_proto.proto_peer_exchange.PeerInfo.html index c784da96ee..89bd567a4d 100644 --- a/modules/_waku_proto.proto_peer_exchange.PeerInfo.html +++ b/modules/_waku_proto.proto_peer_exchange.PeerInfo.html @@ -1,4 +1 @@ -PeerInfo | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    \ No newline at end of file +PeerInfo | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      diff --git a/modules/_waku_proto.proto_peer_exchange.html b/modules/_waku_proto.proto_peer_exchange.html index 6cb808b790..08e1a505f2 100644 --- a/modules/_waku_proto.proto_peer_exchange.html +++ b/modules/_waku_proto.proto_peer_exchange.html @@ -1,9 +1 @@ -proto_peer_exchange | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      \ No newline at end of file +proto_peer_exchange | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        diff --git a/modules/_waku_proto.proto_sds_message.HistoryEntry.html b/modules/_waku_proto.proto_sds_message.HistoryEntry.html index 34d8507839..1a8363c1fd 100644 --- a/modules/_waku_proto.proto_sds_message.HistoryEntry.html +++ b/modules/_waku_proto.proto_sds_message.HistoryEntry.html @@ -1,4 +1 @@ -HistoryEntry | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        \ No newline at end of file +HistoryEntry | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          diff --git a/modules/_waku_proto.proto_sds_message.SdsMessage.html b/modules/_waku_proto.proto_sds_message.SdsMessage.html index b29ced9124..a4127862d1 100644 --- a/modules/_waku_proto.proto_sds_message.SdsMessage.html +++ b/modules/_waku_proto.proto_sds_message.SdsMessage.html @@ -1,4 +1 @@ -SdsMessage | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          \ No newline at end of file +SdsMessage | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            diff --git a/modules/_waku_proto.proto_sds_message.html b/modules/_waku_proto.proto_sds_message.html index 061f57ac8a..d3076d0583 100644 --- a/modules/_waku_proto.proto_sds_message.html +++ b/modules/_waku_proto.proto_sds_message.html @@ -1,5 +1 @@ -proto_sds_message | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            \ No newline at end of file +proto_sds_message | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              diff --git a/modules/_waku_proto.proto_store.RateLimitProof.html b/modules/_waku_proto.proto_store.RateLimitProof.html index 0f1f4d70de..ebcaef615a 100644 --- a/modules/_waku_proto.proto_store.RateLimitProof.html +++ b/modules/_waku_proto.proto_store.RateLimitProof.html @@ -1,4 +1 @@ -RateLimitProof | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              \ No newline at end of file +RateLimitProof | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                diff --git a/modules/_waku_proto.proto_store.StoreQueryRequest.html b/modules/_waku_proto.proto_store.StoreQueryRequest.html index 68a6379d85..02de144285 100644 --- a/modules/_waku_proto.proto_store.StoreQueryRequest.html +++ b/modules/_waku_proto.proto_store.StoreQueryRequest.html @@ -1,4 +1 @@ -StoreQueryRequest | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                \ No newline at end of file +StoreQueryRequest | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  diff --git a/modules/_waku_proto.proto_store.StoreQueryResponse.html b/modules/_waku_proto.proto_store.StoreQueryResponse.html index a4991b6ff0..01bdafdf21 100644 --- a/modules/_waku_proto.proto_store.StoreQueryResponse.html +++ b/modules/_waku_proto.proto_store.StoreQueryResponse.html @@ -1,4 +1 @@ -StoreQueryResponse | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  \ No newline at end of file +StoreQueryResponse | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    diff --git a/modules/_waku_proto.proto_store.WakuMessage.html b/modules/_waku_proto.proto_store.WakuMessage.html index f9d8d49542..03bdbb3ee9 100644 --- a/modules/_waku_proto.proto_store.WakuMessage.html +++ b/modules/_waku_proto.proto_store.WakuMessage.html @@ -1,4 +1 @@ -WakuMessage | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    \ No newline at end of file +WakuMessage | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      diff --git a/modules/_waku_proto.proto_store.WakuMessageKeyValue.html b/modules/_waku_proto.proto_store.WakuMessageKeyValue.html index e4e54918b0..60c3d2dff8 100644 --- a/modules/_waku_proto.proto_store.WakuMessageKeyValue.html +++ b/modules/_waku_proto.proto_store.WakuMessageKeyValue.html @@ -1,4 +1 @@ -WakuMessageKeyValue | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      \ No newline at end of file +WakuMessageKeyValue | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        diff --git a/modules/_waku_proto.proto_store.html b/modules/_waku_proto.proto_store.html index 73baf58653..380a91fed7 100644 --- a/modules/_waku_proto.proto_store.html +++ b/modules/_waku_proto.proto_store.html @@ -1,11 +1 @@ -proto_store | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        \ No newline at end of file +proto_store | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          diff --git a/modules/_waku_proto.proto_topic_only_message.TopicOnlyMessage.html b/modules/_waku_proto.proto_topic_only_message.TopicOnlyMessage.html index 14c00a4dcf..217140378f 100644 --- a/modules/_waku_proto.proto_topic_only_message.TopicOnlyMessage.html +++ b/modules/_waku_proto.proto_topic_only_message.TopicOnlyMessage.html @@ -1,4 +1 @@ -TopicOnlyMessage | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          \ No newline at end of file +TopicOnlyMessage | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            diff --git a/modules/_waku_proto.proto_topic_only_message.html b/modules/_waku_proto.proto_topic_only_message.html index e8baf4d06e..99015a3531 100644 --- a/modules/_waku_proto.proto_topic_only_message.html +++ b/modules/_waku_proto.proto_topic_only_message.html @@ -1,3 +1 @@ -proto_topic_only_message | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            \ No newline at end of file +proto_topic_only_message | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Namespace proto_topic_only_message

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Namespaces

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              TopicOnlyMessage

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Interfaces

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              TopicOnlyMessage
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              diff --git a/modules/_waku_react.html b/modules/_waku_react.html new file mode 100644 index 0000000000..7e9d08cabf --- /dev/null +++ b/modules/_waku_react.html @@ -0,0 +1 @@ +@waku/react - v0.0.8 | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Module @waku/react - v0.0.8

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Namespaces

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                utils
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                waku

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Enumerations

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                FilterError
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                HealthStatus
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                LightPushError
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                LightPushStatusCode
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ProtocolError
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Protocols
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Tags
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                WakuEvent

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Classes

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                DecodedMessage
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Decoder
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Encoder
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Filter
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                LightPush
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ReliableChannel
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Store
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                WakuNode

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Interfaces

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                DiscoveryTrigger
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                DnsClient
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                DnsDiscOptions
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                DnsDiscoveryComponents
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                EncoderOptions
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                FilterFailure
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                IAsyncIterator
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                IConnectionManager
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                IDecodedMessage
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                IDecoder
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                IEncoder
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                IEncryptedMessage
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                IEnr
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                IMessage
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                IMetadata
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                IMetaSetter
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                IPeerExchange
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                IProtoMessage
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                IRateLimitProof
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                IReceiver
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                IRelayAPI
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                IRlnMessage
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                IRoutingInfo
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ISender
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ITopicOnlyMessage
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                IWaku
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                IWakuEvents
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                LightNode
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                LightPushFailure
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                PeerExchangeComponents
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                PeerExchangeQueryParams
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                PeerExchangeResponse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                PeerInfo
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                RelayNode
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ReliableChannelEvents
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Waku2

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Type Aliases

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                AutoSharding
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Callback
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ClusterId
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ConnectionManagerOptions
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ContentTopic
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                CreateDecoderParams
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                CreateEncoderParams
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                CreateLibp2pOptions
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                CreateNodeOptions
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                DiscoveryOptions
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ENRKey
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ENRValue
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                FilterCoreResult
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                FilterProtocolOptions
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                FilterSDKResult
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                IFilter
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ILightPush
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                IRelay
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ISendOptions
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                IStore
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                IWakuEventEmitter
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Libp2p
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Libp2pComponents
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Libp2pEventHandler
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Libp2pServices
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                LightPushCoreResult
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                LightPushProtocolOptions
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                LightPushSDKResult
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                MetadataQueryResult
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                NetworkConfig
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                NodeId
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                PartialPeerInfo
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                PeerCache
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                PeerCacheDiscoveryOptions
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                PeerExchangeQueryResult
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                PeerIdStr
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                PubsubTopic
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                QueryRequestParams
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ReliableChannelEvent
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ReliableChannelOptions
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                SDKProtocolResult
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                SearchContext
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                SequenceNumber
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ShardId
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ShardInfo
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                StaticSharding
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                StoreCursor
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                StoreProtocolOptions
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ThisAndThat
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ThisOrThat
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Unsubscribe

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Variables

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                bytesToUtf8
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                CONNECTION_LOCKED_TAG
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                DEFAULT_CLUSTER_ID
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                DEFAULT_NUM_SHARDS
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                DefaultNetworkConfig
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                DNS_DISCOVERY_TAG
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ReliableChannelEvent
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                StatusDescriptions
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                utf8ToBytes

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Functions

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                createDecoder
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                createEncoder
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                createLibp2pAndUpdateOptions
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                createLightNode
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                defaultLibp2p
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                useWaku
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                waitForRemotePeer
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                WakuProvider
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                diff --git a/modules/_waku_react.utils.html b/modules/_waku_react.utils.html new file mode 100644 index 0000000000..fd79699d5d --- /dev/null +++ b/modules/_waku_react.utils.html @@ -0,0 +1 @@ +utils | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  diff --git a/modules/_waku_react.waku.html b/modules/_waku_react.waku.html new file mode 100644 index 0000000000..c5b3528868 --- /dev/null +++ b/modules/_waku_react.waku.html @@ -0,0 +1 @@ +waku | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    diff --git a/modules/_waku_react.waku.message.html b/modules/_waku_react.waku.message.html new file mode 100644 index 0000000000..40168f825f --- /dev/null +++ b/modules/_waku_react.waku.message.html @@ -0,0 +1 @@ +message | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Namespace message

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Namespaces

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      version_0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      diff --git a/modules/_waku_react.waku.message.version_0.html b/modules/_waku_react.waku.message.version_0.html new file mode 100644 index 0000000000..e6d9ab0366 --- /dev/null +++ b/modules/_waku_react.waku.message.version_0.html @@ -0,0 +1 @@ +version_0 | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Namespaces

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        proto

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Variables

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Version

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        References

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        createDecoder → createDecoder
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        createEncoder → createEncoder
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        DecodedMessage → DecodedMessage
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Decoder → Decoder
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Encoder → Encoder
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        diff --git a/modules/_waku_react.waku.message.version_0.proto.RateLimitProof.html b/modules/_waku_react.waku.message.version_0.proto.RateLimitProof.html new file mode 100644 index 0000000000..a72dde5278 --- /dev/null +++ b/modules/_waku_react.waku.message.version_0.proto.RateLimitProof.html @@ -0,0 +1 @@ +RateLimitProof | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          diff --git a/modules/_waku_react.waku.message.version_0.proto.WakuMessage.html b/modules/_waku_react.waku.message.version_0.proto.WakuMessage.html new file mode 100644 index 0000000000..32eec2afc1 --- /dev/null +++ b/modules/_waku_react.waku.message.version_0.proto.WakuMessage.html @@ -0,0 +1 @@ +WakuMessage | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            diff --git a/modules/_waku_react.waku.message.version_0.proto.html b/modules/_waku_react.waku.message.version_0.proto.html new file mode 100644 index 0000000000..f8a260520d --- /dev/null +++ b/modules/_waku_react.waku.message.version_0.proto.html @@ -0,0 +1 @@ +proto | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              diff --git a/modules/_waku_react.waku.waku_filter.html b/modules/_waku_react.waku.waku_filter.html new file mode 100644 index 0000000000..afbafa1e32 --- /dev/null +++ b/modules/_waku_react.waku.waku_filter.html @@ -0,0 +1 @@ +waku_filter | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Namespace waku_filter

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                References

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                FilterCodecs → waku.FilterCodecs
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                FilterCore → waku.FilterCore
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                diff --git a/modules/_waku_react.waku.waku_light_push.html b/modules/_waku_react.waku.waku_light_push.html new file mode 100644 index 0000000000..4ffade7641 --- /dev/null +++ b/modules/_waku_react.waku.waku_light_push.html @@ -0,0 +1 @@ +waku_light_push | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Namespace waku_light_push

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  References

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  LightPushCodec → waku.LightPushCodec
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  LightPushCodecV2 → waku.LightPushCodecV2
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  LightPushCore → waku.LightPushCore
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  diff --git a/modules/_waku_react.waku.waku_store.html b/modules/_waku_react.waku.waku_store.html new file mode 100644 index 0000000000..8e47f1cc89 --- /dev/null +++ b/modules/_waku_react.waku.waku_store.html @@ -0,0 +1 @@ +waku_store | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Namespace waku_store

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    References

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    StoreCodec → waku.StoreCodec
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    StoreCore → waku.StoreCore
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    diff --git a/modules/_waku_react_native_polyfills.html b/modules/_waku_react_native_polyfills.html deleted file mode 100644 index 0dfc0f7b01..0000000000 --- a/modules/_waku_react_native_polyfills.html +++ /dev/null @@ -1,28 +0,0 @@ -@waku/react-native-polyfills | Documentation

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Module @waku/react-native-polyfills

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    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.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    \ No newline at end of file diff --git a/modules/_waku_relay.html b/modules/_waku_relay.html index 0ddf5c8ebb..2f08750463 100644 --- a/modules/_waku_relay.html +++ b/modules/_waku_relay.html @@ -1,34 +1 @@ -@waku/relay - v0.0.18 | Documentation

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Module @waku/relay - v0.0.18

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    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

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Type Aliases

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Functions

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    \ No newline at end of file +@waku/relay - v0.0.23 | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Module @waku/relay - v0.0.23

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Classes

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Relay

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Type Aliases

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      ContentTopic
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Observer
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      RelayCreateOptions

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Functions

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      createRelayNode
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      wakuGossipSub
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      diff --git a/modules/_waku_reliability-tests.html b/modules/_waku_reliability-tests.html new file mode 100644 index 0000000000..c063f5b48d --- /dev/null +++ b/modules/_waku_reliability-tests.html @@ -0,0 +1,16 @@ +@waku/reliability-tests | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Module @waku/reliability-tests

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Reliability Tests

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        This package contains reliability and stability tests for the js-waku project.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        These tests are designed to run realistic message scenarios in loops over extended periods, helping identify edge cases, memory leaks, network inconsistencies, or message delivery issues that may appear over time.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        This is the first test in the suite. It runs a js-waku<->nwaku filter scenario in a loop for 2 hours, sending and receiving messages continuously.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        The test records:

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • Message ID
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • Timestamp
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • Send/receive status
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • Any errors during transmission
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        At the end, a summary report is printed and any failures cause the test to fail.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        From the project root:

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        npm run 
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        diff --git a/modules/_waku_reliability_tests.html b/modules/_waku_reliability_tests.html deleted file mode 100644 index c8b3a2bae2..0000000000 --- a/modules/_waku_reliability_tests.html +++ /dev/null @@ -1,15 +0,0 @@ -@waku/reliability-tests | Documentation

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Module @waku/reliability-tests

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Reliability Tests

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        This package contains reliability and stability tests for the js-waku project.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        -

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        These tests are designed to run realistic message scenarios in loops over extended periods, helping identify edge cases, memory leaks, network inconsistencies, or message delivery issues that may appear over time.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        -

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        📄 Current Tests

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        longevity.spec.ts

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        This is the first test in the suite. It runs a js-waku<->nwaku filter scenario in a loop for 2 hours, sending and receiving messages continuously.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        -

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        The test records:

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • Message ID
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • Timestamp
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • Send/receive status
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • Any errors during transmission
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        -

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        At the end, a summary report is printed and any failures cause the test to fail.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        -

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        🚀 How to Run

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        From the project root:

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        npm run test:longevity
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        \ No newline at end of file diff --git a/modules/_waku_rln.html b/modules/_waku_rln.html index 2c9afd286a..085867cc57 100644 --- a/modules/_waku_rln.html +++ b/modules/_waku_rln.html @@ -1,12 +1,14 @@ -@waku/rln | Documentation

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Module @waku/rln

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        @waku/rln

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Rate Limiting Nullifier (RLN) implementation for Waku.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        -

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Description

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        This package provides RLN functionality for the Waku protocol, enabling rate-limiting capabilities while preserving privacy.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        -

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Installation

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        npm install @waku/rln
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        -

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Usage

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        import { RLN } from '@waku/rln';

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        // Usage examples coming soon -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        -

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Constants

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +@waku/rln | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Module @waku/rln

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            @waku/rln

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Rate Limiting Nullifier (RLN) implementation for Waku.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            This package provides RLN functionality for the Waku protocol, enabling rate-limiting capabilities while preserving privacy.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            npm install @waku/rln
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            import { RLN } from '@waku/rln';

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            // Usage examples coming soon +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • Implementation contract: 0xde2260ca49300357d5af4153cda0d18f7b3ea9b3
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • Proxy contract: 0xb9cd878c90e49f797b4431fbf4fb333108cb90e6
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            -

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            License

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            MIT OR Apache-2.0

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            \ No newline at end of file +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            MIT OR Apache-2.0

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          diff --git a/modules/_waku_run.html b/modules/_waku_run.html new file mode 100644 index 0000000000..e75b54e898 --- /dev/null +++ b/modules/_waku_run.html @@ -0,0 +1,98 @@ +@waku/run | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Module @waku/run

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            @waku/run

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Spin up a local Waku network for development without relying on external infrastructure

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Perfect for hackathons, offline development, or when you need a controlled testing environment for your js-waku application.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • 2 nwaku nodes connected to each other with all protocols enabled:
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • PostgreSQL database for message persistence
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • Isolated network - nodes only connect to each other
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            npx @waku/run start
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            + +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            This will:

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • Start 2 nwaku nodes and a PostgreSQL database
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • Run in the background (detached mode)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • Display connection information you need for your app
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Example output:

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            import { createLightNode } from "@waku/sdk";

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            const waku = await createLightNode({
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            defaultBootstrap: false,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            bootstrapPeers: [
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            "/ip4/127.0.0.1/tcp/60000/ws/p2p/16Uiu2HAmF6oAsd23RMAnZb3NJgxXrExxBTPMdEoih232iAZkviU2",
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            "/ip4/127.0.0.1/tcp/60001/ws/p2p/16Uiu2HAm5aZU47YkiUoARqivbCXwuFPzFFXXiURAorySqAQbL6EQ"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ],
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            numPeersToUse: 2,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            libp2p: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            filterMultiaddrs: false
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            networkConfig: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            clusterId: 0,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            numShardsInCluster: 8
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            }); +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            + +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Copy the configuration from the output above and paste it into your application. Then start your node:

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            await waku.start();

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            // Your app is now connected to your local Waku network! +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            npx @waku/run stop
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            CommandDescription
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            npx @waku/run startStart the network (detached) and show connection info
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            npx @waku/run stopStop the network and clean up
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            npx @waku/run infoShow connection info for running network
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            npx @waku/run logsView and follow logs from all nodes
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            npx @waku/run testTest the network by sending a message
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            All configuration is done via environment variables passed to the command.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            If the default ports are in use, specify custom ports:

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            NODE1_WS_PORT=50000 NODE2_WS_PORT=50001 npx @waku/run start
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            + +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Available port configuration:

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • NODE1_WS_PORT (default: 60000)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • NODE2_WS_PORT (default: 60001)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • NODE1_REST_PORT (default: 8646)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • NODE2_REST_PORT (default: 8647)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            The default configuration uses:

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • Cluster ID: 0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • Number of shards: 8
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            To test with a different cluster:

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            CLUSTER_ID=16 npx @waku/run start
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            + +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            To use a different nwaku image version:

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            NWAKU_IMAGE=wakuorg/nwaku:v0.35.0 npx @waku/run start
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            npx @waku/run logs
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            # Node 1
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            curl http://127.0.0.1:8646/health

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            # Node 2
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            curl http://127.0.0.1:8647/health +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            # Node 1 debug info
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            curl http://127.0.0.1:8646/debug/v1/info

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            # Node 2 debug info
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            curl http://127.0.0.1:8647/debug/v1/info +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            + +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            MIT OR Apache-2.0

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            diff --git a/modules/_waku_sdk.html b/modules/_waku_sdk.html index 4be14c9345..29177b6933 100644 --- a/modules/_waku_sdk.html +++ b/modules/_waku_sdk.html @@ -1,144 +1 @@ -@waku/sdk - v0.0.31 | Documentation

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Module @waku/sdk - v0.0.31

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            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

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Namespaces

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Enumerations

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Classes

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Interfaces

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Type Aliases

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Variables

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Functions

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            \ No newline at end of file +@waku/sdk - v0.0.36 | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Module @waku/sdk - v0.0.36

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Namespaces

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              utils
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              waku

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Enumerations

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              FilterError
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              HealthStatus
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              LightPushError
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              LightPushStatusCode
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ProtocolError
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Protocols
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Tags
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              WakuEvent

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Classes

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              DecodedMessage
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Decoder
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Encoder
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Filter
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              LightPush
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ReliableChannel
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Store
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              WakuNode

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Interfaces

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              DiscoveryTrigger
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              DnsClient
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              DnsDiscOptions
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              DnsDiscoveryComponents
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              EncoderOptions
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              FilterFailure
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              IAsyncIterator
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              IConnectionManager
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              IDecodedMessage
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              IDecoder
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              IEncoder
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              IEncryptedMessage
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              IEnr
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              IMessage
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              IMetadata
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              IMetaSetter
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              IPeerExchange
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              IProtoMessage
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              IRateLimitProof
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              IReceiver
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              IRelayAPI
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              IRlnMessage
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              IRoutingInfo
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ISender
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ITopicOnlyMessage
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              IWaku
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              IWakuEvents
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              LightNode
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              LightPushFailure
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              PeerExchangeComponents
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              PeerExchangeQueryParams
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              PeerExchangeResponse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              PeerInfo
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              RelayNode
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ReliableChannelEvents
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Waku2

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Type Aliases

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              AutoSharding
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Callback
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ClusterId
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ConnectionManagerOptions
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ContentTopic
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              CreateDecoderParams
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              CreateEncoderParams
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              CreateLibp2pOptions
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              CreateNodeOptions
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              DiscoveryOptions
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ENRKey
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ENRValue
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              FilterCoreResult
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              FilterProtocolOptions
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              FilterSDKResult
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              IFilter
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ILightPush
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              IRelay
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ISendOptions
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              IStore
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              IWakuEventEmitter
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Libp2p
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Libp2pComponents
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Libp2pEventHandler
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Libp2pServices
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              LightPushCoreResult
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              LightPushProtocolOptions
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              LightPushSDKResult
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              MetadataQueryResult
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              NetworkConfig
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              NodeId
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              PartialPeerInfo
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              PeerCache
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              PeerCacheDiscoveryOptions
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              PeerExchangeQueryResult
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              PeerIdStr
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              PubsubTopic
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              QueryRequestParams
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ReliableChannelEvent
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ReliableChannelOptions
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              SDKProtocolResult
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              SearchContext
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              SequenceNumber
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ShardId
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ShardInfo
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              StaticSharding
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              StoreCursor
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              StoreProtocolOptions
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ThisAndThat
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ThisOrThat
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Unsubscribe

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Variables

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              bytesToUtf8
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              CONNECTION_LOCKED_TAG
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              DEFAULT_CLUSTER_ID
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              DEFAULT_NUM_SHARDS
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              DefaultNetworkConfig
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              DNS_DISCOVERY_TAG
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ReliableChannelEvent
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              StatusDescriptions
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              utf8ToBytes

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Functions

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              createDecoder
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              createEncoder
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              createLibp2pAndUpdateOptions
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              createLightNode
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              defaultLibp2p
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              waitForRemotePeer
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              diff --git a/modules/_waku_sdk.utils.html b/modules/_waku_sdk.utils.html index 334feeee5d..1d76e79249 100644 --- a/modules/_waku_sdk.utils.html +++ b/modules/_waku_sdk.utils.html @@ -1,30 +1 @@ -utils | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              \ No newline at end of file +utils | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                diff --git a/modules/_waku_sdk.waku.html b/modules/_waku_sdk.waku.html index bccf984497..6d0c9904c9 100644 --- a/modules/_waku_sdk.waku.html +++ b/modules/_waku_sdk.waku.html @@ -1,22 +1 @@ -waku | Documentation

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                References

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Re-exports DecodedMessage
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Re-exports Decoder
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Re-exports Encoder
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Re-exports FilterCodecs
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Re-exports FilterCore
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Re-exports LightPushCodec
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Re-exports LightPushCore
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Re-exports StoreCodec
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Re-exports StoreCore
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Re-exports createDecoder
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Re-exports createEncoder
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                \ No newline at end of file +waku | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  diff --git a/modules/_waku_sdk.waku.message.html b/modules/_waku_sdk.waku.message.html index 89f6f5cdc2..8f755c769d 100644 --- a/modules/_waku_sdk.waku.message.html +++ b/modules/_waku_sdk.waku.message.html @@ -1,2 +1 @@ -message | Documentation

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Namespaces

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  \ No newline at end of file +message | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Namespace message

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Namespaces

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    version_0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    diff --git a/modules/_waku_sdk.waku.message.version_0.html b/modules/_waku_sdk.waku.message.version_0.html index ef415acc01..2a879b0a30 100644 --- a/modules/_waku_sdk.waku.message.version_0.html +++ b/modules/_waku_sdk.waku.message.version_0.html @@ -1,8 +1 @@ -version_0 | Documentation

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    References

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Re-exports DecodedMessage
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Re-exports Decoder
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Re-exports Encoder
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Re-exports createDecoder
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Re-exports createEncoder
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    \ No newline at end of file +version_0 | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Namespaces

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      proto

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Variables

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Version

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      References

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      createDecoder → createDecoder
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      createEncoder → createEncoder
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      DecodedMessage → DecodedMessage
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Decoder → Decoder
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Encoder → Encoder
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      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 53db188444..7cebbda96b 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 @@ -RateLimitProof | Documentation

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Functions

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      \ No newline at end of file +RateLimitProof | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        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 604e1246bb..2144728612 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 @@ -WakuMessage | Documentation

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Functions

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        \ No newline at end of file +WakuMessage | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          diff --git a/modules/_waku_sdk.waku.message.version_0.proto.html b/modules/_waku_sdk.waku.message.version_0.proto.html index 19f6ed350f..33ca7420d2 100644 --- a/modules/_waku_sdk.waku.message.version_0.proto.html +++ b/modules/_waku_sdk.waku.message.version_0.proto.html @@ -1,5 +1 @@ -proto | Documentation

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Namespaces

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Interfaces

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          \ No newline at end of file +proto | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            diff --git a/modules/_waku_sdk.waku.waku_filter.html b/modules/_waku_sdk.waku.waku_filter.html index edd14117ab..6f478e0c9d 100644 --- a/modules/_waku_sdk.waku.waku_filter.html +++ b/modules/_waku_sdk.waku.waku_filter.html @@ -1,3 +1 @@ -waku_filter | Documentation

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Classes

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Variables

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            \ No newline at end of file +waku_filter | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Namespace waku_filter

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              References

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              FilterCodecs → waku.FilterCodecs
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              FilterCore → waku.FilterCore
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              diff --git a/modules/_waku_sdk.waku.waku_light_push.PushResponse.html b/modules/_waku_sdk.waku.waku_light_push.PushResponse.html deleted file mode 100644 index 8686b777a5..0000000000 --- a/modules/_waku_sdk.waku.waku_light_push.PushResponse.html +++ /dev/null @@ -1,4 +0,0 @@ -PushResponse | Documentation

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Functions

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              \ 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 7882b7655a..e1f9abb994 100644 --- a/modules/_waku_sdk.waku.waku_light_push.html +++ b/modules/_waku_sdk.waku.waku_light_push.html @@ -1,5 +1 @@ -waku_light_push | Documentation

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Namespaces

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Classes

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Interfaces

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Variables

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              \ No newline at end of file +waku_light_push | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Namespace waku_light_push

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                References

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                LightPushCodec → waku.LightPushCodec
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                LightPushCodecV2 → waku.LightPushCodecV2
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                LightPushCore → waku.LightPushCore
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                diff --git a/modules/_waku_sdk.waku.waku_store.html b/modules/_waku_sdk.waku.waku_store.html index 5ff0ba6ab4..a358e96877 100644 --- a/modules/_waku_sdk.waku.waku_store.html +++ b/modules/_waku_sdk.waku.waku_store.html @@ -1,3 +1 @@ -waku_store | Documentation

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Classes

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Variables

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                \ No newline at end of file +waku_store | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Namespace waku_store

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  References

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  StoreCodec → waku.StoreCodec
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  StoreCore → waku.StoreCore
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  diff --git a/modules/_waku_sds.html b/modules/_waku_sds.html index 1691932ae6..4b20a063d0 100644 --- a/modules/_waku_sds.html +++ b/modules/_waku_sds.html @@ -1,11 +1,2 @@ -@waku/sds - v0.0.3 | Documentation

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Module @waku/sds - v0.0.3

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Scalable Data Sync

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Typescript implementation of the Scalable Data Sync protocol for message reliability of distributed logs in the browser.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  -

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Enumerations

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Classes

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Type Aliases

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Functions

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  \ No newline at end of file +@waku/sds - v0.0.8 | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    diff --git a/modules/_waku_utils.html b/modules/_waku_utils.html index c015d5936b..aed247a22f 100644 --- a/modules/_waku_utils.html +++ b/modules/_waku_utils.html @@ -1,57 +1 @@ -@waku/utils - v0.0.23 | Documentation

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Module @waku/utils - v0.0.23

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    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

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Type Aliases

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Functions

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    \ No newline at end of file +@waku/utils - v0.0.27 | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      diff --git a/types/_waku_interfaces.ActiveSubscriptions.html b/types/_waku_interfaces.ActiveSubscriptions.html deleted file mode 100644 index c94f1782aa..0000000000 --- a/types/_waku_interfaces.ActiveSubscriptions.html +++ /dev/null @@ -1 +0,0 @@ -ActiveSubscriptions | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      \ No newline at end of file diff --git a/types/_waku_interfaces.AutoSharding.html b/types/_waku_interfaces.AutoSharding.html index 85cc898ae0..707ab655b9 100644 --- a/types/_waku_interfaces.AutoSharding.html +++ b/types/_waku_interfaces.AutoSharding.html @@ -1 +1,3 @@ -AutoSharding | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      \ No newline at end of file +AutoSharding | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Type Alias AutoSharding

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        type AutoSharding = {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            clusterId: ClusterId;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            numShardsInCluster: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        clusterId: ClusterId
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        numShardsInCluster: number
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        diff --git a/types/_waku_interfaces.Callback.html b/types/_waku_interfaces.Callback.html index d844ac786d..bd07051f60 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>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        \ No newline at end of file +Callback | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Type Alias Callback<T>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Callback: (msg: T) => void | Promise<void>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Type Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Type declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • (msg: T): void | Promise<void>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              • msg: T

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Returns void | Promise<void>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          diff --git a/types/_waku_interfaces.ClusterId.html b/types/_waku_interfaces.ClusterId.html new file mode 100644 index 0000000000..12ddc8ebd5 --- /dev/null +++ b/types/_waku_interfaces.ClusterId.html @@ -0,0 +1 @@ +ClusterId | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Type Alias ClusterId

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ClusterId: number
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            diff --git a/types/_waku_interfaces.ConnectionManagerOptions.html b/types/_waku_interfaces.ConnectionManagerOptions.html index 258eef2380..00e3b605bb 100644 --- a/types/_waku_interfaces.ConnectionManagerOptions.html +++ b/types/_waku_interfaces.ConnectionManagerOptions.html @@ -1,18 +1,48 @@ -ConnectionManagerOptions | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ConnectionManagerOptions: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                maxBootstrapPeersAllowed: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                maxDialAttemptsForPeer: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                maxParallelDials: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                pingKeepAlive: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                relayKeepAlive: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Type declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            \ No newline at end of file +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            3
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            maxConnections: number

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Max number of connections allowed to be connected to.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            10
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            maxDialingPeers: number

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Max number of peers to dial at once.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            3
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            pingKeepAlive: number

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Keep alive libp2p pings interval in seconds.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            300 seconds
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            relayKeepAlive: number

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Gossip sub specific keep alive interval in seconds.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            300 seconds
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            diff --git a/types/_waku_interfaces.ContentTopic.html b/types/_waku_interfaces.ContentTopic.html index b0cc5de79f..18e73c6325 100644 --- a/types/_waku_interfaces.ContentTopic.html +++ b/types/_waku_interfaces.ContentTopic.html @@ -1 +1 @@ -ContentTopic | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ContentTopic: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            \ No newline at end of file +ContentTopic | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Type Alias ContentTopic

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ContentTopic: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              diff --git a/types/_waku_interfaces.ContentTopicInfo.html b/types/_waku_interfaces.ContentTopicInfo.html deleted file mode 100644 index 7d834a7178..0000000000 --- a/types/_waku_interfaces.ContentTopicInfo.html +++ /dev/null @@ -1 +0,0 @@ -ContentTopicInfo | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ContentTopicInfo: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  clusterId?: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  contentTopics: string[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Type declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              • Optional clusterId?: number
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              • contentTopics: string[]
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              \ No newline at end of file diff --git a/types/_waku_interfaces.CoreProtocolResult.html b/types/_waku_interfaces.CoreProtocolResult.html deleted file mode 100644 index 1c98a9cbe1..0000000000 --- a/types/_waku_interfaces.CoreProtocolResult.html +++ /dev/null @@ -1 +0,0 @@ -CoreProtocolResult | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              CoreProtocolResult: ThisOrThat<"success", PeerId, "failure", Failure>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              \ No newline at end of file diff --git a/types/_waku_interfaces.CreateDecoderParams.html b/types/_waku_interfaces.CreateDecoderParams.html index b007f8b3db..f4bf6e62c1 100644 --- a/types/_waku_interfaces.CreateDecoderParams.html +++ b/types/_waku_interfaces.CreateDecoderParams.html @@ -1 +1,3 @@ -CreateDecoderParams | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              CreateDecoderParams: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  contentTopic: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  shardInfo?: AutoShardSingle | StaticShardSingle;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Type declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              • contentTopic: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              • Optional shardInfo?: AutoShardSingle | StaticShardSingle
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              \ No newline at end of file +CreateDecoderParams | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Type Alias CreateDecoderParams

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                type CreateDecoderParams = {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    contentTopic: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    shardId?: ShardId;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                contentTopic: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                shardId?: ShardId
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                diff --git a/types/_waku_interfaces.CreateEncoderParams.html b/types/_waku_interfaces.CreateEncoderParams.html index d820fad7af..3dc3a1169b 100644 --- a/types/_waku_interfaces.CreateEncoderParams.html +++ b/types/_waku_interfaces.CreateEncoderParams.html @@ -1 +1 @@ -CreateEncoderParams | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                CreateEncoderParams: CreateDecoderParams & {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    ephemeral?: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Type declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • Optional ephemeral?: boolean
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                \ No newline at end of file +CreateEncoderParams | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Type Alias CreateEncoderParams

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  CreateEncoderParams: CreateDecoderParams & { ephemeral?: boolean }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  diff --git a/types/_waku_interfaces.CreateLibp2pOptions.html b/types/_waku_interfaces.CreateLibp2pOptions.html index d7cd5dfbd6..b5b8b5b27b 100644 --- a/types/_waku_interfaces.CreateLibp2pOptions.html +++ b/types/_waku_interfaces.CreateLibp2pOptions.html @@ -1,7 +1,9 @@ -CreateLibp2pOptions | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  CreateLibp2pOptions: Libp2pOptions & {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      filterMultiaddrs?: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      hideWebSocketInfo?: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      pingMaxInboundStreams?: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Type declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • Optional filterMultiaddrs?: boolean

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Applies secure web socket filters.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    -

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Default

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    true
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • Optional hideWebSocketInfo?: boolean

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Hides WebSocket info message in console.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    -

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Default

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    false
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • Optional pingMaxInboundStreams?: number
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  \ No newline at end of file +CreateLibp2pOptions | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Type Alias CreateLibp2pOptions

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    CreateLibp2pOptions: Libp2pOptions & {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        filterMultiaddrs?: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        hideWebSocketInfo?: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        pingMaxInboundStreams?: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Type declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • OptionalfilterMultiaddrs?: boolean

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Applies secure web socket filters.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      true
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • OptionalhideWebSocketInfo?: boolean

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Hides WebSocket info message in console.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      false
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • OptionalpingMaxInboundStreams?: number
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    diff --git a/types/_waku_interfaces.CreateNodeOptions.html b/types/_waku_interfaces.CreateNodeOptions.html index c732e1e0fc..1dae472e0a 100644 --- a/types/_waku_interfaces.CreateNodeOptions.html +++ b/types/_waku_interfaces.CreateNodeOptions.html @@ -1,24 +1,40 @@ -CreateNodeOptions | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    CreateNodeOptions: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        autoStart?: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        bootstrapPeers?: string[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        connectionManager?: Partial<ConnectionManagerOptions>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        defaultBootstrap?: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        discovery?: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            dns: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            localPeerCache: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            peerExchange: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        filter?: Partial<FilterProtocolOptions>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        libp2p?: Partial<CreateLibp2pOptions>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        lightPush?: Partial<LightPushProtocolOptions>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        networkConfig?: NetworkConfig;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        numPeersToUse?: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        staticNoiseKey?: Uint8Array;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        store?: Partial<StoreProtocolOptions>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        userAgent?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Type declaration

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

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

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    "js-waku"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    diff --git a/types/_waku_interfaces.CreateSubscriptionResult.html b/types/_waku_interfaces.CreateSubscriptionResult.html deleted file mode 100644 index f620e1ee39..0000000000 --- a/types/_waku_interfaces.CreateSubscriptionResult.html +++ /dev/null @@ -1 +0,0 @@ -CreateSubscriptionResult | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    CreateSubscriptionResult: ThisOrThat<"subscription", ISubscription, "error", ProtocolError>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    \ No newline at end of file diff --git a/types/_waku_interfaces.DiscoveryOptions.html b/types/_waku_interfaces.DiscoveryOptions.html new file mode 100644 index 0000000000..558e382114 --- /dev/null +++ b/types/_waku_interfaces.DiscoveryOptions.html @@ -0,0 +1,5 @@ +DiscoveryOptions | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Type Alias DiscoveryOptions

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Options for the discovery.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      type DiscoveryOptions = {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          dns: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          peerCache: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          peerExchange: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      dns: boolean
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      peerCache: boolean
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      peerExchange: boolean
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      diff --git a/types/_waku_interfaces.ENRKey.html b/types/_waku_interfaces.ENRKey.html index 197ccd9f36..5f53db87ae 100644 --- a/types/_waku_interfaces.ENRKey.html +++ b/types/_waku_interfaces.ENRKey.html @@ -1 +1 @@ -ENRKey | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      \ No newline at end of file +ENRKey | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Type Alias ENRKey

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        ENRKey: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        diff --git a/types/_waku_interfaces.ENRValue.html b/types/_waku_interfaces.ENRValue.html index ba0292b734..3cf69e072c 100644 --- a/types/_waku_interfaces.ENRValue.html +++ b/types/_waku_interfaces.ENRValue.html @@ -1 +1 @@ -ENRValue | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        ENRValue: Uint8Array
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        \ No newline at end of file +ENRValue | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Type Alias ENRValue

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          ENRValue: Uint8Array
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          diff --git a/types/_waku_interfaces.FilterCoreResult.html b/types/_waku_interfaces.FilterCoreResult.html new file mode 100644 index 0000000000..89d5e225cd --- /dev/null +++ b/types/_waku_interfaces.FilterCoreResult.html @@ -0,0 +1 @@ +FilterCoreResult | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Type Alias FilterCoreResult

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            FilterCoreResult: ThisOrThat<"success", PeerId, "failure", FilterFailure>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            diff --git a/types/_waku_interfaces.FilterProtocolOptions.html b/types/_waku_interfaces.FilterProtocolOptions.html index 38e10b8e28..e36e6bfe74 100644 --- a/types/_waku_interfaces.FilterProtocolOptions.html +++ b/types/_waku_interfaces.FilterProtocolOptions.html @@ -1,11 +1,16 @@ -FilterProtocolOptions | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            FilterProtocolOptions: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                enableLightPushFilterCheck: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                keepAliveIntervalMs: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                pingsBeforePeerRenewed: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Type declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • enableLightPushFilterCheck: boolean

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Enables js-waku to send probe LightPush message over subscribed pubsubTopics on created subscription. -In case message won't be received back through Filter - js-waku will attempt to subscribe to another peer.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              -

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Default

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              false
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • keepAliveIntervalMs: number

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Interval with which Filter subscription will attempt to send ping requests to subscribed peers.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              -

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Default

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              60_000
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • pingsBeforePeerRenewed: number

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Number of failed pings allowed to make to a remote peer before attempting to subscribe to a new one.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              -

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Default

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              3
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            \ No newline at end of file +FilterProtocolOptions | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Type Alias FilterProtocolOptions

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              type FilterProtocolOptions = {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  keepAliveIntervalMs: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  numPeersToUse: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  pingsBeforePeerRenewed: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              keepAliveIntervalMs: number

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Interval with which Filter subscription will attempt to send ping requests to subscribed peers.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              60_000
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              numPeersToUse: number

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Number of peers to be used for establishing subscriptions.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              2
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              pingsBeforePeerRenewed: number

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Number of failed pings allowed to make to a remote peer before attempting to subscribe to a new one.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              3
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              diff --git a/types/_waku_interfaces.FilterSDKResult.html b/types/_waku_interfaces.FilterSDKResult.html new file mode 100644 index 0000000000..1bd3e36f3f --- /dev/null +++ b/types/_waku_interfaces.FilterSDKResult.html @@ -0,0 +1 @@ +FilterSDKResult | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Type Alias FilterSDKResult

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                FilterSDKResult: ThisAndThat<"successes", PeerId[], "failures", FilterFailure[]>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                diff --git a/types/_waku_interfaces.HealthIndicatorEvents.html b/types/_waku_interfaces.HealthIndicatorEvents.html deleted file mode 100644 index 2cfdd97b24..0000000000 --- a/types/_waku_interfaces.HealthIndicatorEvents.html +++ /dev/null @@ -1 +0,0 @@ -HealthIndicatorEvents | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                HealthIndicatorEvents: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    health:change: CustomEvent<HealthStatus>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Type declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                \ No newline at end of file diff --git a/types/_waku_interfaces.HealthIndicatorParams.html b/types/_waku_interfaces.HealthIndicatorParams.html deleted file mode 100644 index 0b5e310151..0000000000 --- a/types/_waku_interfaces.HealthIndicatorParams.html +++ /dev/null @@ -1 +0,0 @@ -HealthIndicatorParams | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                HealthIndicatorParams: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    libp2p: Libp2p;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Type declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                \ No newline at end of file diff --git a/types/_waku_interfaces.IFilter.html b/types/_waku_interfaces.IFilter.html index a9b6230571..e04742c95f 100644 --- a/types/_waku_interfaces.IFilter.html +++ b/types/_waku_interfaces.IFilter.html @@ -1 +1,43 @@ -IFilter | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                IFilter: IReceiver & {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    multicodec: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    subscribe<T>(decoders, callback): Promise<SubscribeResult>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Type declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                \ No newline at end of file +IFilter | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Type Alias IFilter

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  type IFilter = {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      multicodec: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      start(): Promise<void>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      stop(): Promise<void>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      subscribe<T extends IDecodedMessage>(
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          decoders: IDecoder<T> | IDecoder<T>[],
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          callback: Callback<T>,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      ): Promise<boolean>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      unsubscribe<T extends IDecodedMessage>(
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          decoders: IDecoder<T> | IDecoder<T>[],
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      ): Promise<boolean>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      unsubscribeAll(): void;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  multicodec: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Methods

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • Subscribes to messages that match the filtering criteria defined in the specified decoders. +Executes a callback upon receiving each message. +Checks for a valid peer connection before starting. Will wait until a peer is available.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Type Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • decoders: IDecoder<T> | IDecoder<T>[]

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      One or more decoders that specify the filtering criteria for this subscription.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • callback: Callback<T>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Function called when a message matching the filtering criteria is received.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Returns Promise<boolean>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Promise that resolves to boolean indicating if the subscription was created successfully.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    // Subscribe to a single decoder
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    await filter.subscribe(decoder, (msg) => console.log(msg)); +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    // Subscribe to multiple decoders with the same pubsub topic
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    await filter.subscribe([decoder1, decoder2], (msg) => console.log(msg)); +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    // Handle subscription failure
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    const success = await filter.subscribe(decoder, handleMessage);
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    if (!success) {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    console.error("Failed to subscribe");
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    } +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • Unsubscribes from messages with specified decoders.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Type Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • decoders: IDecoder<T> | IDecoder<T>[]

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Single decoder or array of decoders to unsubscribe from. All decoders must share the same pubsubTopic.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Returns Promise<boolean>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Promise that resolves to true if unsubscription was successful, false otherwise.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    // Unsubscribe from a single decoder
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    await filter.unsubscribe(decoder); +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    // Unsubscribe from multiple decoders at once
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    await filter.unsubscribe([decoder1, decoder2]); +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    // Handle unsubscription failure
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    const success = await filter.unsubscribe(decoder);
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    if (!success) {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    console.error("Failed to unsubscribe");
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    } +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • Unsubscribes from all active subscriptions across all pubsub topics.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Returns void

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    // Clean up all subscriptions when React component unmounts
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    useEffect(() => {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    return () => filter.unsubscribeAll();
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    }, [filter]); +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    // Reset subscriptions and start over
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    filter.unsubscribeAll();
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    await filter.subscribe(newDecoder, newCallback); +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  diff --git a/types/_waku_interfaces.ILightPush.html b/types/_waku_interfaces.ILightPush.html index 1d5cfa0218..cbbb004bc2 100644 --- a/types/_waku_interfaces.ILightPush.html +++ b/types/_waku_interfaces.ILightPush.html @@ -1 +1,5 @@ -ILightPush | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  ILightPush: ISender & {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      multicodec: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      start: (() => void);
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      stop: (() => void);
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Type declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • Readonly multicodec: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • start: (() => void)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • (): void
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • Returns void

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • stop: (() => void)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • (): void
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • Returns void

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  \ No newline at end of file +ILightPush | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Type Alias ILightPush

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    type ILightPush = {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        multicodec: string[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        send: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            encoder: IEncoder,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            message: IMessage,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            options?: ISendOptions,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        ) => Promise<LightPushSDKResult>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        start: () => void;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        stop: () => void;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    multicodec: string[]
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    send: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        encoder: IEncoder,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        message: IMessage,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        options?: ISendOptions,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    ) => Promise<LightPushSDKResult>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    start: () => void
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    stop: () => void
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    diff --git a/types/_waku_interfaces.INextFilter.html b/types/_waku_interfaces.INextFilter.html deleted file mode 100644 index 4091bc44e7..0000000000 --- a/types/_waku_interfaces.INextFilter.html +++ /dev/null @@ -1,26 +0,0 @@ -INextFilter | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    INextFilter: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        multicodec: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        subscribe<T>(decoders, callback): Promise<boolean>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        unsubscribe<T>(decoders): Promise<boolean>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        unsubscribeAll(): void;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Type declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • Readonly multicodec: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • subscribe:function
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • Subscribes to messages with specified decoders and executes callback when a message is received. -In case no peers available initially - will delay subscription till connects to any peer.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        -

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Type Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • decoders: IDecoder<T> | IDecoder<T>[]

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Single decoder or array of decoders to subscribe to. All decoders must share the same pubsubTopic.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • callback: Callback<T>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Function called when a message matching the decoder's contentTopic is received.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          -

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Returns Promise<boolean>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Promise that resolves to true if subscription was successful, false otherwise.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        -

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Example

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        // Subscribe to a single content topic
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        await filter.subscribe(decoder, (msg) => console.log(msg)); -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        -

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Example

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        // Subscribe to multiple content topics with the same pubsub topic
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        await filter.subscribe([decoder1, decoder2], (msg) => console.log(msg)); -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        -

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Example

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        // Handle subscription failure
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        const success = await filter.subscribe(decoder, handleMessage);
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        if (!success) {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        console.error("Failed to subscribe");
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        } -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • unsubscribe:function
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • Unsubscribes from messages with specified decoders.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        -

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Type Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • decoders: IDecoder<T> | IDecoder<T>[]

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Single decoder or array of decoders to unsubscribe from. All decoders must share the same pubsubTopic.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          -

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Returns Promise<boolean>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Promise that resolves to true if unsubscription was successful, false otherwise.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        -

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Example

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        // Unsubscribe from a single decoder
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        await filter.unsubscribe(decoder); -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        -

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Example

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        // Unsubscribe from multiple decoders at once
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        await filter.unsubscribe([decoder1, decoder2]); -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        -

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Example

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        // Handle unsubscription failure
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        const success = await filter.unsubscribe(decoder);
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        if (!success) {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        console.error("Failed to unsubscribe");
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        } -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • unsubscribeAll:function
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • Unsubscribes from all active subscriptions across all pubsub topics.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        -

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Returns void

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Example

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        // Clean up all subscriptions when React component unmounts
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        useEffect(() => {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        return () => filter.unsubscribeAll();
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        }, [filter]); -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        -

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Example

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        // Reset subscriptions and start over
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        filter.unsubscribeAll();
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        await filter.subscribe(newDecoder, newCallback); -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    \ No newline at end of file diff --git a/types/_waku_interfaces.IRelay.html b/types/_waku_interfaces.IRelay.html index c431027133..1c471d33b5 100644 --- a/types/_waku_interfaces.IRelay.html +++ b/types/_waku_interfaces.IRelay.html @@ -1 +1 @@ -IRelay | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    \ No newline at end of file +IRelay | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      diff --git a/types/_waku_interfaces.ISendOptions.html b/types/_waku_interfaces.ISendOptions.html index 492bf6295a..fc4c0ab34f 100644 --- a/types/_waku_interfaces.ISendOptions.html +++ b/types/_waku_interfaces.ISendOptions.html @@ -1,7 +1,17 @@ -ISendOptions | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      ISendOptions: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          autoRetry?: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          maxAttempts?: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Type declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • Optional autoRetry?: boolean

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Enables retry of a message that was failed to be sent.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        -

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Default

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        true
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • Optional maxAttempts?: number

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Sets number of attempts if autoRetry is enabled.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        -

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Default

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        3
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      \ No newline at end of file +ISendOptions | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Type Alias ISendOptions

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        type ISendOptions = {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            autoRetry?: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            maxAttempts?: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            useLegacy?: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        autoRetry?: boolean

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Enables retry of a message that was failed to be sent.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        true
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        maxAttempts?: number

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Sets number of attempts if autoRetry is enabled.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        3
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        useLegacy?: boolean

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Use v2 of the light push protocol. +This parameter will be removed in the future.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        false
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        diff --git a/types/_waku_interfaces.IStore.html b/types/_waku_interfaces.IStore.html index 48abfdb4ea..93eb32cc81 100644 --- a/types/_waku_interfaces.IStore.html +++ b/types/_waku_interfaces.IStore.html @@ -1 +1,6 @@ -IStore | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        IStore: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            multicodec: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            queryGenerator: (<T>(decoders, options?) => AsyncGenerator<Promise<T | undefined>[]>);
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            queryWithOrderedCallback: (<T>(decoders, callback, options?) => Promise<void>);
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            queryWithPromiseCallback: (<T>(decoders, callback, options?) => Promise<void>);
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            createCursor(message): Uint8Array;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Type declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • Readonly multicodec: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • queryGenerator: (<T>(decoders, options?) => AsyncGenerator<Promise<T | undefined>[]>)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • <T>(decoders, options?): AsyncGenerator<Promise<T | undefined>[]>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • Type Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Returns AsyncGenerator<Promise<T | undefined>[]>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • queryWithOrderedCallback: (<T>(decoders, callback, options?) => Promise<void>)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • <T>(decoders, callback, options?): Promise<void>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • Type Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              • decoders: IDecoder<T>[]
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              • callback: ((message) => Promise<void | boolean> | boolean | void)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • (message): Promise<void | boolean> | boolean | void
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • message: T

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Returns Promise<void | boolean> | boolean | void

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              • Optional options: Partial<QueryRequestParams>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Returns Promise<void>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • queryWithPromiseCallback: (<T>(decoders, callback, options?) => Promise<void>)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • <T>(decoders, callback, options?): Promise<void>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • Type Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              • decoders: IDecoder<T>[]
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              • callback: ((message) => Promise<void | boolean> | boolean | void)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • (message): Promise<void | boolean> | boolean | void
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • message: Promise<T | undefined>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Returns Promise<void | boolean> | boolean | void

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              • Optional options: Partial<QueryRequestParams>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Returns Promise<void>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • createCursor:function
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        \ No newline at end of file +IStore | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Type Alias IStore

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          type IStore = {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              multicodec: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              queryGenerator: <T extends IDecodedMessage>(
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  decoders: IDecoder<T>[],
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  options?: Partial<QueryRequestParams>,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ) => AsyncGenerator<Promise<T | undefined>[]>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              queryWithOrderedCallback: <T extends IDecodedMessage>(
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  decoders: IDecoder<T>[],
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  callback: (message: T) => Promise<void | boolean> | boolean | void,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  options?: Partial<QueryRequestParams>,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ) => Promise<void>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              queryWithPromiseCallback: <T extends IDecodedMessage>(
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  decoders: IDecoder<T>[],
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  callback: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      message: Promise<T | undefined>,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  ) => Promise<void | boolean> | boolean | void,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  options?: Partial<QueryRequestParams>,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ) => Promise<void>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              createCursor(message: IDecodedMessage): StoreCursor;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          multicodec: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          queryGenerator: <T extends IDecodedMessage>(
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              decoders: IDecoder<T>[],
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              options?: Partial<QueryRequestParams>,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          ) => AsyncGenerator<Promise<T | undefined>[]>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          queryWithOrderedCallback: <T extends IDecodedMessage>(
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              decoders: IDecoder<T>[],
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              callback: (message: T) => Promise<void | boolean> | boolean | void,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              options?: Partial<QueryRequestParams>,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          ) => Promise<void>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          queryWithPromiseCallback: <T extends IDecodedMessage>(
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              decoders: IDecoder<T>[],
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              callback: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  message: Promise<T | undefined>,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ) => Promise<void | boolean> | boolean | void,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              options?: Partial<QueryRequestParams>,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          ) => Promise<void>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Methods

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          diff --git a/types/_waku_interfaces.IWakuEventEmitter.html b/types/_waku_interfaces.IWakuEventEmitter.html new file mode 100644 index 0000000000..52413b93ab --- /dev/null +++ b/types/_waku_interfaces.IWakuEventEmitter.html @@ -0,0 +1 @@ +IWakuEventEmitter | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Type Alias IWakuEventEmitter

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            IWakuEventEmitter: TypedEventEmitter<IWakuEvents>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            diff --git a/types/_waku_interfaces.Libp2p.html b/types/_waku_interfaces.Libp2p.html index e876aaa371..44c086fb1a 100644 --- a/types/_waku_interfaces.Libp2p.html +++ b/types/_waku_interfaces.Libp2p.html @@ -1 +1 @@ -Libp2p | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Libp2p: BaseLibp2p<Libp2pServices> & {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                components: Libp2pComponents;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Type declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            \ No newline at end of file +Libp2p | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Type Alias Libp2p

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Libp2p: BaseLibp2p<Libp2pServices> & { components: Libp2pComponents }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              diff --git a/types/_waku_interfaces.Libp2pComponents.html b/types/_waku_interfaces.Libp2pComponents.html index 83b7aacfe1..7553e579af 100644 --- a/types/_waku_interfaces.Libp2pComponents.html +++ b/types/_waku_interfaces.Libp2pComponents.html @@ -1 +1 @@ -Libp2pComponents | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Libp2pComponents: Parameters<Exclude<Libp2pInit["metrics"], undefined>>[0]
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              \ No newline at end of file +Libp2pComponents | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Type Alias Libp2pComponents

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Libp2pComponents: Parameters<Exclude<Libp2pInit["metrics"], undefined>>[0]
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                diff --git a/types/_waku_interfaces.Libp2pEventHandler.html b/types/_waku_interfaces.Libp2pEventHandler.html new file mode 100644 index 0000000000..3dc79d7af7 --- /dev/null +++ b/types/_waku_interfaces.Libp2pEventHandler.html @@ -0,0 +1 @@ +Libp2pEventHandler | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Type Alias Libp2pEventHandler<T>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Libp2pEventHandler: (e: CustomEvent<T>) => void

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Type Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • T

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Type declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • (e: CustomEvent<T>): void
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • e: CustomEvent<T>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Returns void

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  diff --git a/types/_waku_interfaces.Libp2pServices.html b/types/_waku_interfaces.Libp2pServices.html index 6116003abc..856061465d 100644 --- a/types/_waku_interfaces.Libp2pServices.html +++ b/types/_waku_interfaces.Libp2pServices.html @@ -1 +1,5 @@ -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
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  \ No newline at end of file +Libp2pServices | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Type Alias Libp2pServices

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    type Libp2pServices = {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        identify: ReturnType<ReturnType<typeof identify>>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        metadata?: IMetadata;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        ping: PingService;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        pubsub?: GossipSub;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    identify: ReturnType<ReturnType<typeof identify>>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    metadata?: IMetadata
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    ping: PingService
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    pubsub?: GossipSub
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    diff --git a/types/_waku_interfaces.LightPushCoreResult.html b/types/_waku_interfaces.LightPushCoreResult.html new file mode 100644 index 0000000000..d88c54ba20 --- /dev/null +++ b/types/_waku_interfaces.LightPushCoreResult.html @@ -0,0 +1 @@ +LightPushCoreResult | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Type Alias LightPushCoreResult

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      LightPushCoreResult: ThisOrThat<"success", PeerId, "failure", LightPushFailure>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      diff --git a/types/_waku_interfaces.LightPushProtocolOptions.html b/types/_waku_interfaces.LightPushProtocolOptions.html index 471501fbb0..93cea2ee02 100644 --- a/types/_waku_interfaces.LightPushProtocolOptions.html +++ b/types/_waku_interfaces.LightPushProtocolOptions.html @@ -1,7 +1,9 @@ -LightPushProtocolOptions | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      LightPushProtocolOptions: ISendOptions & {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          numPeersToUse?: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          retryIntervalMs: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Type declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • Optional numPeersToUse?: number

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Number of peers to send message to.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        -

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Default

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        1
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • retryIntervalMs: number

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        The interval in milliseconds to wait before retrying a failed push.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        -

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Default

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        1000
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      \ No newline at end of file +LightPushProtocolOptions | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Type Alias LightPushProtocolOptions

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        LightPushProtocolOptions: ISendOptions & {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            numPeersToUse?: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            retryIntervalMs: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Type declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • OptionalnumPeersToUse?: number

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Number of peers to send message to.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          1
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • retryIntervalMs: number

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          The interval in milliseconds to wait before retrying a failed push.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          1000
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        diff --git a/types/_waku_interfaces.LightPushSDKResult.html b/types/_waku_interfaces.LightPushSDKResult.html new file mode 100644 index 0000000000..04f975ed68 --- /dev/null +++ b/types/_waku_interfaces.LightPushSDKResult.html @@ -0,0 +1 @@ +LightPushSDKResult | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Type Alias LightPushSDKResult

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          LightPushSDKResult: ThisAndThat<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              "successes",
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              PeerId[],
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              "failures",
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              LightPushFailure[],
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          >
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          diff --git a/types/_waku_interfaces.LocalStoragePeerInfo.html b/types/_waku_interfaces.LocalStoragePeerInfo.html deleted file mode 100644 index 3c71d442fb..0000000000 --- a/types/_waku_interfaces.LocalStoragePeerInfo.html +++ /dev/null @@ -1 +0,0 @@ -LocalStoragePeerInfo | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          LocalStoragePeerInfo: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              address: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              id: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Type declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • address: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • id: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          \ No newline at end of file diff --git a/types/_waku_interfaces.MetadataQueryResult.html b/types/_waku_interfaces.MetadataQueryResult.html index 782a890140..c633b94feb 100644 --- a/types/_waku_interfaces.MetadataQueryResult.html +++ b/types/_waku_interfaces.MetadataQueryResult.html @@ -1 +1 @@ -MetadataQueryResult | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          MetadataQueryResult: ThisOrThat<"shardInfo", ShardInfo>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          \ No newline at end of file +MetadataQueryResult | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Type Alias MetadataQueryResult

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            MetadataQueryResult: ThisOrThat<"shardInfo", ShardInfo>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            diff --git a/types/_waku_interfaces.NetworkConfig.html b/types/_waku_interfaces.NetworkConfig.html index 4ed4fb8037..65a5788a4e 100644 --- a/types/_waku_interfaces.NetworkConfig.html +++ b/types/_waku_interfaces.NetworkConfig.html @@ -1 +1,3 @@ -NetworkConfig | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            \ No newline at end of file +NetworkConfig | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Type Alias NetworkConfig

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              NetworkConfig: StaticSharding | AutoSharding

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Configuration for a Waku network. All nodes in a given network/cluster +should have the same configuration.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              diff --git a/types/_waku_interfaces.NextFilterOptions.html b/types/_waku_interfaces.NextFilterOptions.html deleted file mode 100644 index b5e1a4dd3c..0000000000 --- a/types/_waku_interfaces.NextFilterOptions.html +++ /dev/null @@ -1,10 +0,0 @@ -NextFilterOptions | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              NextFilterOptions: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  keepAliveIntervalMs: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  numPeersToUse: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  pingsBeforePeerRenewed: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Type declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              • keepAliveIntervalMs: number

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Interval with which Filter subscription will attempt to send ping requests to subscribed peers.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                -

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Default

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                60_000
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              • numPeersToUse: number

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Number of peers to be used for establishing subscriptions.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                -

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Default

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                2
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              • pingsBeforePeerRenewed: number

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Number of failed pings allowed to make to a remote peer before attempting to subscribe to a new one.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                -

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Default

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                3
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              \ No newline at end of file diff --git a/types/_waku_interfaces.NodeId.html b/types/_waku_interfaces.NodeId.html index 67c8500e4f..0f53a33371 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 +NodeId | Documentation

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Type Alias NodeId

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                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

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                \ No newline at end of file +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                diff --git a/types/_waku_interfaces.PartialPeerInfo.html b/types/_waku_interfaces.PartialPeerInfo.html new file mode 100644 index 0000000000..267084cf93 --- /dev/null +++ b/types/_waku_interfaces.PartialPeerInfo.html @@ -0,0 +1,4 @@ +PartialPeerInfo | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Type Alias PartialPeerInfo

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Partial peer information used to store in the cache.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  type PartialPeerInfo = {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      id: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      multiaddrs: string[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  id: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  multiaddrs: string[]
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  diff --git a/types/_waku_interfaces.PeerCache.html b/types/_waku_interfaces.PeerCache.html new file mode 100644 index 0000000000..ee793e8fee --- /dev/null +++ b/types/_waku_interfaces.PeerCache.html @@ -0,0 +1,10 @@ +PeerCache | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Type Alias PeerCache

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    A cache interface for persisting peer information.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    type PeerCache = {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        get: () => PartialPeerInfo[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        remove: () => void;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        set: (value: PartialPeerInfo[]) => void;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    get: () => PartialPeerInfo[]

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Get the peer information from the cache.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Type declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    remove: () => void

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Remove the peer information from the cache.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    set: (value: PartialPeerInfo[]) => void

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Set the peer information in the cache.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Type declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    diff --git a/types/_waku_interfaces.PeerCacheDiscoveryOptions.html b/types/_waku_interfaces.PeerCacheDiscoveryOptions.html new file mode 100644 index 0000000000..399cf5d2d9 --- /dev/null +++ b/types/_waku_interfaces.PeerCacheDiscoveryOptions.html @@ -0,0 +1,7 @@ +PeerCacheDiscoveryOptions | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Type Alias PeerCacheDiscoveryOptions

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Options for the peer cache discovery.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      type PeerCacheDiscoveryOptions = {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          cache: PeerCache;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      cache: PeerCache

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      The cache to use for getting and storing cached peer information.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      LocalStorage
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      diff --git a/types/_waku_interfaces.PeerExchangeQueryResult.html b/types/_waku_interfaces.PeerExchangeQueryResult.html index 96b65a96a7..6cc8334a57 100644 --- a/types/_waku_interfaces.PeerExchangeQueryResult.html +++ b/types/_waku_interfaces.PeerExchangeQueryResult.html @@ -1 +1 @@ -PeerExchangeQueryResult | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      PeerExchangeQueryResult: ThisOrThat<"peerInfos", PeerInfo[]>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      \ No newline at end of file +PeerExchangeQueryResult | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Type Alias PeerExchangeQueryResult

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        PeerExchangeQueryResult: ThisOrThat<"peerInfos", PeerInfo[]>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        diff --git a/types/_waku_interfaces.PeerIdStr.html b/types/_waku_interfaces.PeerIdStr.html index 895da4bcd0..9757de1d30 100644 --- a/types/_waku_interfaces.PeerIdStr.html +++ b/types/_waku_interfaces.PeerIdStr.html @@ -1 +1 @@ -PeerIdStr | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        PeerIdStr: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        \ No newline at end of file +PeerIdStr | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Type Alias PeerIdStr

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          PeerIdStr: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          diff --git a/types/_waku_interfaces.PubsubTopic.html b/types/_waku_interfaces.PubsubTopic.html index f03e1f29ac..a373998d2e 100644 --- a/types/_waku_interfaces.PubsubTopic.html +++ b/types/_waku_interfaces.PubsubTopic.html @@ -1 +1 @@ -PubsubTopic | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          PubsubTopic: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          \ No newline at end of file +PubsubTopic | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Type Alias PubsubTopic

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            PubsubTopic: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            diff --git a/types/_waku_interfaces.QueryRequestParams.html b/types/_waku_interfaces.QueryRequestParams.html index 909d772c9e..ed62222a2c 100644 --- a/types/_waku_interfaces.QueryRequestParams.html +++ b/types/_waku_interfaces.QueryRequestParams.html @@ -1,43 +1,67 @@ -QueryRequestParams | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            QueryRequestParams: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                contentTopics: string[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                includeData: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                messageHashes?: Uint8Array[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                paginationCursor?: Uint8Array;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                paginationForward: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                paginationLimit?: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                pubsubTopic: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                timeEnd?: Date;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                timeStart?: Date;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Parameters for a store query request, as specified in the Waku Store v3 RFC.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            -

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Type declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • contentTopics: string[]

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              The content topics to filter the messages. +QueryRequestParams | Documentation

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Type Alias QueryRequestParams

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Parameters for a store query request, as specified in the Waku Store v3 RFC.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                type QueryRequestParams = {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    contentTopics: string[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    includeData: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    messageHashes?: Uint8Array[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    paginationCursor?: Uint8Array;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    paginationForward: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    paginationLimit?: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    peerId?: PeerId;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    pubsubTopic: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    timeEnd?: Date;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    timeStart?: Date;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                contentTopics: string[]

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                The content topics to filter the messages. The query will only return messages that have a content topic included in this array. This field MUST be populated together with the pubsubTopic field for content topic filtering to be applied. If either contentTopics or pubsubTopic is not provided or empty, no content topic filtering will be applied.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              • includeData: boolean

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Whether to include the full message data in the response.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                includeData: boolean

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Whether to include the full message data in the response.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • true: The response will include the message content and associated pubsub topic for each matching message.
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • false: The response will only include the message hashes for each matching message.
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                -

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Default

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                true
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              • Optional messageHashes?: Uint8Array[]

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                The message hashes to lookup. +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                true
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                messageHashes?: Uint8Array[]

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                The message hashes to lookup. If provided, the query will be a message hash lookup query and will only return messages that match the specified hashes. If not provided or empty, the query will be a content filtered query based on the other filter parameters.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                -

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Default

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                undefined
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              • Optional paginationCursor?: Uint8Array

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                The cursor to start the query from. +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                undefined
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                paginationCursor?: Uint8Array

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                The cursor to start the query from. The cursor represents the message hash of the last message returned in the previous query. The query will start from the message immediately following the cursor, excluding the message at the cursor itself. If not provided, the query will start from the beginning or end of the store, depending on the paginationForward option.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                -

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Default

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                undefined
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              • paginationForward: boolean

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                The direction of pagination.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                undefined
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                paginationForward: boolean

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                The direction of pagination.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • true: Forward pagination, starting from the oldest message and moving towards the newest.
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • false: Backward pagination, starting from the newest message and moving towards the oldest.
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                -

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Default

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                false
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              • Optional paginationLimit?: number

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                The maximum number of messages to retrieve per page. -If not provided, the store's default pagination limit will be used.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                -

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Default

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                undefined
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              • pubsubTopic: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                The pubsub topic to query. This field is mandatory. +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                false
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                paginationLimit?: number

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                The maximum number of messages to retrieve per page. +If not provided, the store's default pagination limit will be used.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                undefined
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                peerId?: PeerId

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                The service node to use for queries. Will fail if:

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • this peer is not in the peer store.
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • we are not connected to this peer +No fallback is done. Overrides any other peer selection option.
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Expected to be used with [[PeerManagerEventNames.StoreConnect]] so that +we know we are connected to this peer before doing the store query.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Only use if you know what you are doing.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                pubsubTopic: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                The pubsub topic to query. This field is mandatory. The query will only return messages that were published on this specific pubsub topic.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              • Optional timeEnd?: Date

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                The end time for the time range filter. +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                timeEnd?: Date

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                The end time for the time range filter. The query will only return messages with a timestamp strictly less than timeEnd. If not provided, no end time filtering will be applied.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              • Optional timeStart?: Date

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                The start time for the time range filter. +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                timeStart?: Date

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                The start time for the time range filter. The query will only return messages with a timestamp greater than or equal to timeStart. If not provided, no start time filtering will be applied.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              \ No newline at end of file +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              diff --git a/types/_waku_interfaces.SDKProtocolResult.html b/types/_waku_interfaces.SDKProtocolResult.html index d454bc6fed..d123cd1183 100644 --- a/types/_waku_interfaces.SDKProtocolResult.html +++ b/types/_waku_interfaces.SDKProtocolResult.html @@ -1 +1,2 @@ -SDKProtocolResult | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              SDKProtocolResult: ThisAndThat<"successes", PeerId[], "failures", Failure[]>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              \ No newline at end of file +SDKProtocolResult | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Type Alias SDKProtocolResult

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                SDKProtocolResult: ThisAndThat<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    "successes",
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    PeerId[],
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    "failures",
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    { error: ProtocolError; peerId?: PeerId }[],
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                >

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                replace usage by specific result types

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                diff --git a/types/_waku_interfaces.SearchContext.html b/types/_waku_interfaces.SearchContext.html index 6fdd217ed8..61fd72e45e 100644 --- a/types/_waku_interfaces.SearchContext.html +++ b/types/_waku_interfaces.SearchContext.html @@ -1 +1,4 @@ -SearchContext | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                SearchContext: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    domain: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    publicKey: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    visits: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        [key: string]: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Type declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • domain: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • publicKey: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • visits: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      [key: string]: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • [key: string]: boolean
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                \ No newline at end of file +SearchContext | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Type Alias SearchContext

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  type SearchContext = {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      domain: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      publicKey: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      visits: { [key: string]: boolean };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  domain: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  publicKey: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  visits: { [key: string]: boolean }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  diff --git a/types/_waku_interfaces.SequenceNumber.html b/types/_waku_interfaces.SequenceNumber.html index f8595d2806..0c050bea89 100644 --- a/types/_waku_interfaces.SequenceNumber.html +++ b/types/_waku_interfaces.SequenceNumber.html @@ -1 +1 @@ -SequenceNumber | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  SequenceNumber: bigint
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  \ No newline at end of file +SequenceNumber | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Type Alias SequenceNumber

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    SequenceNumber: bigint
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    diff --git a/types/_waku_interfaces.ShardId.html b/types/_waku_interfaces.ShardId.html new file mode 100644 index 0000000000..1add2ca76c --- /dev/null +++ b/types/_waku_interfaces.ShardId.html @@ -0,0 +1 @@ +ShardId | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Type Alias ShardId

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      ShardId: number
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      diff --git a/types/_waku_interfaces.ShardInfo.html b/types/_waku_interfaces.ShardInfo.html index 3d485eb8b0..158299fa44 100644 --- a/types/_waku_interfaces.ShardInfo.html +++ b/types/_waku_interfaces.ShardInfo.html @@ -1 +1,3 @@ -ShardInfo | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      ShardInfo: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          clusterId: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          shards: number[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Type declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • clusterId: number
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • shards: number[]
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      \ No newline at end of file +ShardInfo | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Type Alias ShardInfo

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        type ShardInfo = {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            clusterId: ClusterId;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            shards: ShardId[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        clusterId: ClusterId
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        shards: ShardId[]
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        diff --git a/types/_waku_interfaces.StaticSharding.html b/types/_waku_interfaces.StaticSharding.html index 36f6d87c41..a673744680 100644 --- a/types/_waku_interfaces.StaticSharding.html +++ b/types/_waku_interfaces.StaticSharding.html @@ -1 +1,2 @@ -StaticSharding | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        \ No newline at end of file +StaticSharding | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Type Alias StaticSharding

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          type StaticSharding = {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              clusterId: ClusterId;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          clusterId: ClusterId
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          diff --git a/types/_waku_interfaces.StoreCursor.html b/types/_waku_interfaces.StoreCursor.html index f49a6aa08b..6608eab23c 100644 --- a/types/_waku_interfaces.StoreCursor.html +++ b/types/_waku_interfaces.StoreCursor.html @@ -1 +1 @@ -StoreCursor | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          StoreCursor: Uint8Array
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          \ No newline at end of file +StoreCursor | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Type Alias StoreCursor

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            StoreCursor: Uint8Array
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            diff --git a/types/_waku_interfaces.StoreProtocolOptions.html b/types/_waku_interfaces.StoreProtocolOptions.html index 5a04bf81b2..429a0f47de 100644 --- a/types/_waku_interfaces.StoreProtocolOptions.html +++ b/types/_waku_interfaces.StoreProtocolOptions.html @@ -1 +1,6 @@ -StoreProtocolOptions | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            StoreProtocolOptions: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                peer: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Type declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • peer: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            \ No newline at end of file +StoreProtocolOptions | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Type Alias StoreProtocolOptions

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              type StoreProtocolOptions = {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  peers: string[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              peers: string[]

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              List of Multi-addresses of peers to be prioritized for Store protocol queries.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              []
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              diff --git a/types/_waku_interfaces.SubscribeResult.html b/types/_waku_interfaces.SubscribeResult.html deleted file mode 100644 index e5ff802052..0000000000 --- a/types/_waku_interfaces.SubscribeResult.html +++ /dev/null @@ -1 +0,0 @@ -SubscribeResult | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              SubscribeResult: SubscriptionSuccess | SubscriptionError
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              \ No newline at end of file diff --git a/types/_waku_interfaces.SubscriptionCallback.html b/types/_waku_interfaces.SubscriptionCallback.html deleted file mode 100644 index 0a0b4ebd59..0000000000 --- a/types/_waku_interfaces.SubscriptionCallback.html +++ /dev/null @@ -1 +0,0 @@ -SubscriptionCallback | Documentation

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Type alias SubscriptionCallback<T>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              SubscriptionCallback<T>: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  callback: Callback<T>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  decoders: IDecoder<T>[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Type Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Type declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              \ No newline at end of file diff --git a/types/_waku_interfaces.ThisAndThat.html b/types/_waku_interfaces.ThisAndThat.html index a3e858dcb8..11ba12a665 100644 --- a/types/_waku_interfaces.ThisAndThat.html +++ b/types/_waku_interfaces.ThisAndThat.html @@ -1 +1 @@ -ThisAndThat | Documentation

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Type alias ThisAndThat<SK, SV, EK, EV>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ThisAndThat<SK, SV, EK, EV>: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  [key in SK]: SV
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              } & {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  [key in EK]: EV
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Type Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              \ No newline at end of file +ThisAndThat | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Type Alias ThisAndThat<SK, SV, EK, EV>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ThisAndThat: { [key in SK]: SV } & { [key in EK]: EV }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Type Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                diff --git a/types/_waku_interfaces.ThisOrThat.html b/types/_waku_interfaces.ThisOrThat.html index de0099d952..93f92d8295 100644 --- a/types/_waku_interfaces.ThisOrThat.html +++ b/types/_waku_interfaces.ThisOrThat.html @@ -1 +1 @@ -ThisOrThat | Documentation

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Type alias ThisOrThat<SK, SV, EK, EV>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ThisOrThat<SK, SV, EK, EV>: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    [key in SK]: SV
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                } & {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    [key in EK]: null
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                } | {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    [key in SK]: null
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                } & {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    [key in EK]: EV
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Type Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                \ No newline at end of file +ThisOrThat | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Type Alias ThisOrThat<SK, SV, EK, EV>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  ThisOrThat:
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      | { [key in SK]: SV } & { [key in EK]: null }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      | { [key in SK]: null } & { [key in EK]: EV }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Type Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  diff --git a/types/_waku_interfaces.Unsubscribe.html b/types/_waku_interfaces.Unsubscribe.html index 0ed972d28f..27768f459a 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>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  \ No newline at end of file +Unsubscribe | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Type Alias Unsubscribe

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Unsubscribe: () => void | Promise<void>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Type declaration

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

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    diff --git a/types/_waku_react.AutoSharding.html b/types/_waku_react.AutoSharding.html new file mode 100644 index 0000000000..89a5c4779f --- /dev/null +++ b/types/_waku_react.AutoSharding.html @@ -0,0 +1,3 @@ +AutoSharding | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Type Alias AutoSharding

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      type AutoSharding = {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          clusterId: ClusterId;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          numShardsInCluster: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      clusterId: ClusterId
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      numShardsInCluster: number
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      diff --git a/types/_waku_react.Callback.html b/types/_waku_react.Callback.html new file mode 100644 index 0000000000..831d564f1f --- /dev/null +++ b/types/_waku_react.Callback.html @@ -0,0 +1 @@ +Callback | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Type Alias Callback<T>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Callback: (msg: T) => void | Promise<void>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Type Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Type declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • (msg: T): void | Promise<void>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • msg: T

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Returns void | Promise<void>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        diff --git a/types/_waku_react.ClusterId.html b/types/_waku_react.ClusterId.html new file mode 100644 index 0000000000..42b3688d5f --- /dev/null +++ b/types/_waku_react.ClusterId.html @@ -0,0 +1 @@ +ClusterId | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Type Alias ClusterId

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          ClusterId: number
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          diff --git a/types/_waku_react.ConnectionManagerOptions.html b/types/_waku_react.ConnectionManagerOptions.html new file mode 100644 index 0000000000..9222b5af27 --- /dev/null +++ b/types/_waku_react.ConnectionManagerOptions.html @@ -0,0 +1,48 @@ +ConnectionManagerOptions | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Type Alias ConnectionManagerOptions

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            type ConnectionManagerOptions = {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                dialCooldown: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                enableAutoRecovery: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                failedDialCooldown: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                maxBootstrapPeers: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                maxConnections: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                maxDialingPeers: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                pingKeepAlive: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                relayKeepAlive: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            dialCooldown: number

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Time to wait before dialing a peer again.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            10 seconds
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            enableAutoRecovery: boolean

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Enable auto recovery of connections if has not enough:

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • bootstrap peers
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • LightPush and Filter peers
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • number of connected peers
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • dial known peers on reconnect to Internet
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            true
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            failedDialCooldown: number

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Time to wait before dialing failed peers again.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            60 seconds
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            maxBootstrapPeers: 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).

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            3
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            maxConnections: number

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Max number of connections allowed to be connected to.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            10
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            maxDialingPeers: number

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Max number of peers to dial at once.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            3
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            pingKeepAlive: number

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Keep alive libp2p pings interval in seconds.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            300 seconds
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            relayKeepAlive: number

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Gossip sub specific keep alive interval in seconds.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            300 seconds
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            diff --git a/types/_waku_react.ContentTopic.html b/types/_waku_react.ContentTopic.html new file mode 100644 index 0000000000..3d30dc5319 --- /dev/null +++ b/types/_waku_react.ContentTopic.html @@ -0,0 +1 @@ +ContentTopic | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Type Alias ContentTopic

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ContentTopic: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              diff --git a/types/_waku_react.CreateDecoderParams.html b/types/_waku_react.CreateDecoderParams.html new file mode 100644 index 0000000000..3d808a0572 --- /dev/null +++ b/types/_waku_react.CreateDecoderParams.html @@ -0,0 +1,3 @@ +CreateDecoderParams | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Type Alias CreateDecoderParams

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                type CreateDecoderParams = {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    contentTopic: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    shardId?: ShardId;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                contentTopic: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                shardId?: ShardId
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                diff --git a/types/_waku_react.CreateEncoderParams.html b/types/_waku_react.CreateEncoderParams.html new file mode 100644 index 0000000000..4c4c9afbd5 --- /dev/null +++ b/types/_waku_react.CreateEncoderParams.html @@ -0,0 +1 @@ +CreateEncoderParams | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Type Alias CreateEncoderParams

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  CreateEncoderParams: CreateDecoderParams & { ephemeral?: boolean }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  diff --git a/types/_waku_react.CreateLibp2pOptions.html b/types/_waku_react.CreateLibp2pOptions.html new file mode 100644 index 0000000000..fba93ae87b --- /dev/null +++ b/types/_waku_react.CreateLibp2pOptions.html @@ -0,0 +1,9 @@ +CreateLibp2pOptions | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Type Alias CreateLibp2pOptions

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    CreateLibp2pOptions: Libp2pOptions & {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        filterMultiaddrs?: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        hideWebSocketInfo?: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        pingMaxInboundStreams?: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Type declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • OptionalfilterMultiaddrs?: boolean

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Applies secure web socket filters.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      true
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • OptionalhideWebSocketInfo?: boolean

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Hides WebSocket info message in console.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      false
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • OptionalpingMaxInboundStreams?: number
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    diff --git a/types/_waku_react.CreateNodeOptions.html b/types/_waku_react.CreateNodeOptions.html new file mode 100644 index 0000000000..b81dedafb0 --- /dev/null +++ b/types/_waku_react.CreateNodeOptions.html @@ -0,0 +1,70 @@ +CreateNodeOptions | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Type Alias CreateNodeOptions

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      type CreateNodeOptions = {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          autoStart?: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          bootstrapPeers?: string[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          connectionManager?: Partial<ConnectionManagerOptions>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          defaultBootstrap?: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          discovery?: Partial<DiscoveryOptions>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          filter?: Partial<FilterProtocolOptions>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          libp2p?: Partial<CreateLibp2pOptions>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          lightPush?: Partial<LightPushProtocolOptions>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          networkConfig?: NetworkConfig;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          numPeersToUse?: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          peerCache?: PeerCache;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          staticNoiseKey?: Uint8Array;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          store?: Partial<StoreProtocolOptions>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          userAgent?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      autoStart?: boolean

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Starts Waku node automatically upon creations. +Calls @waku/sdk!WakuNode.start before returning @waku/sdk!WakuNode

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      true
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      bootstrapPeers?: string[]

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      List of peers to use to bootstrap the node. Ignored if defaultBootstrap is set to true.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      connectionManager?: Partial<ConnectionManagerOptions>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Configuration for connection manager. +If not specified - default values are applied.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      defaultBootstrap?: boolean

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Use recommended bootstrap method to discovery and connect to new nodes.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      discovery?: Partial<DiscoveryOptions>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Enable or disable specific discovery methods.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      { peerExchange: true, dns: true, peerCache: true }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      filter?: Partial<FilterProtocolOptions>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Configuration for Filter protocol. +If not specified - default values are applied.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      libp2p?: Partial<CreateLibp2pOptions>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      You can pass options to the Libp2p instance used by @waku/sdk!WakuNode using the libp2p property. +This property is the same type as the one passed to Libp2p.create +apart that we made the modules property optional and partial, +allowing its omission and letting Waku set good defaults. +Notes that some values are overridden by @waku/sdk!WakuNode to ensure it implements the Waku protocol.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      lightPush?: Partial<LightPushProtocolOptions>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Options for the LightPush protocol. +If not specified - default values are applied.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      networkConfig?: NetworkConfig

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Configuration for determining the network in use. +Network configuration refers to the shards and clusters used in the network.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      If using Static Sharding: +Cluster ID and shards are specified in the format: clusterId: number, shards: number[] +The default value is configured for The Waku Network => clusterId: 0, shards: [0, 1, 2, 3, 4, 5, 6, 7] +To learn more about the sharding specification, see Relay Sharding.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      If using Auto Sharding: +Cluster ID and content topics are specified in the format: clusterId: number, contentTopics: string[] +Content topics are used to determine the shards to be configured for the network. +Cluster ID is optional, and defaults to The Waku Network's cluster ID => 0 +To specify content topics, see Waku v2 Topic Usage Recommendations for details

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      { clusterId: 1, shards: [0, 1, 2, 3, 4, 5, 6, 7] }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      numPeersToUse?: number

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Number of peers to connect to, for the usage of the protocol. +This is used by Filter to retrieve messages.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      2.
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      peerCache?: PeerCache

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Peer cache to use for storing and retrieving peer information. +If present, enables peer cache discovery.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      browser's localStorage
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      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.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      store?: Partial<StoreProtocolOptions>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Options for the Store protocol. +If not specified - default values are applied.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      userAgent?: string

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

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      "js-waku"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      diff --git a/types/_waku_react.DiscoveryOptions.html b/types/_waku_react.DiscoveryOptions.html new file mode 100644 index 0000000000..4efbef7dfa --- /dev/null +++ b/types/_waku_react.DiscoveryOptions.html @@ -0,0 +1,5 @@ +DiscoveryOptions | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Type Alias DiscoveryOptions

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Options for the discovery.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        type DiscoveryOptions = {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            dns: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            peerCache: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            peerExchange: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        dns: boolean
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        peerCache: boolean
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        peerExchange: boolean
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        diff --git a/types/_waku_react.ENRKey.html b/types/_waku_react.ENRKey.html new file mode 100644 index 0000000000..795bb25ac6 --- /dev/null +++ b/types/_waku_react.ENRKey.html @@ -0,0 +1 @@ +ENRKey | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Type Alias ENRKey

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          ENRKey: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          diff --git a/types/_waku_react.ENRValue.html b/types/_waku_react.ENRValue.html new file mode 100644 index 0000000000..def97862af --- /dev/null +++ b/types/_waku_react.ENRValue.html @@ -0,0 +1 @@ +ENRValue | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Type Alias ENRValue

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ENRValue: Uint8Array
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            diff --git a/types/_waku_react.FilterCoreResult.html b/types/_waku_react.FilterCoreResult.html new file mode 100644 index 0000000000..72f7d5522b --- /dev/null +++ b/types/_waku_react.FilterCoreResult.html @@ -0,0 +1 @@ +FilterCoreResult | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Type Alias FilterCoreResult

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              FilterCoreResult: ThisOrThat<"success", PeerId, "failure", FilterFailure>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              diff --git a/types/_waku_react.FilterProtocolOptions.html b/types/_waku_react.FilterProtocolOptions.html new file mode 100644 index 0000000000..864d8f6e4a --- /dev/null +++ b/types/_waku_react.FilterProtocolOptions.html @@ -0,0 +1,16 @@ +FilterProtocolOptions | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Type Alias FilterProtocolOptions

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                type FilterProtocolOptions = {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    keepAliveIntervalMs: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    numPeersToUse: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    pingsBeforePeerRenewed: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                keepAliveIntervalMs: number

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Interval with which Filter subscription will attempt to send ping requests to subscribed peers.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                60_000
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                numPeersToUse: number

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Number of peers to be used for establishing subscriptions.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                2
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                pingsBeforePeerRenewed: number

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Number of failed pings allowed to make to a remote peer before attempting to subscribe to a new one.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                3
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                diff --git a/types/_waku_react.FilterSDKResult.html b/types/_waku_react.FilterSDKResult.html new file mode 100644 index 0000000000..de0c00ad40 --- /dev/null +++ b/types/_waku_react.FilterSDKResult.html @@ -0,0 +1 @@ +FilterSDKResult | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Type Alias FilterSDKResult

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  FilterSDKResult: ThisAndThat<"successes", PeerId[], "failures", FilterFailure[]>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  diff --git a/types/_waku_react.IFilter.html b/types/_waku_react.IFilter.html new file mode 100644 index 0000000000..3e19c87e94 --- /dev/null +++ b/types/_waku_react.IFilter.html @@ -0,0 +1,43 @@ +IFilter | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Type Alias IFilter

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    type IFilter = {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        multicodec: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        start(): Promise<void>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        stop(): Promise<void>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        subscribe<T extends IDecodedMessage>(
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            decoders: IDecoder<T> | IDecoder<T>[],
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            callback: Callback<T>,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        ): Promise<boolean>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        unsubscribe<T extends IDecodedMessage>(
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            decoders: IDecoder<T> | IDecoder<T>[],
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        ): Promise<boolean>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        unsubscribeAll(): void;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Implemented by

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    multicodec: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Methods

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • Starts the filter protocol.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Returns Promise<void>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • Stops the filter protocol.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Returns Promise<void>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • Subscribes to messages that match the filtering criteria defined in the specified decoders. +Executes a callback upon receiving each message. +Checks for a valid peer connection before starting. Will wait until a peer is available.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Type Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • decoders: IDecoder<T> | IDecoder<T>[]

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        One or more decoders that specify the filtering criteria for this subscription.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • callback: Callback<T>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Function called when a message matching the filtering criteria is received.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Returns Promise<boolean>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Promise that resolves to boolean indicating if the subscription was created successfully.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      // Subscribe to a single decoder
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      await filter.subscribe(decoder, (msg) => console.log(msg)); +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      // Subscribe to multiple decoders with the same pubsub topic
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      await filter.subscribe([decoder1, decoder2], (msg) => console.log(msg)); +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      // Handle subscription failure
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      const success = await filter.subscribe(decoder, handleMessage);
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      if (!success) {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      console.error("Failed to subscribe");
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      } +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • Unsubscribes from messages with specified decoders.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Type Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • decoders: IDecoder<T> | IDecoder<T>[]

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Single decoder or array of decoders to unsubscribe from. All decoders must share the same pubsubTopic.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Returns Promise<boolean>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Promise that resolves to true if unsubscription was successful, false otherwise.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      // Unsubscribe from a single decoder
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      await filter.unsubscribe(decoder); +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      // Unsubscribe from multiple decoders at once
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      await filter.unsubscribe([decoder1, decoder2]); +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      // Handle unsubscription failure
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      const success = await filter.unsubscribe(decoder);
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      if (!success) {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      console.error("Failed to unsubscribe");
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      } +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • Unsubscribes from all active subscriptions across all pubsub topics.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Returns void

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      // Clean up all subscriptions when React component unmounts
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      useEffect(() => {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      return () => filter.unsubscribeAll();
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      }, [filter]); +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      // Reset subscriptions and start over
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      filter.unsubscribeAll();
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      await filter.subscribe(newDecoder, newCallback); +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    diff --git a/types/_waku_react.ILightPush.html b/types/_waku_react.ILightPush.html new file mode 100644 index 0000000000..53c5af4e14 --- /dev/null +++ b/types/_waku_react.ILightPush.html @@ -0,0 +1,5 @@ +ILightPush | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Type Alias ILightPush

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      type ILightPush = {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          multicodec: string[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          send: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              encoder: IEncoder,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              message: IMessage,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              options?: ISendOptions,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          ) => Promise<LightPushSDKResult>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          start: () => void;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          stop: () => void;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Implemented by

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      multicodec: string[]
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      send: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          encoder: IEncoder,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          message: IMessage,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          options?: ISendOptions,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      ) => Promise<LightPushSDKResult>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      start: () => void
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      stop: () => void
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      diff --git a/types/_waku_react.IRelay.html b/types/_waku_react.IRelay.html new file mode 100644 index 0000000000..f11f761fd5 --- /dev/null +++ b/types/_waku_react.IRelay.html @@ -0,0 +1 @@ +IRelay | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Type Alias IRelay

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        diff --git a/types/_waku_react.ISendOptions.html b/types/_waku_react.ISendOptions.html new file mode 100644 index 0000000000..db295d2d13 --- /dev/null +++ b/types/_waku_react.ISendOptions.html @@ -0,0 +1,17 @@ +ISendOptions | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Type Alias ISendOptions

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          type ISendOptions = {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              autoRetry?: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              maxAttempts?: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              useLegacy?: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          autoRetry?: boolean

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Enables retry of a message that was failed to be sent.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          true
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          maxAttempts?: number

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Sets number of attempts if autoRetry is enabled.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          3
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          useLegacy?: boolean

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Use v2 of the light push protocol. +This parameter will be removed in the future.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          false
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          diff --git a/types/_waku_react.IStore.html b/types/_waku_react.IStore.html new file mode 100644 index 0000000000..2d182c881e --- /dev/null +++ b/types/_waku_react.IStore.html @@ -0,0 +1,6 @@ +IStore | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Type Alias IStore

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            type IStore = {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                multicodec: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                queryGenerator: <T extends IDecodedMessage>(
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    decoders: IDecoder<T>[],
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    options?: Partial<QueryRequestParams>,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ) => AsyncGenerator<Promise<T | undefined>[]>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                queryWithOrderedCallback: <T extends IDecodedMessage>(
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    decoders: IDecoder<T>[],
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    callback: (message: T) => Promise<void | boolean> | boolean | void,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    options?: Partial<QueryRequestParams>,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ) => Promise<void>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                queryWithPromiseCallback: <T extends IDecodedMessage>(
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    decoders: IDecoder<T>[],
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    callback: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        message: Promise<T | undefined>,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    ) => Promise<void | boolean> | boolean | void,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    options?: Partial<QueryRequestParams>,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ) => Promise<void>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                createCursor(message: IDecodedMessage): StoreCursor;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Implemented by

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            multicodec: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            queryGenerator: <T extends IDecodedMessage>(
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                decoders: IDecoder<T>[],
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                options?: Partial<QueryRequestParams>,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ) => AsyncGenerator<Promise<T | undefined>[]>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            queryWithOrderedCallback: <T extends IDecodedMessage>(
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                decoders: IDecoder<T>[],
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                callback: (message: T) => Promise<void | boolean> | boolean | void,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                options?: Partial<QueryRequestParams>,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ) => Promise<void>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            queryWithPromiseCallback: <T extends IDecodedMessage>(
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                decoders: IDecoder<T>[],
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                callback: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    message: Promise<T | undefined>,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ) => Promise<void | boolean> | boolean | void,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                options?: Partial<QueryRequestParams>,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ) => Promise<void>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Methods

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            diff --git a/types/_waku_react.IWakuEventEmitter.html b/types/_waku_react.IWakuEventEmitter.html new file mode 100644 index 0000000000..13fa8268f9 --- /dev/null +++ b/types/_waku_react.IWakuEventEmitter.html @@ -0,0 +1 @@ +IWakuEventEmitter | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Type Alias IWakuEventEmitter

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              IWakuEventEmitter: TypedEventEmitter<IWakuEvents>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              diff --git a/types/_waku_react.Libp2p.html b/types/_waku_react.Libp2p.html new file mode 100644 index 0000000000..d30294006d --- /dev/null +++ b/types/_waku_react.Libp2p.html @@ -0,0 +1 @@ +Libp2p | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Type Alias Libp2p

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Libp2p: BaseLibp2p<Libp2pServices> & { components: Libp2pComponents }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                diff --git a/types/_waku_react.Libp2pComponents.html b/types/_waku_react.Libp2pComponents.html new file mode 100644 index 0000000000..453202073f --- /dev/null +++ b/types/_waku_react.Libp2pComponents.html @@ -0,0 +1 @@ +Libp2pComponents | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Type Alias Libp2pComponents

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Libp2pComponents: Parameters<Exclude<Libp2pInit["metrics"], undefined>>[0]
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  diff --git a/types/_waku_react.Libp2pEventHandler.html b/types/_waku_react.Libp2pEventHandler.html new file mode 100644 index 0000000000..0e322a051f --- /dev/null +++ b/types/_waku_react.Libp2pEventHandler.html @@ -0,0 +1 @@ +Libp2pEventHandler | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Type Alias Libp2pEventHandler<T>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Libp2pEventHandler: (e: CustomEvent<T>) => void

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Type Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • T

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Type declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • (e: CustomEvent<T>): void
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • e: CustomEvent<T>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Returns void

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    diff --git a/types/_waku_react.Libp2pServices.html b/types/_waku_react.Libp2pServices.html new file mode 100644 index 0000000000..1f8e3a3db0 --- /dev/null +++ b/types/_waku_react.Libp2pServices.html @@ -0,0 +1,5 @@ +Libp2pServices | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Type Alias Libp2pServices

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      type Libp2pServices = {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          identify: ReturnType<ReturnType<typeof identify>>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          metadata?: IMetadata;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          ping: PingService;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          pubsub?: GossipSub;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      identify: ReturnType<ReturnType<typeof identify>>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      metadata?: IMetadata
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      ping: PingService
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      pubsub?: GossipSub
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      diff --git a/types/_waku_react.LightPushCoreResult.html b/types/_waku_react.LightPushCoreResult.html new file mode 100644 index 0000000000..6d0d8e6bd1 --- /dev/null +++ b/types/_waku_react.LightPushCoreResult.html @@ -0,0 +1 @@ +LightPushCoreResult | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Type Alias LightPushCoreResult

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        LightPushCoreResult: ThisOrThat<"success", PeerId, "failure", LightPushFailure>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        diff --git a/types/_waku_react.LightPushProtocolOptions.html b/types/_waku_react.LightPushProtocolOptions.html new file mode 100644 index 0000000000..24c4fff220 --- /dev/null +++ b/types/_waku_react.LightPushProtocolOptions.html @@ -0,0 +1,9 @@ +LightPushProtocolOptions | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Type Alias LightPushProtocolOptions

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          LightPushProtocolOptions: ISendOptions & {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              numPeersToUse?: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              retryIntervalMs: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Type declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • OptionalnumPeersToUse?: number

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Number of peers to send message to.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            1
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • retryIntervalMs: number

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            The interval in milliseconds to wait before retrying a failed push.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            1000
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          diff --git a/types/_waku_react.LightPushSDKResult.html b/types/_waku_react.LightPushSDKResult.html new file mode 100644 index 0000000000..d8232ef326 --- /dev/null +++ b/types/_waku_react.LightPushSDKResult.html @@ -0,0 +1 @@ +LightPushSDKResult | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Type Alias LightPushSDKResult

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            LightPushSDKResult: ThisAndThat<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                "successes",
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                PeerId[],
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                "failures",
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                LightPushFailure[],
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            >
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            diff --git a/types/_waku_react.MetadataQueryResult.html b/types/_waku_react.MetadataQueryResult.html new file mode 100644 index 0000000000..358675f969 --- /dev/null +++ b/types/_waku_react.MetadataQueryResult.html @@ -0,0 +1 @@ +MetadataQueryResult | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Type Alias MetadataQueryResult

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              MetadataQueryResult: ThisOrThat<"shardInfo", ShardInfo>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              diff --git a/types/_waku_react.NetworkConfig.html b/types/_waku_react.NetworkConfig.html new file mode 100644 index 0000000000..ce792b934b --- /dev/null +++ b/types/_waku_react.NetworkConfig.html @@ -0,0 +1,3 @@ +NetworkConfig | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Type Alias NetworkConfig

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                NetworkConfig: StaticSharding | AutoSharding

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Configuration for a Waku network. All nodes in a given network/cluster +should have the same configuration.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                diff --git a/types/_waku_react.NodeId.html b/types/_waku_react.NodeId.html new file mode 100644 index 0000000000..698a7e8747 --- /dev/null +++ b/types/_waku_react.NodeId.html @@ -0,0 +1,3 @@ +NodeId | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Type Alias NodeId

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  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

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  diff --git a/types/_waku_react.PartialPeerInfo.html b/types/_waku_react.PartialPeerInfo.html new file mode 100644 index 0000000000..f5d1432e26 --- /dev/null +++ b/types/_waku_react.PartialPeerInfo.html @@ -0,0 +1,4 @@ +PartialPeerInfo | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Type Alias PartialPeerInfo

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Partial peer information used to store in the cache.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    type PartialPeerInfo = {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        id: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        multiaddrs: string[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    id: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    multiaddrs: string[]
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    diff --git a/types/_waku_react.PeerCache.html b/types/_waku_react.PeerCache.html new file mode 100644 index 0000000000..a0a97730de --- /dev/null +++ b/types/_waku_react.PeerCache.html @@ -0,0 +1,10 @@ +PeerCache | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Type Alias PeerCache

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      A cache interface for persisting peer information.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      type PeerCache = {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          get: () => PartialPeerInfo[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          remove: () => void;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          set: (value: PartialPeerInfo[]) => void;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      get: () => PartialPeerInfo[]

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Get the peer information from the cache.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Type declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      remove: () => void

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Remove the peer information from the cache.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      set: (value: PartialPeerInfo[]) => void

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Set the peer information in the cache.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Type declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      diff --git a/types/_waku_react.PeerCacheDiscoveryOptions.html b/types/_waku_react.PeerCacheDiscoveryOptions.html new file mode 100644 index 0000000000..28b048dbcd --- /dev/null +++ b/types/_waku_react.PeerCacheDiscoveryOptions.html @@ -0,0 +1,7 @@ +PeerCacheDiscoveryOptions | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Type Alias PeerCacheDiscoveryOptions

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Options for the peer cache discovery.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        type PeerCacheDiscoveryOptions = {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            cache: PeerCache;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        cache: PeerCache

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        The cache to use for getting and storing cached peer information.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        LocalStorage
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        diff --git a/types/_waku_react.PeerExchangeQueryResult.html b/types/_waku_react.PeerExchangeQueryResult.html new file mode 100644 index 0000000000..1731f65c0e --- /dev/null +++ b/types/_waku_react.PeerExchangeQueryResult.html @@ -0,0 +1 @@ +PeerExchangeQueryResult | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Type Alias PeerExchangeQueryResult

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          PeerExchangeQueryResult: ThisOrThat<"peerInfos", PeerInfo[]>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          diff --git a/types/_waku_react.PeerIdStr.html b/types/_waku_react.PeerIdStr.html new file mode 100644 index 0000000000..2d8d246a79 --- /dev/null +++ b/types/_waku_react.PeerIdStr.html @@ -0,0 +1 @@ +PeerIdStr | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Type Alias PeerIdStr

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            PeerIdStr: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            diff --git a/types/_waku_react.PubsubTopic.html b/types/_waku_react.PubsubTopic.html new file mode 100644 index 0000000000..f26f9bc1ff --- /dev/null +++ b/types/_waku_react.PubsubTopic.html @@ -0,0 +1 @@ +PubsubTopic | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Type Alias PubsubTopic

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              PubsubTopic: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              diff --git a/types/_waku_react.QueryRequestParams.html b/types/_waku_react.QueryRequestParams.html new file mode 100644 index 0000000000..7c0f8f8cb0 --- /dev/null +++ b/types/_waku_react.QueryRequestParams.html @@ -0,0 +1,67 @@ +QueryRequestParams | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Type Alias QueryRequestParams

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Parameters for a store query request, as specified in the Waku Store v3 RFC.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                type QueryRequestParams = {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    contentTopics: string[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    includeData: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    messageHashes?: Uint8Array[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    paginationCursor?: Uint8Array;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    paginationForward: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    paginationLimit?: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    peerId?: PeerId;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    pubsubTopic: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    timeEnd?: Date;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    timeStart?: Date;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                contentTopics: string[]

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                The content topics to filter the messages. +The query will only return messages that have a content topic included in this array. +This field MUST be populated together with the pubsubTopic field for content topic filtering to be applied. +If either contentTopics or pubsubTopic is not provided or empty, no content topic filtering will be applied.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                includeData: boolean

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Whether to include the full message data in the response.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • true: The response will include the message content and associated pubsub topic for each matching message.
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • false: The response will only include the message hashes for each matching message.
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                true
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                messageHashes?: Uint8Array[]

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                The message hashes to lookup. +If provided, the query will be a message hash lookup query and will only return messages that match the specified hashes. +If not provided or empty, the query will be a content filtered query based on the other filter parameters.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                undefined
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                paginationCursor?: Uint8Array

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                The cursor to start the query from. +The cursor represents the message hash of the last message returned in the previous query. +The query will start from the message immediately following the cursor, excluding the message at the cursor itself. +If not provided, the query will start from the beginning or end of the store, depending on the paginationForward option.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                undefined
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                paginationForward: boolean

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                The direction of pagination.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • true: Forward pagination, starting from the oldest message and moving towards the newest.
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • false: Backward pagination, starting from the newest message and moving towards the oldest.
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                false
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                paginationLimit?: number

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                The maximum number of messages to retrieve per page. +If not provided, the store's default pagination limit will be used.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                undefined
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                peerId?: PeerId

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                The service node to use for queries. Will fail if:

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • this peer is not in the peer store.
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • we are not connected to this peer +No fallback is done. Overrides any other peer selection option.
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Expected to be used with [[PeerManagerEventNames.StoreConnect]] so that +we know we are connected to this peer before doing the store query.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Only use if you know what you are doing.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                pubsubTopic: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                The pubsub topic to query. This field is mandatory. +The query will only return messages that were published on this specific pubsub topic.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                timeEnd?: Date

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                The end time for the time range filter. +The query will only return messages with a timestamp strictly less than timeEnd. +If not provided, no end time filtering will be applied.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                timeStart?: Date

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                The start time for the time range filter. +The query will only return messages with a timestamp greater than or equal to timeStart. +If not provided, no start time filtering will be applied.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                diff --git a/types/_waku_react.ReliableChannelEvent.html b/types/_waku_react.ReliableChannelEvent.html new file mode 100644 index 0000000000..d47387ecde --- /dev/null +++ b/types/_waku_react.ReliableChannelEvent.html @@ -0,0 +1 @@ +ReliableChannelEvent | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Type Alias ReliableChannelEvent

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  ReliableChannelEvent: typeof ReliableChannelEvent[keyof typeof ReliableChannelEvent]
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  diff --git a/types/_waku_react.ReliableChannelOptions.html b/types/_waku_react.ReliableChannelOptions.html new file mode 100644 index 0000000000..2a058fb0ca --- /dev/null +++ b/types/_waku_react.ReliableChannelOptions.html @@ -0,0 +1,39 @@ +ReliableChannelOptions | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Type Alias ReliableChannelOptions

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    ReliableChannelOptions: MessageChannelOptions & {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        autoStart?: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        maxRetryAttempts?: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        processTaskMinElapseMs?: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        queryOnConnect?: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        retrieveFrequencyMs?: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        retryIntervalMs?: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        sweepInBufIntervalMs?: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        syncMinIntervalMs?: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Type declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • OptionalautoStart?: boolean

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Whether to auto start the message channel

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      true
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • OptionalmaxRetryAttempts?: number

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      How many times do we attempt resending messages that were not acknowledged.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      10 [[DEFAULT_MAX_RETRY_ATTEMPTS]]
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • OptionalprocessTaskMinElapseMs?: number

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      The minimum elapse time between calling the underlying channel process +task for incoming messages. This is to avoid overload when processing +a lot of messages.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      1000 (1 second)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • OptionalqueryOnConnect?: boolean

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Whether to automatically do a store query after connection to store nodes.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      true
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • OptionalretrieveFrequencyMs?: number

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      How often store queries are done to retrieve missing messages.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      10,000 (10 seconds)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • OptionalretryIntervalMs?: number

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      How long to wait before re-sending a message that as not acknowledged.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      60,000 (60 seconds) [[DEFAULT_RETRY_INTERVAL_MS]]
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • OptionalsweepInBufIntervalMs?: number

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      How often SDS message channel incoming buffer is swept.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      5000 (every 5 seconds)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • OptionalsyncMinIntervalMs?: number

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      The minimum interval between 2 sync messages in the channel.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Meaning, how frequently we want messages in the channel, noting that the +responsibility of sending a sync messages is shared between participants +of the channel.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      0 means no sync messages will be sent.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      30,000 (30 seconds) [[DEFAULT_SYNC_MIN_INTERVAL_MS]]
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    diff --git a/types/_waku_react.SDKProtocolResult.html b/types/_waku_react.SDKProtocolResult.html new file mode 100644 index 0000000000..7aa58944ac --- /dev/null +++ b/types/_waku_react.SDKProtocolResult.html @@ -0,0 +1,2 @@ +SDKProtocolResult | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Type Alias SDKProtocolResult

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      SDKProtocolResult: ThisAndThat<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          "successes",
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          PeerId[],
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          "failures",
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          { error: ProtocolError; peerId?: PeerId }[],
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      >

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      replace usage by specific result types

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      diff --git a/types/_waku_react.SearchContext.html b/types/_waku_react.SearchContext.html new file mode 100644 index 0000000000..a70864595d --- /dev/null +++ b/types/_waku_react.SearchContext.html @@ -0,0 +1,4 @@ +SearchContext | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Type Alias SearchContext

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        type SearchContext = {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            domain: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            publicKey: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            visits: { [key: string]: boolean };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        domain: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        publicKey: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        visits: { [key: string]: boolean }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        diff --git a/types/_waku_react.SequenceNumber.html b/types/_waku_react.SequenceNumber.html new file mode 100644 index 0000000000..d3f17b1ac0 --- /dev/null +++ b/types/_waku_react.SequenceNumber.html @@ -0,0 +1 @@ +SequenceNumber | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Type Alias SequenceNumber

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          SequenceNumber: bigint
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          diff --git a/types/_waku_react.ShardId.html b/types/_waku_react.ShardId.html new file mode 100644 index 0000000000..dce6e56b33 --- /dev/null +++ b/types/_waku_react.ShardId.html @@ -0,0 +1 @@ +ShardId | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Type Alias ShardId

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ShardId: number
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            diff --git a/types/_waku_react.ShardInfo.html b/types/_waku_react.ShardInfo.html new file mode 100644 index 0000000000..c7fa842daa --- /dev/null +++ b/types/_waku_react.ShardInfo.html @@ -0,0 +1,3 @@ +ShardInfo | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Type Alias ShardInfo

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              type ShardInfo = {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  clusterId: ClusterId;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  shards: ShardId[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              clusterId: ClusterId
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              shards: ShardId[]
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              diff --git a/types/_waku_react.StaticSharding.html b/types/_waku_react.StaticSharding.html new file mode 100644 index 0000000000..6bcf68cef4 --- /dev/null +++ b/types/_waku_react.StaticSharding.html @@ -0,0 +1,2 @@ +StaticSharding | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Type Alias StaticSharding

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                type StaticSharding = {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    clusterId: ClusterId;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                clusterId: ClusterId
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                diff --git a/types/_waku_react.StoreCursor.html b/types/_waku_react.StoreCursor.html new file mode 100644 index 0000000000..6d1e57a583 --- /dev/null +++ b/types/_waku_react.StoreCursor.html @@ -0,0 +1 @@ +StoreCursor | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Type Alias StoreCursor

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  StoreCursor: Uint8Array
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  diff --git a/types/_waku_react.StoreProtocolOptions.html b/types/_waku_react.StoreProtocolOptions.html new file mode 100644 index 0000000000..0a9ee6088b --- /dev/null +++ b/types/_waku_react.StoreProtocolOptions.html @@ -0,0 +1,6 @@ +StoreProtocolOptions | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Type Alias StoreProtocolOptions

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    type StoreProtocolOptions = {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        peers: string[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    peers: string[]

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    List of Multi-addresses of peers to be prioritized for Store protocol queries.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    []
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    diff --git a/types/_waku_react.ThisAndThat.html b/types/_waku_react.ThisAndThat.html new file mode 100644 index 0000000000..c9e0e3afc6 --- /dev/null +++ b/types/_waku_react.ThisAndThat.html @@ -0,0 +1 @@ +ThisAndThat | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Type Alias ThisAndThat<SK, SV, EK, EV>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      ThisAndThat: { [key in SK]: SV } & { [key in EK]: EV }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Type Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      diff --git a/types/_waku_react.ThisOrThat.html b/types/_waku_react.ThisOrThat.html new file mode 100644 index 0000000000..9e4cfbc2e4 --- /dev/null +++ b/types/_waku_react.ThisOrThat.html @@ -0,0 +1 @@ +ThisOrThat | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Type Alias ThisOrThat<SK, SV, EK, EV>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        ThisOrThat:
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            | { [key in SK]: SV } & { [key in EK]: null }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            | { [key in SK]: null } & { [key in EK]: EV }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Type Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        diff --git a/types/_waku_react.Unsubscribe.html b/types/_waku_react.Unsubscribe.html new file mode 100644 index 0000000000..e197feaa95 --- /dev/null +++ b/types/_waku_react.Unsubscribe.html @@ -0,0 +1 @@ +Unsubscribe | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Type Alias Unsubscribe

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Unsubscribe: () => void | Promise<void>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Type declaration

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

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          diff --git a/types/_waku_react.utils.IteratorOptions.html b/types/_waku_react.utils.IteratorOptions.html new file mode 100644 index 0000000000..a0c6548ba2 --- /dev/null +++ b/types/_waku_react.utils.IteratorOptions.html @@ -0,0 +1,6 @@ +IteratorOptions | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Type Alias IteratorOptions

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Options for configuring the behavior of an iterator.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            type IteratorOptions = {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                iteratorDelay?: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                timeoutMs?: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            iteratorDelay?: number

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Optional delay in milliseconds between each iteration. Can be used to control the rate of iteration.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            timeoutMs?: number

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Optional timeout in milliseconds. If specified, the iterator will terminate after this time period.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            diff --git a/types/_waku_react.utils.MockWakuEvents.html b/types/_waku_react.utils.MockWakuEvents.html new file mode 100644 index 0000000000..d8fe53375a --- /dev/null +++ b/types/_waku_react.utils.MockWakuEvents.html @@ -0,0 +1,2 @@ +MockWakuEvents | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Type Alias MockWakuEvents

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              type MockWakuEvents = {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  "new-message": CustomEvent<IDecodedMessage>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              "new-message": CustomEvent<IDecodedMessage>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              diff --git a/types/_waku_react.utils.RoutingInfo.html b/types/_waku_react.utils.RoutingInfo.html new file mode 100644 index 0000000000..8cb648fa75 --- /dev/null +++ b/types/_waku_react.utils.RoutingInfo.html @@ -0,0 +1 @@ +RoutingInfo | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Type Alias RoutingInfo

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                diff --git a/types/_waku_relay.ContentTopic.html b/types/_waku_relay.ContentTopic.html index f55ee54fcd..ddc9d73e68 100644 --- a/types/_waku_relay.ContentTopic.html +++ b/types/_waku_relay.ContentTopic.html @@ -1 +1 @@ -ContentTopic | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ContentTopic: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                \ No newline at end of file +ContentTopic | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Type Alias ContentTopic

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  ContentTopic: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  diff --git a/types/_waku_relay.Observer.html b/types/_waku_relay.Observer.html index f67eb6d15d..6a2760f1ea 100644 --- a/types/_waku_relay.Observer.html +++ b/types/_waku_relay.Observer.html @@ -1 +1,3 @@ -Observer | Documentation

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Type alias Observer<T>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Observer<T>: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      callback: Callback<T>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      decoder: IDecoder<T>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Type Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Type declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  \ No newline at end of file +Observer | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Type Alias Observer<T>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    type Observer<T extends IDecodedMessage> = {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        callback: Callback<T>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        decoder: IDecoder<T>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Type Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    callback: Callback<T>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    decoder: IDecoder<T>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    diff --git a/types/_waku_relay.RelayCreateOptions.html b/types/_waku_relay.RelayCreateOptions.html index 64ee89a034..5ff51a3a91 100644 --- a/types/_waku_relay.RelayCreateOptions.html +++ b/types/_waku_relay.RelayCreateOptions.html @@ -1 +1 @@ -RelayCreateOptions | Documentation

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Type alias RelayCreateOptions

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    RelayCreateOptions: CreateNodeOptions & GossipsubOpts
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    \ No newline at end of file +RelayCreateOptions | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Type Alias RelayCreateOptions

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      RelayCreateOptions: CreateNodeOptions & { routingInfos: IRoutingInfo[] } & Partial<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          GossipsubOpts,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      >
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      diff --git a/types/_waku_sdk.ActiveSubscriptions.html b/types/_waku_sdk.ActiveSubscriptions.html deleted file mode 100644 index 19f4fcf12f..0000000000 --- a/types/_waku_sdk.ActiveSubscriptions.html +++ /dev/null @@ -1 +0,0 @@ -ActiveSubscriptions | Documentation

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Type alias ActiveSubscriptions

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      ActiveSubscriptions: Map<PubsubTopic, ContentTopic[]>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      \ No newline at end of file diff --git a/types/_waku_sdk.AutoSharding.html b/types/_waku_sdk.AutoSharding.html index 22b33e67cb..5f67019bf3 100644 --- a/types/_waku_sdk.AutoSharding.html +++ b/types/_waku_sdk.AutoSharding.html @@ -1 +1,3 @@ -AutoSharding | Documentation

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Type alias AutoSharding

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      AutoSharding: ContentTopicInfo
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      \ No newline at end of file +AutoSharding | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Type Alias AutoSharding

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        type AutoSharding = {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            clusterId: ClusterId;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            numShardsInCluster: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        clusterId: ClusterId
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        numShardsInCluster: number
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        diff --git a/types/_waku_sdk.Callback.html b/types/_waku_sdk.Callback.html index 234e2b96c5..c99e0e5215 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>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        \ No newline at end of file +Callback | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Type Alias Callback<T>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Callback: (msg: T) => void | Promise<void>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Type Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Type declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • (msg: T): void | Promise<void>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              • msg: T

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Returns void | Promise<void>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          diff --git a/types/_waku_sdk.ClusterId.html b/types/_waku_sdk.ClusterId.html new file mode 100644 index 0000000000..863a3c333e --- /dev/null +++ b/types/_waku_sdk.ClusterId.html @@ -0,0 +1 @@ +ClusterId | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Type Alias ClusterId

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ClusterId: number
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            diff --git a/types/_waku_sdk.ConnectionManagerOptions.html b/types/_waku_sdk.ConnectionManagerOptions.html index 06caac2b92..77e4629b6f 100644 --- a/types/_waku_sdk.ConnectionManagerOptions.html +++ b/types/_waku_sdk.ConnectionManagerOptions.html @@ -1,18 +1,48 @@ -ConnectionManagerOptions | Documentation

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Type alias ConnectionManagerOptions

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ConnectionManagerOptions: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                maxBootstrapPeersAllowed: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                maxDialAttemptsForPeer: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                maxParallelDials: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                pingKeepAlive: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                relayKeepAlive: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Type declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • maxBootstrapPeersAllowed: number

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Max number of bootstrap peers allowed to be connected to initially. +ConnectionManagerOptions | Documentation

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Type Alias ConnectionManagerOptions

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                type ConnectionManagerOptions = {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    dialCooldown: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    enableAutoRecovery: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    failedDialCooldown: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    maxBootstrapPeers: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    maxConnections: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    maxDialingPeers: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    pingKeepAlive: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    relayKeepAlive: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                dialCooldown: number

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Time to wait before dialing a peer again.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                10 seconds
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                enableAutoRecovery: boolean

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Enable auto recovery of connections if has not enough:

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • bootstrap peers
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • LightPush and Filter peers
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • number of connected peers
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • dial known peers on reconnect to Internet
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                true
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                failedDialCooldown: number

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Time to wait before dialing failed peers again.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                60 seconds
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                maxBootstrapPeers: 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).

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                -

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Default

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                1
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              • 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.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                -

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Default

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                3
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              • maxParallelDials: number

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Max number of parallel dials allowed.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                -

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Default

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                3
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              • pingKeepAlive: number

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Keep alive libp2p pings interval in seconds.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                -

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Default

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                300 seconds
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              • relayKeepAlive: number

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Gossip sub specific keep alive interval in seconds.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                -

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Default

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                300 seconds
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              \ No newline at end of file +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              3
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              maxConnections: number

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Max number of connections allowed to be connected to.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              10
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              maxDialingPeers: number

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Max number of peers to dial at once.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              3
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              pingKeepAlive: number

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Keep alive libp2p pings interval in seconds.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              300 seconds
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              relayKeepAlive: number

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Gossip sub specific keep alive interval in seconds.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              300 seconds
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              diff --git a/types/_waku_sdk.ContentTopic.html b/types/_waku_sdk.ContentTopic.html index 9b312d53f1..29fc1c983a 100644 --- a/types/_waku_sdk.ContentTopic.html +++ b/types/_waku_sdk.ContentTopic.html @@ -1 +1 @@ -ContentTopic | Documentation

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Type alias ContentTopic

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ContentTopic: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              \ No newline at end of file +ContentTopic | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Type Alias ContentTopic

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ContentTopic: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                diff --git a/types/_waku_sdk.ContentTopicInfo.html b/types/_waku_sdk.ContentTopicInfo.html deleted file mode 100644 index e2700e9d79..0000000000 --- a/types/_waku_sdk.ContentTopicInfo.html +++ /dev/null @@ -1 +0,0 @@ -ContentTopicInfo | Documentation

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Type alias ContentTopicInfo

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ContentTopicInfo: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    clusterId?: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    contentTopics: string[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Type declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • Optional clusterId?: number
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • contentTopics: string[]
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                \ No newline at end of file diff --git a/types/_waku_sdk.CoreProtocolResult.html b/types/_waku_sdk.CoreProtocolResult.html deleted file mode 100644 index c7a0f6e857..0000000000 --- a/types/_waku_sdk.CoreProtocolResult.html +++ /dev/null @@ -1 +0,0 @@ -CoreProtocolResult | Documentation

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Type alias CoreProtocolResult

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                CoreProtocolResult: ThisOrThat<"success", PeerId, "failure", Failure>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                \ No newline at end of file diff --git a/types/_waku_sdk.CreateDecoderParams.html b/types/_waku_sdk.CreateDecoderParams.html index ddb012b6db..46a5fccacb 100644 --- a/types/_waku_sdk.CreateDecoderParams.html +++ b/types/_waku_sdk.CreateDecoderParams.html @@ -1 +1,3 @@ -CreateDecoderParams | Documentation

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Type alias CreateDecoderParams

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                CreateDecoderParams: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    contentTopic: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    shardInfo?: AutoShardSingle | StaticShardSingle;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Type declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • contentTopic: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • Optional shardInfo?: AutoShardSingle | StaticShardSingle
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                \ No newline at end of file +CreateDecoderParams | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Type Alias CreateDecoderParams

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  type CreateDecoderParams = {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      contentTopic: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      shardId?: ShardId;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  contentTopic: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  shardId?: ShardId
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  diff --git a/types/_waku_sdk.CreateEncoderParams.html b/types/_waku_sdk.CreateEncoderParams.html index a1ba8f53c1..cd23092683 100644 --- a/types/_waku_sdk.CreateEncoderParams.html +++ b/types/_waku_sdk.CreateEncoderParams.html @@ -1 +1 @@ -CreateEncoderParams | Documentation

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Type alias CreateEncoderParams

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  CreateEncoderParams: CreateDecoderParams & {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      ephemeral?: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Type declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • Optional ephemeral?: boolean
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  \ No newline at end of file +CreateEncoderParams | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Type Alias CreateEncoderParams

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    CreateEncoderParams: CreateDecoderParams & { ephemeral?: boolean }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    diff --git a/types/_waku_sdk.CreateLibp2pOptions.html b/types/_waku_sdk.CreateLibp2pOptions.html index 4707fb3fe7..801f2fb5db 100644 --- a/types/_waku_sdk.CreateLibp2pOptions.html +++ b/types/_waku_sdk.CreateLibp2pOptions.html @@ -1,7 +1,9 @@ -CreateLibp2pOptions | Documentation

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Type alias CreateLibp2pOptions

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    CreateLibp2pOptions: Libp2pOptions & {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        filterMultiaddrs?: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        hideWebSocketInfo?: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        pingMaxInboundStreams?: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Type declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • Optional filterMultiaddrs?: boolean

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Applies secure web socket filters.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      -

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Default

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      true
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • Optional hideWebSocketInfo?: boolean

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Hides WebSocket info message in console.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      -

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Default

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      false
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • Optional pingMaxInboundStreams?: number
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    \ No newline at end of file +CreateLibp2pOptions | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Type Alias CreateLibp2pOptions

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      CreateLibp2pOptions: Libp2pOptions & {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          filterMultiaddrs?: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          hideWebSocketInfo?: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          pingMaxInboundStreams?: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Type declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • OptionalfilterMultiaddrs?: boolean

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Applies secure web socket filters.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        true
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • OptionalhideWebSocketInfo?: boolean

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Hides WebSocket info message in console.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        false
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • OptionalpingMaxInboundStreams?: number
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      diff --git a/types/_waku_sdk.CreateNodeOptions.html b/types/_waku_sdk.CreateNodeOptions.html index 20cf9da8bb..506900daad 100644 --- a/types/_waku_sdk.CreateNodeOptions.html +++ b/types/_waku_sdk.CreateNodeOptions.html @@ -1,24 +1,40 @@ -CreateNodeOptions | Documentation

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Type alias CreateNodeOptions

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      CreateNodeOptions: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          autoStart?: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          bootstrapPeers?: string[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          connectionManager?: Partial<ConnectionManagerOptions>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          defaultBootstrap?: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          discovery?: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              dns: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              localPeerCache: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              peerExchange: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          filter?: Partial<FilterProtocolOptions>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          libp2p?: Partial<CreateLibp2pOptions>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          lightPush?: Partial<LightPushProtocolOptions>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          networkConfig?: NetworkConfig;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          numPeersToUse?: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          staticNoiseKey?: Uint8Array;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          store?: Partial<StoreProtocolOptions>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          userAgent?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Type declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • Optional autoStart?: boolean

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Starts Waku node automatically upon creations. +CreateNodeOptions | Documentation

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Type Alias CreateNodeOptions

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          type CreateNodeOptions = {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              autoStart?: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              bootstrapPeers?: string[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              connectionManager?: Partial<ConnectionManagerOptions>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              defaultBootstrap?: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              discovery?: Partial<DiscoveryOptions>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              filter?: Partial<FilterProtocolOptions>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              libp2p?: Partial<CreateLibp2pOptions>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              lightPush?: Partial<LightPushProtocolOptions>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              networkConfig?: NetworkConfig;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              numPeersToUse?: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              peerCache?: PeerCache;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              staticNoiseKey?: Uint8Array;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              store?: Partial<StoreProtocolOptions>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              userAgent?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          autoStart?: boolean

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Starts Waku node automatically upon creations. Calls @waku/sdk!WakuNode.start before returning @waku/sdk!WakuNode

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          -

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Default

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          true
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • Optional bootstrapPeers?: string[]

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          List of peers to use to bootstrap the node. Ignored if defaultBootstrap is set to true.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • Optional connectionManager?: Partial<ConnectionManagerOptions>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Configuration for connection manager. +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          true
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          bootstrapPeers?: string[]

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          List of peers to use to bootstrap the node. Ignored if defaultBootstrap is set to true.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          connectionManager?: Partial<ConnectionManagerOptions>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Configuration for connection manager. If not specified - default values are applied.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • Optional defaultBootstrap?: boolean

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Use recommended bootstrap method to discovery and connect to new nodes.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • Optional discovery?: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              dns: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              localPeerCache: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              peerExchange: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Enable or disable specific discovery methods.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          -

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Default

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          { peerExchange: true, dns: true, localPeerCache: true }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • dns: boolean
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • localPeerCache: boolean
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • peerExchange: boolean
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • Optional filter?: Partial<FilterProtocolOptions>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Configuration for Filter protocol. +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          defaultBootstrap?: boolean

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Use recommended bootstrap method to discovery and connect to new nodes.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          discovery?: Partial<DiscoveryOptions>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Enable or disable specific discovery methods.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          { peerExchange: true, dns: true, peerCache: true }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          filter?: Partial<FilterProtocolOptions>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Configuration for Filter protocol. If not specified - default values are applied.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • Optional libp2p?: Partial<CreateLibp2pOptions>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          You can pass options to the Libp2p instance used by @waku/sdk!WakuNode using the libp2p property. +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          libp2p?: Partial<CreateLibp2pOptions>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          You can pass options to the Libp2p instance used by @waku/sdk!WakuNode using the libp2p property. This property is the same type as the one passed to Libp2p.create apart that we made the modules property optional and partial, allowing its omission and letting Waku set good defaults. Notes that some values are overridden by @waku/sdk!WakuNode to ensure it implements the Waku protocol.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • Optional lightPush?: Partial<LightPushProtocolOptions>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Options for the LightPush protocol. +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          lightPush?: Partial<LightPushProtocolOptions>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Options for the LightPush protocol. If not specified - default values are applied.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • Optional networkConfig?: NetworkConfig

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Configuration for determining the network in use. +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          networkConfig?: NetworkConfig

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Configuration for determining the network in use. Network configuration refers to the shards and clusters used in the network.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          If using Static Sharding: Cluster ID and shards are specified in the format: clusterId: number, shards: number[] @@ -27,20 +43,28 @@ To learn more about the sharding specification, see Waku v2 Topic Usage Recommendations for details

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          -

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Default

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          { clusterId: 1, shards: [0, 1, 2, 3, 4, 5, 6, 7] }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • Optional numPeersToUse?: number

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Number of peers to connect to, for the usage of the protocol. +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          { clusterId: 1, shards: [0, 1, 2, 3, 4, 5, 6, 7] }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          numPeersToUse?: number

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Number of peers to connect to, for the usage of the protocol. This is used by Filter to retrieve messages.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          -

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Default

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          2.
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • Optional staticNoiseKey?: Uint8Array

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Byte array used as key for the noise protocol used for connection encryption +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          2.
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          peerCache?: PeerCache

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Peer cache to use for storing and retrieving peer information. +If present, enables peer cache discovery.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          browser's localStorage
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          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.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • Optional store?: Partial<StoreProtocolOptions>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Options for the Store protocol. +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          store?: Partial<StoreProtocolOptions>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Options for the Store protocol. If not specified - default values are applied.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • Optional userAgent?: string

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

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          -

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Default

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          "js-waku"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        \ No newline at end of file +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        userAgent?: string

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

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        "js-waku"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        diff --git a/types/_waku_sdk.CreateSubscriptionResult.html b/types/_waku_sdk.CreateSubscriptionResult.html deleted file mode 100644 index 24a3f1f2f3..0000000000 --- a/types/_waku_sdk.CreateSubscriptionResult.html +++ /dev/null @@ -1 +0,0 @@ -CreateSubscriptionResult | Documentation

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Type alias CreateSubscriptionResult

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        CreateSubscriptionResult: ThisOrThat<"subscription", ISubscription, "error", ProtocolError>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        \ No newline at end of file diff --git a/types/_waku_sdk.DiscoveryOptions.html b/types/_waku_sdk.DiscoveryOptions.html new file mode 100644 index 0000000000..81dc7b4003 --- /dev/null +++ b/types/_waku_sdk.DiscoveryOptions.html @@ -0,0 +1,5 @@ +DiscoveryOptions | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Type Alias DiscoveryOptions

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Options for the discovery.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          type DiscoveryOptions = {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              dns: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              peerCache: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              peerExchange: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          dns: boolean
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          peerCache: boolean
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          peerExchange: boolean
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          diff --git a/types/_waku_sdk.ENRKey.html b/types/_waku_sdk.ENRKey.html index fd21f131bd..0526b99e6e 100644 --- a/types/_waku_sdk.ENRKey.html +++ b/types/_waku_sdk.ENRKey.html @@ -1 +1 @@ -ENRKey | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          ENRKey: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          \ No newline at end of file +ENRKey | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Type Alias ENRKey

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ENRKey: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            diff --git a/types/_waku_sdk.ENRValue.html b/types/_waku_sdk.ENRValue.html index 6d57a0318f..a8fd03d685 100644 --- a/types/_waku_sdk.ENRValue.html +++ b/types/_waku_sdk.ENRValue.html @@ -1 +1 @@ -ENRValue | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ENRValue: Uint8Array
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            \ No newline at end of file +ENRValue | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Type Alias ENRValue

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ENRValue: Uint8Array
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              diff --git a/types/_waku_sdk.FilterCoreResult.html b/types/_waku_sdk.FilterCoreResult.html new file mode 100644 index 0000000000..aa8bd1443d --- /dev/null +++ b/types/_waku_sdk.FilterCoreResult.html @@ -0,0 +1 @@ +FilterCoreResult | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Type Alias FilterCoreResult

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                FilterCoreResult: ThisOrThat<"success", PeerId, "failure", FilterFailure>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                diff --git a/types/_waku_sdk.FilterProtocolOptions.html b/types/_waku_sdk.FilterProtocolOptions.html index 5d1b360525..04cb3a3255 100644 --- a/types/_waku_sdk.FilterProtocolOptions.html +++ b/types/_waku_sdk.FilterProtocolOptions.html @@ -1,11 +1,16 @@ -FilterProtocolOptions | Documentation

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Type alias FilterProtocolOptions

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                FilterProtocolOptions: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    enableLightPushFilterCheck: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    keepAliveIntervalMs: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    pingsBeforePeerRenewed: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Type declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • enableLightPushFilterCheck: boolean

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Enables js-waku to send probe LightPush message over subscribed pubsubTopics on created subscription. -In case message won't be received back through Filter - js-waku will attempt to subscribe to another peer.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  -

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Default

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  false
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • keepAliveIntervalMs: number

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Interval with which Filter subscription will attempt to send ping requests to subscribed peers.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  -

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Default

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  60_000
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • pingsBeforePeerRenewed: number

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Number of failed pings allowed to make to a remote peer before attempting to subscribe to a new one.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  -

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Default

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  3
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                \ No newline at end of file +FilterProtocolOptions | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Type Alias FilterProtocolOptions

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  type FilterProtocolOptions = {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      keepAliveIntervalMs: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      numPeersToUse: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      pingsBeforePeerRenewed: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  keepAliveIntervalMs: number

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Interval with which Filter subscription will attempt to send ping requests to subscribed peers.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  60_000
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  numPeersToUse: number

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Number of peers to be used for establishing subscriptions.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  2
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  pingsBeforePeerRenewed: number

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Number of failed pings allowed to make to a remote peer before attempting to subscribe to a new one.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  3
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  diff --git a/types/_waku_sdk.FilterSDKResult.html b/types/_waku_sdk.FilterSDKResult.html new file mode 100644 index 0000000000..8e64f56583 --- /dev/null +++ b/types/_waku_sdk.FilterSDKResult.html @@ -0,0 +1 @@ +FilterSDKResult | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Type Alias FilterSDKResult

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    FilterSDKResult: ThisAndThat<"successes", PeerId[], "failures", FilterFailure[]>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    diff --git a/types/_waku_sdk.HealthIndicatorEvents.html b/types/_waku_sdk.HealthIndicatorEvents.html deleted file mode 100644 index b58dcccf26..0000000000 --- a/types/_waku_sdk.HealthIndicatorEvents.html +++ /dev/null @@ -1 +0,0 @@ -HealthIndicatorEvents | Documentation

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Type alias HealthIndicatorEvents

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    HealthIndicatorEvents: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        health:change: CustomEvent<HealthStatus>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Type declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    \ No newline at end of file diff --git a/types/_waku_sdk.HealthIndicatorParams.html b/types/_waku_sdk.HealthIndicatorParams.html deleted file mode 100644 index a1285036af..0000000000 --- a/types/_waku_sdk.HealthIndicatorParams.html +++ /dev/null @@ -1 +0,0 @@ -HealthIndicatorParams | Documentation

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Type alias HealthIndicatorParams

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    HealthIndicatorParams: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        libp2p: Libp2p;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Type declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    \ No newline at end of file diff --git a/types/_waku_sdk.IFilter.html b/types/_waku_sdk.IFilter.html index 888c3b6d52..5ef17d2822 100644 --- a/types/_waku_sdk.IFilter.html +++ b/types/_waku_sdk.IFilter.html @@ -1 +1,43 @@ -IFilter | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    IFilter: IReceiver & {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        multicodec: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        subscribe<T>(decoders, callback): Promise<SubscribeResult>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Type declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    \ No newline at end of file +IFilter | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Type Alias IFilter

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      type IFilter = {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          multicodec: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          start(): Promise<void>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          stop(): Promise<void>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          subscribe<T extends IDecodedMessage>(
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              decoders: IDecoder<T> | IDecoder<T>[],
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              callback: Callback<T>,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          ): Promise<boolean>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          unsubscribe<T extends IDecodedMessage>(
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              decoders: IDecoder<T> | IDecoder<T>[],
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          ): Promise<boolean>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          unsubscribeAll(): void;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Implemented by

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      multicodec: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Methods

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • Starts the filter protocol.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Returns Promise<void>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • Stops the filter protocol.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Returns Promise<void>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • Subscribes to messages that match the filtering criteria defined in the specified decoders. +Executes a callback upon receiving each message. +Checks for a valid peer connection before starting. Will wait until a peer is available.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Type Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • decoders: IDecoder<T> | IDecoder<T>[]

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          One or more decoders that specify the filtering criteria for this subscription.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • callback: Callback<T>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Function called when a message matching the filtering criteria is received.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Returns Promise<boolean>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Promise that resolves to boolean indicating if the subscription was created successfully.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        // Subscribe to a single decoder
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        await filter.subscribe(decoder, (msg) => console.log(msg)); +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        // Subscribe to multiple decoders with the same pubsub topic
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        await filter.subscribe([decoder1, decoder2], (msg) => console.log(msg)); +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        // Handle subscription failure
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        const success = await filter.subscribe(decoder, handleMessage);
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        if (!success) {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        console.error("Failed to subscribe");
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        } +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • Unsubscribes from messages with specified decoders.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Type Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • decoders: IDecoder<T> | IDecoder<T>[]

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Single decoder or array of decoders to unsubscribe from. All decoders must share the same pubsubTopic.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Returns Promise<boolean>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Promise that resolves to true if unsubscription was successful, false otherwise.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        // Unsubscribe from a single decoder
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        await filter.unsubscribe(decoder); +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        // Unsubscribe from multiple decoders at once
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        await filter.unsubscribe([decoder1, decoder2]); +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        // Handle unsubscription failure
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        const success = await filter.unsubscribe(decoder);
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        if (!success) {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        console.error("Failed to unsubscribe");
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        } +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • Unsubscribes from all active subscriptions across all pubsub topics.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Returns void

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        // Clean up all subscriptions when React component unmounts
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        useEffect(() => {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        return () => filter.unsubscribeAll();
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        }, [filter]); +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        // Reset subscriptions and start over
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        filter.unsubscribeAll();
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        await filter.subscribe(newDecoder, newCallback); +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      diff --git a/types/_waku_sdk.ILightPush.html b/types/_waku_sdk.ILightPush.html index a7617bbb26..3222099ce0 100644 --- a/types/_waku_sdk.ILightPush.html +++ b/types/_waku_sdk.ILightPush.html @@ -1 +1,5 @@ -ILightPush | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      ILightPush: ISender & {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          multicodec: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          start: (() => void);
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          stop: (() => void);
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Type declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • Readonly multicodec: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • start: (() => void)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • (): void
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • Returns void

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • stop: (() => void)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • (): void
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • Returns void

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      \ No newline at end of file +ILightPush | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Type Alias ILightPush

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        type ILightPush = {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            multicodec: string[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            send: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                encoder: IEncoder,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                message: IMessage,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                options?: ISendOptions,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ) => Promise<LightPushSDKResult>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            start: () => void;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            stop: () => void;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Implemented by

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        multicodec: string[]
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        send: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            encoder: IEncoder,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            message: IMessage,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            options?: ISendOptions,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        ) => Promise<LightPushSDKResult>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        start: () => void
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        stop: () => void
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        diff --git a/types/_waku_sdk.INextFilter.html b/types/_waku_sdk.INextFilter.html deleted file mode 100644 index fb8902f58a..0000000000 --- a/types/_waku_sdk.INextFilter.html +++ /dev/null @@ -1,26 +0,0 @@ -INextFilter | Documentation

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Type alias INextFilter

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        INextFilter: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            multicodec: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            subscribe<T>(decoders, callback): Promise<boolean>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            unsubscribe<T>(decoders): Promise<boolean>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            unsubscribeAll(): void;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Type declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • Readonly multicodec: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • subscribe:function
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • Subscribes to messages with specified decoders and executes callback when a message is received. -In case no peers available initially - will delay subscription till connects to any peer.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            -

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Type Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • decoders: IDecoder<T> | IDecoder<T>[]

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Single decoder or array of decoders to subscribe to. All decoders must share the same pubsubTopic.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • callback: Callback<T>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Function called when a message matching the decoder's contentTopic is received.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              -

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Returns Promise<boolean>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Promise that resolves to true if subscription was successful, false otherwise.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            -

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Example

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            // Subscribe to a single content topic
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            await filter.subscribe(decoder, (msg) => console.log(msg)); -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            -

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Example

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            // Subscribe to multiple content topics with the same pubsub topic
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            await filter.subscribe([decoder1, decoder2], (msg) => console.log(msg)); -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            -

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Example

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            // Handle subscription failure
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            const success = await filter.subscribe(decoder, handleMessage);
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            if (!success) {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            console.error("Failed to subscribe");
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            } -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • unsubscribe:function
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • Unsubscribes from messages with specified decoders.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            -

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Type Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • decoders: IDecoder<T> | IDecoder<T>[]

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Single decoder or array of decoders to unsubscribe from. All decoders must share the same pubsubTopic.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              -

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Returns Promise<boolean>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Promise that resolves to true if unsubscription was successful, false otherwise.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            -

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Example

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            // Unsubscribe from a single decoder
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            await filter.unsubscribe(decoder); -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            -

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Example

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            // Unsubscribe from multiple decoders at once
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            await filter.unsubscribe([decoder1, decoder2]); -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            -

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Example

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            // Handle unsubscription failure
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            const success = await filter.unsubscribe(decoder);
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            if (!success) {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            console.error("Failed to unsubscribe");
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            } -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • unsubscribeAll:function
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • Unsubscribes from all active subscriptions across all pubsub topics.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            -

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Returns void

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Example

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            // Clean up all subscriptions when React component unmounts
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            useEffect(() => {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            return () => filter.unsubscribeAll();
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            }, [filter]); -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            -

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Example

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            // Reset subscriptions and start over
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            filter.unsubscribeAll();
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            await filter.subscribe(newDecoder, newCallback); -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        \ No newline at end of file diff --git a/types/_waku_sdk.IRelay.html b/types/_waku_sdk.IRelay.html index f5aa961835..22c2d729c3 100644 --- a/types/_waku_sdk.IRelay.html +++ b/types/_waku_sdk.IRelay.html @@ -1 +1 @@ -IRelay | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        \ No newline at end of file +IRelay | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Type Alias IRelay

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          diff --git a/types/_waku_sdk.ISendOptions.html b/types/_waku_sdk.ISendOptions.html index 3f5beabc8b..18408f4d50 100644 --- a/types/_waku_sdk.ISendOptions.html +++ b/types/_waku_sdk.ISendOptions.html @@ -1,7 +1,17 @@ -ISendOptions | Documentation

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Type alias ISendOptions

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          ISendOptions: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              autoRetry?: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              maxAttempts?: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Type declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • Optional autoRetry?: boolean

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Enables retry of a message that was failed to be sent.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            -

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Default

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            true
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • Optional maxAttempts?: number

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Sets number of attempts if autoRetry is enabled.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            -

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Default

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            3
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          \ No newline at end of file +ISendOptions | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Type Alias ISendOptions

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            type ISendOptions = {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                autoRetry?: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                maxAttempts?: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                useLegacy?: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            autoRetry?: boolean

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Enables retry of a message that was failed to be sent.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            true
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            maxAttempts?: number

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Sets number of attempts if autoRetry is enabled.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            3
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            useLegacy?: boolean

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Use v2 of the light push protocol. +This parameter will be removed in the future.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            false
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            diff --git a/types/_waku_sdk.IStore.html b/types/_waku_sdk.IStore.html index 09b3f2036c..edf6b882f9 100644 --- a/types/_waku_sdk.IStore.html +++ b/types/_waku_sdk.IStore.html @@ -1 +1,6 @@ -IStore | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            IStore: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                multicodec: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                queryGenerator: (<T>(decoders, options?) => AsyncGenerator<Promise<T | undefined>[]>);
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                queryWithOrderedCallback: (<T>(decoders, callback, options?) => Promise<void>);
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                queryWithPromiseCallback: (<T>(decoders, callback, options?) => Promise<void>);
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                createCursor(message): Uint8Array;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Type declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • Readonly multicodec: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • queryGenerator: (<T>(decoders, options?) => AsyncGenerator<Promise<T | undefined>[]>)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • <T>(decoders, options?): AsyncGenerator<Promise<T | undefined>[]>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • Type Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Returns AsyncGenerator<Promise<T | undefined>[]>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • queryWithOrderedCallback: (<T>(decoders, callback, options?) => Promise<void>)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • <T>(decoders, callback, options?): Promise<void>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • Type Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • decoders: IDecoder<T>[]
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • callback: ((message) => Promise<void | boolean> | boolean | void)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • (message): Promise<void | boolean> | boolean | void
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • message: T

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Returns Promise<void | boolean> | boolean | void

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • Optional options: Partial<QueryRequestParams>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Returns Promise<void>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • queryWithPromiseCallback: (<T>(decoders, callback, options?) => Promise<void>)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • <T>(decoders, callback, options?): Promise<void>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • Type Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • decoders: IDecoder<T>[]
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • callback: ((message) => Promise<void | boolean> | boolean | void)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • (message): Promise<void | boolean> | boolean | void
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • message: Promise<T | undefined>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Returns Promise<void | boolean> | boolean | void

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • Optional options: Partial<QueryRequestParams>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Returns Promise<void>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • createCursor:function
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              • Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Returns Uint8Array

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            \ No newline at end of file +IStore | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Type Alias IStore

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              type IStore = {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  multicodec: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  queryGenerator: <T extends IDecodedMessage>(
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      decoders: IDecoder<T>[],
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      options?: Partial<QueryRequestParams>,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  ) => AsyncGenerator<Promise<T | undefined>[]>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  queryWithOrderedCallback: <T extends IDecodedMessage>(
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      decoders: IDecoder<T>[],
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      callback: (message: T) => Promise<void | boolean> | boolean | void,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      options?: Partial<QueryRequestParams>,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  ) => Promise<void>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  queryWithPromiseCallback: <T extends IDecodedMessage>(
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      decoders: IDecoder<T>[],
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      callback: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          message: Promise<T | undefined>,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      ) => Promise<void | boolean> | boolean | void,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      options?: Partial<QueryRequestParams>,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  ) => Promise<void>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  createCursor(message: IDecodedMessage): StoreCursor;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Implemented by

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              multicodec: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              queryGenerator: <T extends IDecodedMessage>(
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  decoders: IDecoder<T>[],
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  options?: Partial<QueryRequestParams>,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ) => AsyncGenerator<Promise<T | undefined>[]>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              queryWithOrderedCallback: <T extends IDecodedMessage>(
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  decoders: IDecoder<T>[],
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  callback: (message: T) => Promise<void | boolean> | boolean | void,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  options?: Partial<QueryRequestParams>,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ) => Promise<void>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              queryWithPromiseCallback: <T extends IDecodedMessage>(
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  decoders: IDecoder<T>[],
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  callback: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      message: Promise<T | undefined>,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  ) => Promise<void | boolean> | boolean | void,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  options?: Partial<QueryRequestParams>,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ) => Promise<void>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Methods

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              diff --git a/types/_waku_sdk.IWakuEventEmitter.html b/types/_waku_sdk.IWakuEventEmitter.html new file mode 100644 index 0000000000..03b643985d --- /dev/null +++ b/types/_waku_sdk.IWakuEventEmitter.html @@ -0,0 +1 @@ +IWakuEventEmitter | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Type Alias IWakuEventEmitter

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                IWakuEventEmitter: TypedEventEmitter<IWakuEvents>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                diff --git a/types/_waku_sdk.Libp2p.html b/types/_waku_sdk.Libp2p.html index 6bd0978be2..6658313c0b 100644 --- a/types/_waku_sdk.Libp2p.html +++ b/types/_waku_sdk.Libp2p.html @@ -1 +1 @@ -Libp2p | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Libp2p: BaseLibp2p<Libp2pServices> & {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    components: Libp2pComponents;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Type declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                \ No newline at end of file +Libp2p | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Type Alias Libp2p

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Libp2p: BaseLibp2p<Libp2pServices> & { components: Libp2pComponents }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  diff --git a/types/_waku_sdk.Libp2pComponents.html b/types/_waku_sdk.Libp2pComponents.html index b8402529a1..633f042b5f 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]
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  \ No newline at end of file +Libp2pComponents | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Type Alias Libp2pComponents

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Libp2pComponents: Parameters<Exclude<Libp2pInit["metrics"], undefined>>[0]
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    diff --git a/types/_waku_sdk.Libp2pEventHandler.html b/types/_waku_sdk.Libp2pEventHandler.html new file mode 100644 index 0000000000..a3963d33d2 --- /dev/null +++ b/types/_waku_sdk.Libp2pEventHandler.html @@ -0,0 +1 @@ +Libp2pEventHandler | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Type Alias Libp2pEventHandler<T>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Libp2pEventHandler: (e: CustomEvent<T>) => void

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Type Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • T

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Type declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • (e: CustomEvent<T>): void
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • e: CustomEvent<T>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Returns void

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      diff --git a/types/_waku_sdk.Libp2pServices.html b/types/_waku_sdk.Libp2pServices.html index ba3c948398..3a4fa4ddf9 100644 --- a/types/_waku_sdk.Libp2pServices.html +++ b/types/_waku_sdk.Libp2pServices.html @@ -1 +1,5 @@ -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
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      \ No newline at end of file +Libp2pServices | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Type Alias Libp2pServices

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        type Libp2pServices = {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            identify: ReturnType<ReturnType<typeof identify>>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            metadata?: IMetadata;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ping: PingService;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            pubsub?: GossipSub;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        identify: ReturnType<ReturnType<typeof identify>>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        metadata?: IMetadata
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        ping: PingService
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        pubsub?: GossipSub
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        diff --git a/types/_waku_sdk.LightPushCoreResult.html b/types/_waku_sdk.LightPushCoreResult.html new file mode 100644 index 0000000000..69881291d6 --- /dev/null +++ b/types/_waku_sdk.LightPushCoreResult.html @@ -0,0 +1 @@ +LightPushCoreResult | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Type Alias LightPushCoreResult

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          LightPushCoreResult: ThisOrThat<"success", PeerId, "failure", LightPushFailure>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          diff --git a/types/_waku_sdk.LightPushProtocolOptions.html b/types/_waku_sdk.LightPushProtocolOptions.html index 5e6cd58786..a38aee4ea0 100644 --- a/types/_waku_sdk.LightPushProtocolOptions.html +++ b/types/_waku_sdk.LightPushProtocolOptions.html @@ -1,7 +1,9 @@ -LightPushProtocolOptions | Documentation

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Type alias LightPushProtocolOptions

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          LightPushProtocolOptions: ISendOptions & {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              numPeersToUse?: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              retryIntervalMs: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Type declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • Optional numPeersToUse?: number

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Number of peers to send message to.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            -

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Default

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            1
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • retryIntervalMs: number

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            The interval in milliseconds to wait before retrying a failed push.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            -

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Default

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            1000
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          \ No newline at end of file +LightPushProtocolOptions | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Type Alias LightPushProtocolOptions

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            LightPushProtocolOptions: ISendOptions & {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                numPeersToUse?: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                retryIntervalMs: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Type declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • OptionalnumPeersToUse?: number

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Number of peers to send message to.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              1
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • retryIntervalMs: number

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              The interval in milliseconds to wait before retrying a failed push.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              1000
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            diff --git a/types/_waku_sdk.LightPushSDKResult.html b/types/_waku_sdk.LightPushSDKResult.html new file mode 100644 index 0000000000..616e121060 --- /dev/null +++ b/types/_waku_sdk.LightPushSDKResult.html @@ -0,0 +1 @@ +LightPushSDKResult | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Type Alias LightPushSDKResult

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              LightPushSDKResult: ThisAndThat<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  "successes",
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  PeerId[],
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  "failures",
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  LightPushFailure[],
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              >
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              diff --git a/types/_waku_sdk.LocalStoragePeerInfo.html b/types/_waku_sdk.LocalStoragePeerInfo.html deleted file mode 100644 index 433cfe74c7..0000000000 --- a/types/_waku_sdk.LocalStoragePeerInfo.html +++ /dev/null @@ -1 +0,0 @@ -LocalStoragePeerInfo | Documentation

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Type alias LocalStoragePeerInfo

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

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Type declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              • address: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              • id: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              \ No newline at end of file diff --git a/types/_waku_sdk.MetadataQueryResult.html b/types/_waku_sdk.MetadataQueryResult.html index 7d138d49fa..f3eeb46ea1 100644 --- a/types/_waku_sdk.MetadataQueryResult.html +++ b/types/_waku_sdk.MetadataQueryResult.html @@ -1 +1 @@ -MetadataQueryResult | Documentation

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Type alias MetadataQueryResult

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              MetadataQueryResult: ThisOrThat<"shardInfo", ShardInfo>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              \ No newline at end of file +MetadataQueryResult | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Type Alias MetadataQueryResult

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                MetadataQueryResult: ThisOrThat<"shardInfo", ShardInfo>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                diff --git a/types/_waku_sdk.NetworkConfig.html b/types/_waku_sdk.NetworkConfig.html index b4e91fa853..ff6632c8e9 100644 --- a/types/_waku_sdk.NetworkConfig.html +++ b/types/_waku_sdk.NetworkConfig.html @@ -1 +1,3 @@ -NetworkConfig | Documentation

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Type alias NetworkConfig

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                NetworkConfig: StaticSharding | AutoSharding
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                \ No newline at end of file +NetworkConfig | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Type Alias NetworkConfig

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  NetworkConfig: StaticSharding | AutoSharding

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Configuration for a Waku network. All nodes in a given network/cluster +should have the same configuration.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  diff --git a/types/_waku_sdk.NextFilterOptions.html b/types/_waku_sdk.NextFilterOptions.html deleted file mode 100644 index be8ccdef4d..0000000000 --- a/types/_waku_sdk.NextFilterOptions.html +++ /dev/null @@ -1,10 +0,0 @@ -NextFilterOptions | Documentation

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Type alias NextFilterOptions

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  NextFilterOptions: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      keepAliveIntervalMs: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      numPeersToUse: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      pingsBeforePeerRenewed: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Type declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • keepAliveIntervalMs: number

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Interval with which Filter subscription will attempt to send ping requests to subscribed peers.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    -

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Default

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    60_000
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • numPeersToUse: number

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Number of peers to be used for establishing subscriptions.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    -

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Default

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    2
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • pingsBeforePeerRenewed: number

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Number of failed pings allowed to make to a remote peer before attempting to subscribe to a new one.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    -

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Default

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    3
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  \ No newline at end of file diff --git a/types/_waku_sdk.NodeId.html b/types/_waku_sdk.NodeId.html index dd655dd181..7c3f75f6b4 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 +NodeId | Documentation

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Type Alias NodeId

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    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

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    \ No newline at end of file +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    diff --git a/types/_waku_sdk.PartialPeerInfo.html b/types/_waku_sdk.PartialPeerInfo.html new file mode 100644 index 0000000000..ceb6942c46 --- /dev/null +++ b/types/_waku_sdk.PartialPeerInfo.html @@ -0,0 +1,4 @@ +PartialPeerInfo | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Type Alias PartialPeerInfo

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Partial peer information used to store in the cache.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      type PartialPeerInfo = {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          id: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          multiaddrs: string[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      id: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      multiaddrs: string[]
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      diff --git a/types/_waku_sdk.PeerCache.html b/types/_waku_sdk.PeerCache.html new file mode 100644 index 0000000000..5aa4233101 --- /dev/null +++ b/types/_waku_sdk.PeerCache.html @@ -0,0 +1,10 @@ +PeerCache | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Type Alias PeerCache

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        A cache interface for persisting peer information.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        type PeerCache = {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            get: () => PartialPeerInfo[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            remove: () => void;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            set: (value: PartialPeerInfo[]) => void;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        get: () => PartialPeerInfo[]

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Get the peer information from the cache.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Type declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        remove: () => void

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Remove the peer information from the cache.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        set: (value: PartialPeerInfo[]) => void

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Set the peer information in the cache.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Type declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        diff --git a/types/_waku_sdk.PeerCacheDiscoveryOptions.html b/types/_waku_sdk.PeerCacheDiscoveryOptions.html new file mode 100644 index 0000000000..50b5d9b5cd --- /dev/null +++ b/types/_waku_sdk.PeerCacheDiscoveryOptions.html @@ -0,0 +1,7 @@ +PeerCacheDiscoveryOptions | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Type Alias PeerCacheDiscoveryOptions

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Options for the peer cache discovery.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          type PeerCacheDiscoveryOptions = {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              cache: PeerCache;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          cache: PeerCache

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          The cache to use for getting and storing cached peer information.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          LocalStorage
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          diff --git a/types/_waku_sdk.PeerExchangeQueryResult.html b/types/_waku_sdk.PeerExchangeQueryResult.html index b76886cceb..afe6aab21f 100644 --- a/types/_waku_sdk.PeerExchangeQueryResult.html +++ b/types/_waku_sdk.PeerExchangeQueryResult.html @@ -1 +1 @@ -PeerExchangeQueryResult | Documentation

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Type alias PeerExchangeQueryResult

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          PeerExchangeQueryResult: ThisOrThat<"peerInfos", PeerInfo[]>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          \ No newline at end of file +PeerExchangeQueryResult | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Type Alias PeerExchangeQueryResult

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            PeerExchangeQueryResult: ThisOrThat<"peerInfos", PeerInfo[]>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            diff --git a/types/_waku_sdk.PeerIdStr.html b/types/_waku_sdk.PeerIdStr.html index 504ce17222..5f59846dbe 100644 --- a/types/_waku_sdk.PeerIdStr.html +++ b/types/_waku_sdk.PeerIdStr.html @@ -1 +1 @@ -PeerIdStr | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            PeerIdStr: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            \ No newline at end of file +PeerIdStr | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Type Alias PeerIdStr

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              PeerIdStr: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              diff --git a/types/_waku_sdk.PubsubTopic.html b/types/_waku_sdk.PubsubTopic.html index e002614d21..9bf30bdb4f 100644 --- a/types/_waku_sdk.PubsubTopic.html +++ b/types/_waku_sdk.PubsubTopic.html @@ -1 +1 @@ -PubsubTopic | Documentation

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Type alias PubsubTopic

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              PubsubTopic: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              \ No newline at end of file +PubsubTopic | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Type Alias PubsubTopic

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                PubsubTopic: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                diff --git a/types/_waku_sdk.QueryRequestParams.html b/types/_waku_sdk.QueryRequestParams.html index b134f4c3bd..167ca75cc9 100644 --- a/types/_waku_sdk.QueryRequestParams.html +++ b/types/_waku_sdk.QueryRequestParams.html @@ -1,43 +1,67 @@ -QueryRequestParams | Documentation

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Type alias QueryRequestParams

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                QueryRequestParams: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    contentTopics: string[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    includeData: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    messageHashes?: Uint8Array[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    paginationCursor?: Uint8Array;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    paginationForward: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    paginationLimit?: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    pubsubTopic: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    timeEnd?: Date;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    timeStart?: Date;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Parameters for a store query request, as specified in the Waku Store v3 RFC.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                -

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Type declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • contentTopics: string[]

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  The content topics to filter the messages. +QueryRequestParams | Documentation

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Type Alias QueryRequestParams

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Parameters for a store query request, as specified in the Waku Store v3 RFC.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    type QueryRequestParams = {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        contentTopics: string[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        includeData: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        messageHashes?: Uint8Array[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        paginationCursor?: Uint8Array;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        paginationForward: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        paginationLimit?: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        peerId?: PeerId;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        pubsubTopic: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        timeEnd?: Date;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        timeStart?: Date;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    contentTopics: string[]

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    The content topics to filter the messages. The query will only return messages that have a content topic included in this array. This field MUST be populated together with the pubsubTopic field for content topic filtering to be applied. If either contentTopics or pubsubTopic is not provided or empty, no content topic filtering will be applied.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • includeData: boolean

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Whether to include the full message data in the response.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    includeData: boolean

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Whether to include the full message data in the response.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • true: The response will include the message content and associated pubsub topic for each matching message.
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • false: The response will only include the message hashes for each matching message.
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    -

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Default

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    true
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • Optional messageHashes?: Uint8Array[]

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    The message hashes to lookup. +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    true
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    messageHashes?: Uint8Array[]

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    The message hashes to lookup. If provided, the query will be a message hash lookup query and will only return messages that match the specified hashes. If not provided or empty, the query will be a content filtered query based on the other filter parameters.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    -

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Default

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    undefined
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • Optional paginationCursor?: Uint8Array

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    The cursor to start the query from. +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    undefined
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    paginationCursor?: Uint8Array

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    The cursor to start the query from. The cursor represents the message hash of the last message returned in the previous query. The query will start from the message immediately following the cursor, excluding the message at the cursor itself. If not provided, the query will start from the beginning or end of the store, depending on the paginationForward option.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    -

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Default

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    undefined
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • paginationForward: boolean

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    The direction of pagination.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    undefined
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    paginationForward: boolean

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    The direction of pagination.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • true: Forward pagination, starting from the oldest message and moving towards the newest.
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • false: Backward pagination, starting from the newest message and moving towards the oldest.
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    -

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Default

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    false
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • Optional paginationLimit?: number

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    The maximum number of messages to retrieve per page. -If not provided, the store's default pagination limit will be used.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    -

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Default

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    undefined
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • pubsubTopic: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    The pubsub topic to query. This field is mandatory. +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    false
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    paginationLimit?: number

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    The maximum number of messages to retrieve per page. +If not provided, the store's default pagination limit will be used.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    undefined
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    peerId?: PeerId

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    The service node to use for queries. Will fail if:

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • this peer is not in the peer store.
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • we are not connected to this peer +No fallback is done. Overrides any other peer selection option.
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Expected to be used with [[PeerManagerEventNames.StoreConnect]] so that +we know we are connected to this peer before doing the store query.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Only use if you know what you are doing.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    pubsubTopic: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    The pubsub topic to query. This field is mandatory. The query will only return messages that were published on this specific pubsub topic.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • Optional timeEnd?: Date

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    The end time for the time range filter. +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    timeEnd?: Date

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    The end time for the time range filter. The query will only return messages with a timestamp strictly less than timeEnd. If not provided, no end time filtering will be applied.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • Optional timeStart?: Date

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    The start time for the time range filter. +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    timeStart?: Date

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    The start time for the time range filter. The query will only return messages with a timestamp greater than or equal to timeStart. If not provided, no start time filtering will be applied.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  \ No newline at end of file +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  diff --git a/types/_waku_sdk.ReliableChannelEvent.html b/types/_waku_sdk.ReliableChannelEvent.html new file mode 100644 index 0000000000..4dbbcc6a3c --- /dev/null +++ b/types/_waku_sdk.ReliableChannelEvent.html @@ -0,0 +1 @@ +ReliableChannelEvent | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    diff --git a/types/_waku_sdk.ReliableChannelOptions.html b/types/_waku_sdk.ReliableChannelOptions.html new file mode 100644 index 0000000000..52910e2aac --- /dev/null +++ b/types/_waku_sdk.ReliableChannelOptions.html @@ -0,0 +1,39 @@ +ReliableChannelOptions | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Type Alias ReliableChannelOptions

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      ReliableChannelOptions: MessageChannelOptions & {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          autoStart?: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          maxRetryAttempts?: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          processTaskMinElapseMs?: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          queryOnConnect?: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          retrieveFrequencyMs?: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          retryIntervalMs?: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          sweepInBufIntervalMs?: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          syncMinIntervalMs?: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Type declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • OptionalautoStart?: boolean

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Whether to auto start the message channel

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        true
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • OptionalmaxRetryAttempts?: number

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        How many times do we attempt resending messages that were not acknowledged.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        10 [[DEFAULT_MAX_RETRY_ATTEMPTS]]
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • OptionalprocessTaskMinElapseMs?: number

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        The minimum elapse time between calling the underlying channel process +task for incoming messages. This is to avoid overload when processing +a lot of messages.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        1000 (1 second)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • OptionalqueryOnConnect?: boolean

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Whether to automatically do a store query after connection to store nodes.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        true
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • OptionalretrieveFrequencyMs?: number

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        How often store queries are done to retrieve missing messages.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        10,000 (10 seconds)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • OptionalretryIntervalMs?: number

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        How long to wait before re-sending a message that as not acknowledged.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        60,000 (60 seconds) [[DEFAULT_RETRY_INTERVAL_MS]]
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • OptionalsweepInBufIntervalMs?: number

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        How often SDS message channel incoming buffer is swept.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        5000 (every 5 seconds)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • OptionalsyncMinIntervalMs?: number

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        The minimum interval between 2 sync messages in the channel.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Meaning, how frequently we want messages in the channel, noting that the +responsibility of sending a sync messages is shared between participants +of the channel.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        0 means no sync messages will be sent.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        30,000 (30 seconds) [[DEFAULT_SYNC_MIN_INTERVAL_MS]]
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      diff --git a/types/_waku_sdk.SDKProtocolResult.html b/types/_waku_sdk.SDKProtocolResult.html index 77ba8c2a38..5d96ff1a25 100644 --- a/types/_waku_sdk.SDKProtocolResult.html +++ b/types/_waku_sdk.SDKProtocolResult.html @@ -1 +1,2 @@ -SDKProtocolResult | Documentation

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Type alias SDKProtocolResult

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      SDKProtocolResult: ThisAndThat<"successes", PeerId[], "failures", Failure[]>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      \ No newline at end of file +SDKProtocolResult | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Type Alias SDKProtocolResult

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        SDKProtocolResult: ThisAndThat<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            "successes",
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            PeerId[],
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            "failures",
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            { error: ProtocolError; peerId?: PeerId }[],
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        >

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        replace usage by specific result types

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        diff --git a/types/_waku_sdk.SearchContext.html b/types/_waku_sdk.SearchContext.html index 96a676e0c5..a232589669 100644 --- a/types/_waku_sdk.SearchContext.html +++ b/types/_waku_sdk.SearchContext.html @@ -1 +1,4 @@ -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
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        \ No newline at end of file +SearchContext | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Type Alias SearchContext

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          type SearchContext = {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              domain: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              publicKey: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              visits: { [key: string]: boolean };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          domain: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          publicKey: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          visits: { [key: string]: boolean }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          diff --git a/types/_waku_sdk.SequenceNumber.html b/types/_waku_sdk.SequenceNumber.html index 82eda846c0..c2b902af30 100644 --- a/types/_waku_sdk.SequenceNumber.html +++ b/types/_waku_sdk.SequenceNumber.html @@ -1 +1 @@ -SequenceNumber | Documentation

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Type alias SequenceNumber

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          SequenceNumber: bigint
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          \ No newline at end of file +SequenceNumber | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Type Alias SequenceNumber

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            SequenceNumber: bigint
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            diff --git a/types/_waku_sdk.ShardId.html b/types/_waku_sdk.ShardId.html new file mode 100644 index 0000000000..878df78017 --- /dev/null +++ b/types/_waku_sdk.ShardId.html @@ -0,0 +1 @@ +ShardId | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Type Alias ShardId

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ShardId: number
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              diff --git a/types/_waku_sdk.ShardInfo.html b/types/_waku_sdk.ShardInfo.html index 97a1f55156..5a63118ddd 100644 --- a/types/_waku_sdk.ShardInfo.html +++ b/types/_waku_sdk.ShardInfo.html @@ -1 +1,3 @@ -ShardInfo | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ShardInfo: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  clusterId: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  shards: number[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Type declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              • clusterId: number
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              • shards: number[]
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              \ No newline at end of file +ShardInfo | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Type Alias ShardInfo

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                type ShardInfo = {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    clusterId: ClusterId;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    shards: ShardId[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                clusterId: ClusterId
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                shards: ShardId[]
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                diff --git a/types/_waku_sdk.StaticSharding.html b/types/_waku_sdk.StaticSharding.html index d096f9a61b..9a1b2efad6 100644 --- a/types/_waku_sdk.StaticSharding.html +++ b/types/_waku_sdk.StaticSharding.html @@ -1 +1,2 @@ -StaticSharding | Documentation

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Type alias StaticSharding

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                StaticSharding: ShardInfo
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                \ No newline at end of file +StaticSharding | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Type Alias StaticSharding

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  type StaticSharding = {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      clusterId: ClusterId;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  clusterId: ClusterId
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  diff --git a/types/_waku_sdk.StoreCursor.html b/types/_waku_sdk.StoreCursor.html index 95da65d707..cc796f386f 100644 --- a/types/_waku_sdk.StoreCursor.html +++ b/types/_waku_sdk.StoreCursor.html @@ -1 +1 @@ -StoreCursor | Documentation

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Type alias StoreCursor

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  StoreCursor: Uint8Array
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  \ No newline at end of file +StoreCursor | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Type Alias StoreCursor

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    StoreCursor: Uint8Array
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    diff --git a/types/_waku_sdk.StoreProtocolOptions.html b/types/_waku_sdk.StoreProtocolOptions.html index dd1493b210..f8096e8f24 100644 --- a/types/_waku_sdk.StoreProtocolOptions.html +++ b/types/_waku_sdk.StoreProtocolOptions.html @@ -1 +1,6 @@ -StoreProtocolOptions | Documentation

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Type alias StoreProtocolOptions

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    StoreProtocolOptions: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        peer: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Type declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • peer: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    \ No newline at end of file +StoreProtocolOptions | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Type Alias StoreProtocolOptions

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      type StoreProtocolOptions = {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          peers: string[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      peers: string[]

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      List of Multi-addresses of peers to be prioritized for Store protocol queries.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      []
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      diff --git a/types/_waku_sdk.SubscribeResult.html b/types/_waku_sdk.SubscribeResult.html deleted file mode 100644 index 0d19367066..0000000000 --- a/types/_waku_sdk.SubscribeResult.html +++ /dev/null @@ -1 +0,0 @@ -SubscribeResult | Documentation

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Type alias SubscribeResult

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      SubscribeResult: SubscriptionSuccess | SubscriptionError
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      \ No newline at end of file diff --git a/types/_waku_sdk.SubscriptionCallback.html b/types/_waku_sdk.SubscriptionCallback.html deleted file mode 100644 index 23248e13d4..0000000000 --- a/types/_waku_sdk.SubscriptionCallback.html +++ /dev/null @@ -1 +0,0 @@ -SubscriptionCallback | Documentation

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Type alias SubscriptionCallback<T>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      SubscriptionCallback<T>: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          callback: Callback<T>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          decoders: IDecoder<T>[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Type Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Type declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      \ No newline at end of file diff --git a/types/_waku_sdk.ThisAndThat.html b/types/_waku_sdk.ThisAndThat.html index 43abe8b225..c6a00e6149 100644 --- a/types/_waku_sdk.ThisAndThat.html +++ b/types/_waku_sdk.ThisAndThat.html @@ -1 +1 @@ -ThisAndThat | Documentation

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Type alias ThisAndThat<SK, SV, EK, EV>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      ThisAndThat<SK, SV, EK, EV>: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          [key in SK]: SV
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      } & {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          [key in EK]: EV
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Type Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      \ No newline at end of file +ThisAndThat | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Type Alias ThisAndThat<SK, SV, EK, EV>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        ThisAndThat: { [key in SK]: SV } & { [key in EK]: EV }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Type Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        diff --git a/types/_waku_sdk.ThisOrThat.html b/types/_waku_sdk.ThisOrThat.html index b5e35edab1..ad62a85cc6 100644 --- a/types/_waku_sdk.ThisOrThat.html +++ b/types/_waku_sdk.ThisOrThat.html @@ -1 +1 @@ -ThisOrThat | Documentation

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Type alias ThisOrThat<SK, SV, EK, EV>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        ThisOrThat<SK, SV, EK, EV>: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            [key in SK]: SV
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        } & {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            [key in EK]: null
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        } | {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            [key in SK]: null
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        } & {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            [key in EK]: EV
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Type Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        \ No newline at end of file +ThisOrThat | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Type Alias ThisOrThat<SK, SV, EK, EV>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          ThisOrThat:
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              | { [key in SK]: SV } & { [key in EK]: null }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              | { [key in SK]: null } & { [key in EK]: EV }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Type Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          diff --git a/types/_waku_sdk.Unsubscribe.html b/types/_waku_sdk.Unsubscribe.html index 1f820df47d..98d883767e 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>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          \ No newline at end of file +Unsubscribe | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Type Alias Unsubscribe

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Unsubscribe: () => void | Promise<void>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Type declaration

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

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            diff --git a/types/_waku_sdk.utils.IteratorOptions.html b/types/_waku_sdk.utils.IteratorOptions.html index 0a66ed21c1..be629691d2 100644 --- a/types/_waku_sdk.utils.IteratorOptions.html +++ b/types/_waku_sdk.utils.IteratorOptions.html @@ -1,2 +1,6 @@ -IteratorOptions | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            IteratorOptions: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                iteratorDelay?: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                timeoutMs?: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Options for configuring the behavior of an iterator.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            -

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Type declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • Optional iteratorDelay?: number
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • Optional timeoutMs?: number
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            \ No newline at end of file +IteratorOptions | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Type Alias IteratorOptions

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Options for configuring the behavior of an iterator.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              type IteratorOptions = {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  iteratorDelay?: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  timeoutMs?: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              iteratorDelay?: number

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Optional delay in milliseconds between each iteration. Can be used to control the rate of iteration.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              timeoutMs?: number

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Optional timeout in milliseconds. If specified, the iterator will terminate after this time period.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              diff --git a/types/_waku_sdk.utils.MockWakuEvents.html b/types/_waku_sdk.utils.MockWakuEvents.html new file mode 100644 index 0000000000..20f50845e7 --- /dev/null +++ b/types/_waku_sdk.utils.MockWakuEvents.html @@ -0,0 +1,2 @@ +MockWakuEvents | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Type Alias MockWakuEvents

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                type MockWakuEvents = {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    "new-message": CustomEvent<IDecodedMessage>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                "new-message": CustomEvent<IDecodedMessage>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                diff --git a/types/_waku_sdk.utils.RoutingInfo.html b/types/_waku_sdk.utils.RoutingInfo.html new file mode 100644 index 0000000000..956dc71944 --- /dev/null +++ b/types/_waku_sdk.utils.RoutingInfo.html @@ -0,0 +1 @@ +RoutingInfo | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Type Alias RoutingInfo

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  diff --git a/types/_waku_sds.ChannelId.html b/types/_waku_sds.ChannelId.html index 6ca4385eb0..f4e804940a 100644 --- a/types/_waku_sds.ChannelId.html +++ b/types/_waku_sds.ChannelId.html @@ -1 +1 @@ -ChannelId | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  ChannelId: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  \ No newline at end of file +ChannelId | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Type Alias ChannelId

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    ChannelId: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    diff --git a/types/_waku_sds.HistoryEntry.html b/types/_waku_sds.HistoryEntry.html index 4e41137217..0021f4aaea 100644 --- a/types/_waku_sds.HistoryEntry.html +++ b/types/_waku_sds.HistoryEntry.html @@ -1 +1 @@ -HistoryEntry | Documentation

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Type alias HistoryEntry

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    HistoryEntry: proto_sds_message.HistoryEntry
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    \ No newline at end of file +HistoryEntry | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Type Alias HistoryEntry

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      HistoryEntry: proto_sds_message.HistoryEntry
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      diff --git a/types/_waku_sds.Message.html b/types/_waku_sds.Message.html deleted file mode 100644 index c6ec0056ad..0000000000 --- a/types/_waku_sds.Message.html +++ /dev/null @@ -1 +0,0 @@ -Message | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Message: proto_sds_message.SdsMessage
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      \ No newline at end of file diff --git a/types/_waku_sds.MessageChannelEvents.html b/types/_waku_sds.MessageChannelEvents.html index 26e3702d8f..aa722d1e34 100644 --- a/types/_waku_sds.MessageChannelEvents.html +++ b/types/_waku_sds.MessageChannelEvents.html @@ -1 +1,16 @@ -MessageChannelEvents | Documentation

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Type alias MessageChannelEvents

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      MessageChannelEvents: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          messageAcknowledged: CustomEvent<string>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          messageDelivered: CustomEvent<{
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              messageId: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              sentOrReceived: "sent" | "received";
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          }>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          messageReceived: CustomEvent<Message>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          messageSent: CustomEvent<Message>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          missedMessages: CustomEvent<HistoryEntry[]>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          partialAcknowledgement: CustomEvent<{
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              count: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              messageId: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          }>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          syncReceived: CustomEvent<Message>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          syncSent: CustomEvent<Message>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Type declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • messageAcknowledged: CustomEvent<string>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • messageDelivered: CustomEvent<{
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            messageId: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            sentOrReceived: "sent" | "received";
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        }>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • messageReceived: CustomEvent<Message>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • messageSent: CustomEvent<Message>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • missedMessages: CustomEvent<HistoryEntry[]>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • partialAcknowledgement: CustomEvent<{
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            count: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            messageId: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        }>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • syncReceived: CustomEvent<Message>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • syncSent: CustomEvent<Message>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      \ No newline at end of file +MessageChannelEvents | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Type Alias MessageChannelEvents

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        type MessageChannelEvents = {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            "sds:error-task": CustomEvent<unknown>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            "sds:in:message-delivered": CustomEvent<MessageId>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            "sds:in:message-irretrievably-lost": CustomEvent<HistoryEntry[]>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            "sds:in:message-missing": CustomEvent<HistoryEntry[]>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            "sds:in:message-received": CustomEvent<Message>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            "sds:in:sync-received": CustomEvent<Message>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            "sds:out:message-acknowledged": CustomEvent<MessageId>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            "sds:out:message-possibly-acknowledged": CustomEvent<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                { count: number; messageId: MessageId },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            >;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            "sds:out:message-sent": CustomEvent<Message>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            "sds:out:sync-sent": CustomEvent<Message>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            "sds:repair:request-queued": CustomEvent<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                { messageId: MessageId; tReq: number },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            >;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            "sds:repair:request-received": CustomEvent<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                { fromSenderId?: ParticipantId; messageIds: MessageId[] },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            >;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            "sds:repair:request-sent": CustomEvent<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                { carrierMessageId: MessageId; messageIds: MessageId[] },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            >;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            "sds:repair:response-queued": CustomEvent<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                { messageId: MessageId; tResp: number },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            >;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            "sds:repair:response-sent": CustomEvent<{ messageId: MessageId }>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        "sds:error-task": CustomEvent<unknown>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        "sds:in:message-delivered": CustomEvent<MessageId>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        "sds:in:message-irretrievably-lost": CustomEvent<HistoryEntry[]>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        "sds:in:message-missing": CustomEvent<HistoryEntry[]>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        "sds:in:message-received": CustomEvent<Message>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        "sds:in:sync-received": CustomEvent<Message>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        "sds:out:message-acknowledged": CustomEvent<MessageId>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        "sds:out:message-possibly-acknowledged": CustomEvent<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            { count: number; messageId: MessageId },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        >
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        "sds:out:message-sent": CustomEvent<Message>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        "sds:out:sync-sent": CustomEvent<Message>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        "sds:repair:request-queued": CustomEvent<{ messageId: MessageId; tReq: number }>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        "sds:repair:request-received": CustomEvent<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            { fromSenderId?: ParticipantId; messageIds: MessageId[] },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        >
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        "sds:repair:request-sent": CustomEvent<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            { carrierMessageId: MessageId; messageIds: MessageId[] },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        >
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        "sds:repair:response-queued": CustomEvent<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            { messageId: MessageId; tResp: number },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        >
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        "sds:repair:response-sent": CustomEvent<{ messageId: MessageId }>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        diff --git a/types/_waku_sds.MessageId.html b/types/_waku_sds.MessageId.html new file mode 100644 index 0000000000..fa071f99b4 --- /dev/null +++ b/types/_waku_sds.MessageId.html @@ -0,0 +1 @@ +MessageId | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Type Alias MessageId

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          MessageId: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          diff --git a/types/_waku_sds.ParticipantId.html b/types/_waku_sds.ParticipantId.html new file mode 100644 index 0000000000..6bf8480eae --- /dev/null +++ b/types/_waku_sds.ParticipantId.html @@ -0,0 +1 @@ +ParticipantId | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Type Alias ParticipantId

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ParticipantId: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            diff --git a/types/_waku_utils.IteratorOptions.html b/types/_waku_utils.IteratorOptions.html index 94f6ae741a..b6bc1a2465 100644 --- a/types/_waku_utils.IteratorOptions.html +++ b/types/_waku_utils.IteratorOptions.html @@ -1,2 +1,6 @@ -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
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            \ No newline at end of file +IteratorOptions | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Type Alias IteratorOptions

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Options for configuring the behavior of an iterator.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              type IteratorOptions = {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  iteratorDelay?: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  timeoutMs?: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              iteratorDelay?: number

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Optional delay in milliseconds between each iteration. Can be used to control the rate of iteration.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              timeoutMs?: number

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Optional timeout in milliseconds. If specified, the iterator will terminate after this time period.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              diff --git a/types/_waku_utils.MockWakuEvents.html b/types/_waku_utils.MockWakuEvents.html new file mode 100644 index 0000000000..c2762ed9bf --- /dev/null +++ b/types/_waku_utils.MockWakuEvents.html @@ -0,0 +1,2 @@ +MockWakuEvents | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Type Alias MockWakuEvents

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                type MockWakuEvents = {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    "new-message": CustomEvent<IDecodedMessage>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                "new-message": CustomEvent<IDecodedMessage>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                diff --git a/types/_waku_utils.RoutingInfo.html b/types/_waku_utils.RoutingInfo.html new file mode 100644 index 0000000000..bed896424c --- /dev/null +++ b/types/_waku_utils.RoutingInfo.html @@ -0,0 +1 @@ +RoutingInfo | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  diff --git a/variables/_waku_core.FilterCodecs.html b/variables/_waku_core.FilterCodecs.html new file mode 100644 index 0000000000..5c6c9f753d --- /dev/null +++ b/variables/_waku_core.FilterCodecs.html @@ -0,0 +1 @@ +FilterCodecs | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Variable FilterCodecsConst

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    FilterCodecs: { PUSH: string; SUBSCRIBE: string } = ...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Type declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • PUSH: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • SUBSCRIBE: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    diff --git a/variables/_waku_core.LightPushCodec.html b/variables/_waku_core.LightPushCodec.html new file mode 100644 index 0000000000..02637921dc --- /dev/null +++ b/variables/_waku_core.LightPushCodec.html @@ -0,0 +1 @@ +LightPushCodec | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Variable LightPushCodecConst

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      LightPushCodec: "/vac/waku/lightpush/3.0.0" = CODECS.v3
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      diff --git a/variables/_waku_core.LightPushCodecV2.html b/variables/_waku_core.LightPushCodecV2.html new file mode 100644 index 0000000000..dc9315e9bd --- /dev/null +++ b/variables/_waku_core.LightPushCodecV2.html @@ -0,0 +1 @@ +LightPushCodecV2 | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Variable LightPushCodecV2Const

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        LightPushCodecV2: "/vac/waku/lightpush/2.0.0-beta1" = CODECS.v2
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        diff --git a/variables/_waku_core.MetadataCodec.html b/variables/_waku_core.MetadataCodec.html index 3b3a2bb135..e38abdb9bd 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"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        \ No newline at end of file +MetadataCodec | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Variable MetadataCodecConst

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          MetadataCodec: "/vac/waku/metadata/1.0.0"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          diff --git a/variables/_waku_core.StoreCodec.html b/variables/_waku_core.StoreCodec.html new file mode 100644 index 0000000000..0448016b5b --- /dev/null +++ b/variables/_waku_core.StoreCodec.html @@ -0,0 +1 @@ +StoreCodec | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Variable StoreCodecConst

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            StoreCodec: "/vac/waku/store-query/3.0.0"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            diff --git a/variables/_waku_core.message.version_0.Version.html b/variables/_waku_core.message.version_0.Version.html index 94d62c5951..705fb4f1c0 100644 --- a/variables/_waku_core.message.version_0.Version.html +++ b/variables/_waku_core.message.version_0.Version.html @@ -1 +1 @@ -Version | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            \ No newline at end of file +Version | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              diff --git a/variables/_waku_core.message.version_0.proto.RateLimitProof.codec.html b/variables/_waku_core.message.version_0.proto.RateLimitProof.codec.html new file mode 100644 index 0000000000..32375ba9b5 --- /dev/null +++ b/variables/_waku_core.message.version_0.proto.RateLimitProof.codec.html @@ -0,0 +1 @@ +codec | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Type declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                diff --git a/variables/_waku_core.message.version_0.proto.RateLimitProof.decode.html b/variables/_waku_core.message.version_0.proto.RateLimitProof.decode.html new file mode 100644 index 0000000000..65b24ea300 --- /dev/null +++ b/variables/_waku_core.message.version_0.proto.RateLimitProof.decode.html @@ -0,0 +1 @@ +decode | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  decode: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      buf: Uint8Array | Uint8ArrayList,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      opts?: DecodeOptions<message.version_0.proto.RateLimitProof>,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  ) => message.version_0.proto.RateLimitProof

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Type declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  diff --git a/variables/_waku_core.message.version_0.proto.RateLimitProof.encode.html b/variables/_waku_core.message.version_0.proto.RateLimitProof.encode.html new file mode 100644 index 0000000000..05825eefe6 --- /dev/null +++ b/variables/_waku_core.message.version_0.proto.RateLimitProof.encode.html @@ -0,0 +1 @@ +encode | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    encode: (obj: Partial<message.version_0.proto.RateLimitProof>) => Uint8Array

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Type declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    diff --git a/variables/_waku_core.message.version_0.proto.WakuMessage.codec.html b/variables/_waku_core.message.version_0.proto.WakuMessage.codec.html new file mode 100644 index 0000000000..97d0ba1290 --- /dev/null +++ b/variables/_waku_core.message.version_0.proto.WakuMessage.codec.html @@ -0,0 +1 @@ +codec | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      codec: () => Codec<message.version_0.proto.WakuMessage>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Type declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      diff --git a/variables/_waku_core.message.version_0.proto.WakuMessage.decode.html b/variables/_waku_core.message.version_0.proto.WakuMessage.decode.html new file mode 100644 index 0000000000..6b48c853c3 --- /dev/null +++ b/variables/_waku_core.message.version_0.proto.WakuMessage.decode.html @@ -0,0 +1 @@ +decode | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        decode: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            buf: Uint8Array | Uint8ArrayList,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            opts?: DecodeOptions<message.version_0.proto.WakuMessage>,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        ) => message.version_0.proto.WakuMessage

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Type declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        diff --git a/variables/_waku_core.message.version_0.proto.WakuMessage.encode.html b/variables/_waku_core.message.version_0.proto.WakuMessage.encode.html new file mode 100644 index 0000000000..0eaed9ea4a --- /dev/null +++ b/variables/_waku_core.message.version_0.proto.WakuMessage.encode.html @@ -0,0 +1 @@ +encode | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          encode: (obj: Partial<message.version_0.proto.WakuMessage>) => Uint8Array

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Type declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          diff --git a/variables/_waku_core.waku_filter.FilterCodecs.html b/variables/_waku_core.waku_filter.FilterCodecs.html deleted file mode 100644 index ae3e5a897a..0000000000 --- a/variables/_waku_core.waku_filter.FilterCodecs.html +++ /dev/null @@ -1 +0,0 @@ -FilterCodecs | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          FilterCodecs: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              PUSH: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              SUBSCRIBE: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          } = ...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Type declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • PUSH: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • SUBSCRIBE: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          \ 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 deleted file mode 100644 index 0863e78134..0000000000 --- a/variables/_waku_core.waku_light_push.LightPushCodec.html +++ /dev/null @@ -1 +0,0 @@ -LightPushCodec | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          LightPushCodec: "/vac/waku/lightpush/2.0.0-beta1" = "/vac/waku/lightpush/2.0.0-beta1"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          \ No newline at end of file diff --git a/variables/_waku_core.waku_store.StoreCodec.html b/variables/_waku_core.waku_store.StoreCodec.html deleted file mode 100644 index cd73f93672..0000000000 --- a/variables/_waku_core.waku_store.StoreCodec.html +++ /dev/null @@ -1 +0,0 @@ -StoreCodec | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          StoreCodec: "/vac/waku/store-query/3.0.0" = "/vac/waku/store-query/3.0.0"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          \ 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 d72ec2bc71..ad1435261c 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"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          \ No newline at end of file +ERR_INVALID_ID | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Variable ERR_INVALID_IDConst

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ERR_INVALID_ID: "Invalid record id"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            diff --git a/variables/_waku_enr.ERR_NO_SIGNATURE.html b/variables/_waku_enr.ERR_NO_SIGNATURE.html index 51d1ef058a..2e02adafde 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"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            \ No newline at end of file +ERR_NO_SIGNATURE | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Variable ERR_NO_SIGNATUREConst

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ERR_NO_SIGNATURE: "No valid signature found"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              diff --git a/variables/_waku_enr.ERR_TYPE_NOT_IMPLEMENTED.html b/variables/_waku_enr.ERR_TYPE_NOT_IMPLEMENTED.html index ef9f06447e..32699ceaa0 100644 --- a/variables/_waku_enr.ERR_TYPE_NOT_IMPLEMENTED.html +++ b/variables/_waku_enr.ERR_TYPE_NOT_IMPLEMENTED.html @@ -1 +1 @@ -ERR_TYPE_NOT_IMPLEMENTED | Documentation

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Variable ERR_TYPE_NOT_IMPLEMENTEDConst

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ERR_TYPE_NOT_IMPLEMENTED: "Keypair type not implemented" = "Keypair type not implemented"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              \ No newline at end of file +ERR_TYPE_NOT_IMPLEMENTED | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Variable ERR_TYPE_NOT_IMPLEMENTEDConst

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ERR_TYPE_NOT_IMPLEMENTED: "Keypair type not implemented"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                diff --git a/variables/_waku_enr.MAX_RECORD_SIZE.html b/variables/_waku_enr.MAX_RECORD_SIZE.html index fe37700aac..8322f734d1 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
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                \ No newline at end of file +MAX_RECORD_SIZE | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Variable MAX_RECORD_SIZEConst

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  MAX_RECORD_SIZE: 300
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  diff --git a/variables/_waku_enr.MULTIADDR_LENGTH_SIZE.html b/variables/_waku_enr.MULTIADDR_LENGTH_SIZE.html index ba9a4678cb..38be886d89 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
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  \ No newline at end of file +MULTIADDR_LENGTH_SIZE | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Variable MULTIADDR_LENGTH_SIZEConst

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    MULTIADDR_LENGTH_SIZE: 2
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    diff --git a/variables/_waku_interfaces.CONNECTION_LOCKED_TAG.html b/variables/_waku_interfaces.CONNECTION_LOCKED_TAG.html new file mode 100644 index 0000000000..226e5c45ad --- /dev/null +++ b/variables/_waku_interfaces.CONNECTION_LOCKED_TAG.html @@ -0,0 +1 @@ +CONNECTION_LOCKED_TAG | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Variable CONNECTION_LOCKED_TAGConst

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      CONNECTION_LOCKED_TAG: "locked"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      diff --git a/variables/_waku_interfaces.DEFAULT_CLUSTER_ID.html b/variables/_waku_interfaces.DEFAULT_CLUSTER_ID.html index 785c8c8e36..6eb073e060 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

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      \ No newline at end of file +DEFAULT_CLUSTER_ID | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Variable DEFAULT_CLUSTER_IDConst

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        DEFAULT_CLUSTER_ID: 1

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        The default cluster ID for The Waku Network

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        diff --git a/variables/_waku_interfaces.DEFAULT_NUM_SHARDS.html b/variables/_waku_interfaces.DEFAULT_NUM_SHARDS.html index 7c289b76b7..2e1e200f83 100644 --- a/variables/_waku_interfaces.DEFAULT_NUM_SHARDS.html +++ b/variables/_waku_interfaces.DEFAULT_NUM_SHARDS.html @@ -1,2 +1,2 @@ -DEFAULT_NUM_SHARDS | Documentation

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Variable DEFAULT_NUM_SHARDSConst

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        DEFAULT_NUM_SHARDS: 8 = 8

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        The default number of shards under a cluster.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        \ No newline at end of file +DEFAULT_NUM_SHARDS | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Variable DEFAULT_NUM_SHARDSConst

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          DEFAULT_NUM_SHARDS: 8

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          The default number of shards under a cluster.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          diff --git a/variables/_waku_interfaces.DNS_DISCOVERY_TAG.html b/variables/_waku_interfaces.DNS_DISCOVERY_TAG.html index d114afb156..5836f1cb20 100644 --- a/variables/_waku_interfaces.DNS_DISCOVERY_TAG.html +++ b/variables/_waku_interfaces.DNS_DISCOVERY_TAG.html @@ -1 +1 @@ -DNS_DISCOVERY_TAG | Documentation

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Variable DNS_DISCOVERY_TAGConst

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          DNS_DISCOVERY_TAG: "@waku/bootstrap" = "@waku/bootstrap"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          \ No newline at end of file +DNS_DISCOVERY_TAG | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Variable DNS_DISCOVERY_TAGConst

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            DNS_DISCOVERY_TAG: "@waku/bootstrap"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            diff --git a/variables/_waku_interfaces.DefaultNetworkConfig.html b/variables/_waku_interfaces.DefaultNetworkConfig.html index bc91dd37bb..f69c239099 100644 --- a/variables/_waku_interfaces.DefaultNetworkConfig.html +++ b/variables/_waku_interfaces.DefaultNetworkConfig.html @@ -1 +1,2 @@ -DefaultNetworkConfig | Documentation

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Variable DefaultNetworkConfigConst

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            DefaultNetworkConfig: ShardInfo = DefaultShardInfo
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            \ No newline at end of file +DefaultNetworkConfig | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Variable DefaultNetworkConfigConst

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              DefaultNetworkConfig: AutoSharding = ...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              DefaultNetworkConfig is default configuration for The Waku Network.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              diff --git a/variables/_waku_interfaces.DefaultShardInfo.html b/variables/_waku_interfaces.DefaultShardInfo.html deleted file mode 100644 index 9c36d04115..0000000000 --- a/variables/_waku_interfaces.DefaultShardInfo.html +++ /dev/null @@ -1,2 +0,0 @@ -DefaultShardInfo | Documentation

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Variable DefaultShardInfoConst

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              DefaultShardInfo: ShardInfo = ...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              DefaultShardInfo is default configuration for The Waku Network.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              \ No newline at end of file diff --git a/variables/_waku_interfaces.StatusDescriptions.html b/variables/_waku_interfaces.StatusDescriptions.html new file mode 100644 index 0000000000..ff1aea4e6c --- /dev/null +++ b/variables/_waku_interfaces.StatusDescriptions.html @@ -0,0 +1 @@ +StatusDescriptions | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Variable StatusDescriptionsConst

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                StatusDescriptions: Record<LightPushStatusCode, string> = ...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                diff --git a/variables/_waku_message-encryption.crypto.randomBytes.html b/variables/_waku_message-encryption.crypto.randomBytes.html new file mode 100644 index 0000000000..12e8aa6958 --- /dev/null +++ b/variables/_waku_message-encryption.crypto.randomBytes.html @@ -0,0 +1 @@ +randomBytes | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  randomBytes: (bytesLength?: number) => Uint8Array = secp.utils.randomBytes

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Type declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • (bytesLength?: number): Uint8Array
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • OptionalbytesLength: number

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Returns Uint8Array

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  diff --git a/variables/_waku_message-encryption.crypto.sha256.html b/variables/_waku_message-encryption.crypto.sha256.html new file mode 100644 index 0000000000..3dbf6e4a50 --- /dev/null +++ b/variables/_waku_message-encryption.crypto.sha256.html @@ -0,0 +1 @@ +sha256 | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    sha256: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        ...messages: Uint8Array<ArrayBufferLike>[],
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    ) => Promise<Uint8Array<ArrayBufferLike>> = secp.utils.sha256

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Type declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ...messages: Uint8Array<ArrayBufferLike>[],
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        ): Promise<Uint8Array<ArrayBufferLike>>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • ...messages: Uint8Array<ArrayBufferLike>[]

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Returns Promise<Uint8Array<ArrayBufferLike>>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    diff --git a/variables/_waku_message-encryption.getPublicKey.html b/variables/_waku_message-encryption.getPublicKey.html new file mode 100644 index 0000000000..7c8734b012 --- /dev/null +++ b/variables/_waku_message-encryption.getPublicKey.html @@ -0,0 +1,3 @@ +getPublicKey | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Variable getPublicKeyConst

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      getPublicKey: (privateKey: PrivKey, isCompressed?: boolean) => Uint8Array = secp.getPublicKey

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Return the public key for the given private key, to be used for asymmetric +encryption.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Type declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • (privateKey: PrivKey, isCompressed?: boolean): Uint8Array
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • privateKey: PrivKey
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • OptionalisCompressed: boolean

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Returns Uint8Array

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      diff --git a/variables/_waku_react.CONNECTION_LOCKED_TAG.html b/variables/_waku_react.CONNECTION_LOCKED_TAG.html new file mode 100644 index 0000000000..ad287a6b86 --- /dev/null +++ b/variables/_waku_react.CONNECTION_LOCKED_TAG.html @@ -0,0 +1 @@ +CONNECTION_LOCKED_TAG | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Variable CONNECTION_LOCKED_TAGConst

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        CONNECTION_LOCKED_TAG: "locked"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        diff --git a/variables/_waku_react.DEFAULT_CLUSTER_ID.html b/variables/_waku_react.DEFAULT_CLUSTER_ID.html new file mode 100644 index 0000000000..679e17391b --- /dev/null +++ b/variables/_waku_react.DEFAULT_CLUSTER_ID.html @@ -0,0 +1,2 @@ +DEFAULT_CLUSTER_ID | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Variable DEFAULT_CLUSTER_IDConst

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          DEFAULT_CLUSTER_ID: 1

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          The default cluster ID for The Waku Network

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          diff --git a/variables/_waku_react.DEFAULT_NUM_SHARDS.html b/variables/_waku_react.DEFAULT_NUM_SHARDS.html new file mode 100644 index 0000000000..a44fed1705 --- /dev/null +++ b/variables/_waku_react.DEFAULT_NUM_SHARDS.html @@ -0,0 +1,2 @@ +DEFAULT_NUM_SHARDS | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Variable DEFAULT_NUM_SHARDSConst

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            DEFAULT_NUM_SHARDS: 8

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            The default number of shards under a cluster.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            diff --git a/variables/_waku_react.DNS_DISCOVERY_TAG.html b/variables/_waku_react.DNS_DISCOVERY_TAG.html new file mode 100644 index 0000000000..41e35ad705 --- /dev/null +++ b/variables/_waku_react.DNS_DISCOVERY_TAG.html @@ -0,0 +1 @@ +DNS_DISCOVERY_TAG | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Variable DNS_DISCOVERY_TAGConst

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              DNS_DISCOVERY_TAG: "@waku/bootstrap"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              diff --git a/variables/_waku_react.DefaultNetworkConfig.html b/variables/_waku_react.DefaultNetworkConfig.html new file mode 100644 index 0000000000..3f310223a2 --- /dev/null +++ b/variables/_waku_react.DefaultNetworkConfig.html @@ -0,0 +1,2 @@ +DefaultNetworkConfig | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Variable DefaultNetworkConfigConst

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                DefaultNetworkConfig: AutoSharding

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                DefaultNetworkConfig is default configuration for The Waku Network.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                diff --git a/variables/_waku_react.ReliableChannelEvent.html b/variables/_waku_react.ReliableChannelEvent.html new file mode 100644 index 0000000000..2af3beafd2 --- /dev/null +++ b/variables/_waku_react.ReliableChannelEvent.html @@ -0,0 +1,17 @@ +ReliableChannelEvent | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Variable ReliableChannelEventConst

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  ReliableChannelEvent: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      IrretrievableMessage: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      MessageAcknowledged: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      MessagePossiblyAcknowledged: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      MessageReceived: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      MessageSent: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      SendingMessage: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      SendingMessageIrrecoverableError: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Type declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • IrretrievableMessage: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    We are aware of a missing message but failed to retrieve it successfully.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • MessageAcknowledged: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    The message was fully acknowledged by other members of the channel

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • MessagePossiblyAcknowledged: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    A received bloom filter seems to indicate that the messages was received +by another party.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    However, this is probabilistic. The retry mechanism will wait a bit longer +before trying to send the message again.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • MessageReceived: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    A new message has been received.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • MessageSent: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    The message has been sent over the wire but has not been acknowledged by +any other party yet.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    We are now waiting for acknowledgements.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    This event may be emitted several times if the +several times if the retry mechanisms kicks in.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • SendingMessage: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    The message is being sent over the wire.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    This event may be emitted several times if the retry mechanism kicks in.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • SendingMessageIrrecoverableError: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    It was not possible to send the messages due to a non-recoverable error, +most likely an internal error for a developer to resolve.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  diff --git a/variables/_waku_react.StatusDescriptions.html b/variables/_waku_react.StatusDescriptions.html new file mode 100644 index 0000000000..5a0982abe3 --- /dev/null +++ b/variables/_waku_react.StatusDescriptions.html @@ -0,0 +1 @@ +StatusDescriptions | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Variable StatusDescriptionsConst

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    StatusDescriptions: Record<LightPushStatusCode, string>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    diff --git a/variables/_waku_react.bytesToUtf8.html b/variables/_waku_react.bytesToUtf8.html new file mode 100644 index 0000000000..056c4d533b --- /dev/null +++ b/variables/_waku_react.bytesToUtf8.html @@ -0,0 +1,2 @@ +bytesToUtf8 | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Variable bytesToUtf8Const

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      bytesToUtf8: (b: Uint8Array) => string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Decode byte array to utf-8 string.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Type declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • (b: Uint8Array): string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • b: Uint8Array

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Returns string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      diff --git a/variables/_waku_react.utf8ToBytes.html b/variables/_waku_react.utf8ToBytes.html new file mode 100644 index 0000000000..15f43f171a --- /dev/null +++ b/variables/_waku_react.utf8ToBytes.html @@ -0,0 +1,2 @@ +utf8ToBytes | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Variable utf8ToBytesConst

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        utf8ToBytes: (s: string) => Uint8Array

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Encode utf-8 string to byte array.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Type declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • (s: string): Uint8Array
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • s: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Returns Uint8Array

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        diff --git a/variables/_waku_react.utils.decodeRelayShard.html b/variables/_waku_react.utils.decodeRelayShard.html new file mode 100644 index 0000000000..0bc69d0954 --- /dev/null +++ b/variables/_waku_react.utils.decodeRelayShard.html @@ -0,0 +1 @@ +decodeRelayShard | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Variable decodeRelayShardConst

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          decodeRelayShard: (bytes: Uint8Array) => ShardInfo

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Type declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          diff --git a/variables/_waku_react.utils.encodeRelayShard.html b/variables/_waku_react.utils.encodeRelayShard.html new file mode 100644 index 0000000000..0fc6700cf5 --- /dev/null +++ b/variables/_waku_react.utils.encodeRelayShard.html @@ -0,0 +1 @@ +encodeRelayShard | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Variable encodeRelayShardConst

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            encodeRelayShard: (shardInfo: ShardInfo) => Uint8Array

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Type declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            diff --git a/variables/_waku_react.utils.formatPubsubTopic.html b/variables/_waku_react.utils.formatPubsubTopic.html new file mode 100644 index 0000000000..733d854cc6 --- /dev/null +++ b/variables/_waku_react.utils.formatPubsubTopic.html @@ -0,0 +1 @@ +formatPubsubTopic | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Variable formatPubsubTopicConst

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              formatPubsubTopic: (clusterId: ClusterId, shard: ShardId) => PubsubTopic

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Type declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              diff --git a/variables/_waku_react.utils.isWireSizeUnderCap.html b/variables/_waku_react.utils.isWireSizeUnderCap.html new file mode 100644 index 0000000000..533b775ee9 --- /dev/null +++ b/variables/_waku_react.utils.isWireSizeUnderCap.html @@ -0,0 +1 @@ +isWireSizeUnderCap | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Variable isWireSizeUnderCapConst

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                isWireSizeUnderCap: (buf: Uint8Array) => boolean

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Type declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • (buf: Uint8Array): boolean
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • buf: Uint8Array

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Returns boolean

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                diff --git a/variables/_waku_react.utils.pubsubTopicToSingleShardInfo.html b/variables/_waku_react.utils.pubsubTopicToSingleShardInfo.html new file mode 100644 index 0000000000..a6c00219b7 --- /dev/null +++ b/variables/_waku_react.utils.pubsubTopicToSingleShardInfo.html @@ -0,0 +1,2 @@ +pubsubTopicToSingleShardInfo | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Variable pubsubTopicToSingleShardInfoConst

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  pubsubTopicToSingleShardInfo: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      pubsubTopics: PubsubTopic,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  ) => { clusterId: ClusterId; shard: ShardId }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Type declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  will be removed

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  diff --git a/variables/_waku_react.waku.FilterCodecs.html b/variables/_waku_react.waku.FilterCodecs.html new file mode 100644 index 0000000000..12009d3f31 --- /dev/null +++ b/variables/_waku_react.waku.FilterCodecs.html @@ -0,0 +1 @@ +FilterCodecs | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Variable FilterCodecsConst

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    FilterCodecs: { PUSH: string; SUBSCRIBE: string }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Type declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • PUSH: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • SUBSCRIBE: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    diff --git a/variables/_waku_react.waku.LightPushCodec.html b/variables/_waku_react.waku.LightPushCodec.html new file mode 100644 index 0000000000..abae9c3e9a --- /dev/null +++ b/variables/_waku_react.waku.LightPushCodec.html @@ -0,0 +1 @@ +LightPushCodec | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Variable LightPushCodecConst

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      LightPushCodec: "/vac/waku/lightpush/3.0.0"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      diff --git a/variables/_waku_react.waku.LightPushCodecV2.html b/variables/_waku_react.waku.LightPushCodecV2.html new file mode 100644 index 0000000000..80d4fe92c5 --- /dev/null +++ b/variables/_waku_react.waku.LightPushCodecV2.html @@ -0,0 +1 @@ +LightPushCodecV2 | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Variable LightPushCodecV2Const

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        LightPushCodecV2: "/vac/waku/lightpush/2.0.0-beta1"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        diff --git a/variables/_waku_react.waku.MetadataCodec.html b/variables/_waku_react.waku.MetadataCodec.html new file mode 100644 index 0000000000..101956aeb7 --- /dev/null +++ b/variables/_waku_react.waku.MetadataCodec.html @@ -0,0 +1 @@ +MetadataCodec | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Variable MetadataCodecConst

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          MetadataCodec: "/vac/waku/metadata/1.0.0"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          diff --git a/variables/_waku_react.waku.StoreCodec.html b/variables/_waku_react.waku.StoreCodec.html new file mode 100644 index 0000000000..378b7bda36 --- /dev/null +++ b/variables/_waku_react.waku.StoreCodec.html @@ -0,0 +1 @@ +StoreCodec | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Variable StoreCodecConst

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            StoreCodec: "/vac/waku/store-query/3.0.0"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            diff --git a/variables/_waku_react.waku.message.version_0.Version.html b/variables/_waku_react.waku.message.version_0.Version.html new file mode 100644 index 0000000000..7ee25a44bc --- /dev/null +++ b/variables/_waku_react.waku.message.version_0.Version.html @@ -0,0 +1 @@ +Version | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Version: 0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              diff --git a/variables/_waku_react.waku.message.version_0.proto.RateLimitProof.codec.html b/variables/_waku_react.waku.message.version_0.proto.RateLimitProof.codec.html new file mode 100644 index 0000000000..4e5220efa5 --- /dev/null +++ b/variables/_waku_react.waku.message.version_0.proto.RateLimitProof.codec.html @@ -0,0 +1 @@ +codec | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                diff --git a/variables/_waku_react.waku.message.version_0.proto.RateLimitProof.decode.html b/variables/_waku_react.waku.message.version_0.proto.RateLimitProof.decode.html new file mode 100644 index 0000000000..2c673d99b5 --- /dev/null +++ b/variables/_waku_react.waku.message.version_0.proto.RateLimitProof.decode.html @@ -0,0 +1 @@ +decode | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  decode: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      buf: Uint8Array | Uint8ArrayList,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      opts?: DecodeOptions<waku.message.version_0.proto.RateLimitProof>,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  ) => waku.message.version_0.proto.RateLimitProof

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Type declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  diff --git a/variables/_waku_react.waku.message.version_0.proto.RateLimitProof.encode.html b/variables/_waku_react.waku.message.version_0.proto.RateLimitProof.encode.html new file mode 100644 index 0000000000..20b7c0c9ea --- /dev/null +++ b/variables/_waku_react.waku.message.version_0.proto.RateLimitProof.encode.html @@ -0,0 +1 @@ +encode | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    encode: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        obj: Partial<waku.message.version_0.proto.RateLimitProof>,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    ) => Uint8Array

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Type declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    diff --git a/variables/_waku_react.waku.message.version_0.proto.WakuMessage.codec.html b/variables/_waku_react.waku.message.version_0.proto.WakuMessage.codec.html new file mode 100644 index 0000000000..7484e21c8e --- /dev/null +++ b/variables/_waku_react.waku.message.version_0.proto.WakuMessage.codec.html @@ -0,0 +1 @@ +codec | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      codec: () => Codec<waku.message.version_0.proto.WakuMessage>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Type declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      diff --git a/variables/_waku_react.waku.message.version_0.proto.WakuMessage.decode.html b/variables/_waku_react.waku.message.version_0.proto.WakuMessage.decode.html new file mode 100644 index 0000000000..35dd2891ca --- /dev/null +++ b/variables/_waku_react.waku.message.version_0.proto.WakuMessage.decode.html @@ -0,0 +1 @@ +decode | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        decode: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            buf: Uint8Array | Uint8ArrayList,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            opts?: DecodeOptions<waku.message.version_0.proto.WakuMessage>,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        ) => waku.message.version_0.proto.WakuMessage

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Type declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        diff --git a/variables/_waku_react.waku.message.version_0.proto.WakuMessage.encode.html b/variables/_waku_react.waku.message.version_0.proto.WakuMessage.encode.html new file mode 100644 index 0000000000..545100a4f7 --- /dev/null +++ b/variables/_waku_react.waku.message.version_0.proto.WakuMessage.encode.html @@ -0,0 +1 @@ +encode | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          encode: (obj: Partial<waku.message.version_0.proto.WakuMessage>) => Uint8Array

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Type declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          diff --git a/variables/_waku_sdk.CONNECTION_LOCKED_TAG.html b/variables/_waku_sdk.CONNECTION_LOCKED_TAG.html new file mode 100644 index 0000000000..073f94e81e --- /dev/null +++ b/variables/_waku_sdk.CONNECTION_LOCKED_TAG.html @@ -0,0 +1 @@ +CONNECTION_LOCKED_TAG | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Variable CONNECTION_LOCKED_TAGConst

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            CONNECTION_LOCKED_TAG: "locked"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            diff --git a/variables/_waku_sdk.DEFAULT_CLUSTER_ID.html b/variables/_waku_sdk.DEFAULT_CLUSTER_ID.html index fa1cba397d..1b2232468d 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

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            \ No newline at end of file +DEFAULT_CLUSTER_ID | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Variable DEFAULT_CLUSTER_IDConst

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              DEFAULT_CLUSTER_ID: 1

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              The default cluster ID for The Waku Network

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              diff --git a/variables/_waku_sdk.DEFAULT_NUM_SHARDS.html b/variables/_waku_sdk.DEFAULT_NUM_SHARDS.html index 1473f43109..e2009a9f8e 100644 --- a/variables/_waku_sdk.DEFAULT_NUM_SHARDS.html +++ b/variables/_waku_sdk.DEFAULT_NUM_SHARDS.html @@ -1,2 +1,2 @@ -DEFAULT_NUM_SHARDS | Documentation

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Variable DEFAULT_NUM_SHARDSConst

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              DEFAULT_NUM_SHARDS: 8 = 8

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              The default number of shards under a cluster.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              \ No newline at end of file +DEFAULT_NUM_SHARDS | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Variable DEFAULT_NUM_SHARDSConst

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                DEFAULT_NUM_SHARDS: 8

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                The default number of shards under a cluster.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                diff --git a/variables/_waku_sdk.DNS_DISCOVERY_TAG.html b/variables/_waku_sdk.DNS_DISCOVERY_TAG.html index 291ba9bee7..98f807c8a3 100644 --- a/variables/_waku_sdk.DNS_DISCOVERY_TAG.html +++ b/variables/_waku_sdk.DNS_DISCOVERY_TAG.html @@ -1 +1 @@ -DNS_DISCOVERY_TAG | Documentation

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Variable DNS_DISCOVERY_TAGConst

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                DNS_DISCOVERY_TAG: "@waku/bootstrap" = "@waku/bootstrap"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                \ No newline at end of file +DNS_DISCOVERY_TAG | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Variable DNS_DISCOVERY_TAGConst

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  DNS_DISCOVERY_TAG: "@waku/bootstrap"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  diff --git a/variables/_waku_sdk.DefaultNetworkConfig.html b/variables/_waku_sdk.DefaultNetworkConfig.html index 4e90a4c5d8..470268965c 100644 --- a/variables/_waku_sdk.DefaultNetworkConfig.html +++ b/variables/_waku_sdk.DefaultNetworkConfig.html @@ -1 +1,2 @@ -DefaultNetworkConfig | Documentation

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Variable DefaultNetworkConfigConst

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  DefaultNetworkConfig: ShardInfo
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  \ No newline at end of file +DefaultNetworkConfig | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Variable DefaultNetworkConfigConst

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    DefaultNetworkConfig: AutoSharding

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    DefaultNetworkConfig is default configuration for The Waku Network.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    diff --git a/variables/_waku_sdk.DefaultShardInfo.html b/variables/_waku_sdk.DefaultShardInfo.html deleted file mode 100644 index d15438c026..0000000000 --- a/variables/_waku_sdk.DefaultShardInfo.html +++ /dev/null @@ -1,2 +0,0 @@ -DefaultShardInfo | Documentation

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Variable DefaultShardInfoConst

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    DefaultShardInfo: ShardInfo

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    DefaultShardInfo is default configuration for The Waku Network.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    \ No newline at end of file diff --git a/variables/_waku_sdk.ReliableChannelEvent.html b/variables/_waku_sdk.ReliableChannelEvent.html new file mode 100644 index 0000000000..4897ce70cb --- /dev/null +++ b/variables/_waku_sdk.ReliableChannelEvent.html @@ -0,0 +1,17 @@ +ReliableChannelEvent | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Variable ReliableChannelEventConst

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      ReliableChannelEvent: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          IrretrievableMessage: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          MessageAcknowledged: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          MessagePossiblyAcknowledged: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          MessageReceived: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          MessageSent: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          SendingMessage: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          SendingMessageIrrecoverableError: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      } = ...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Type declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • IrretrievableMessage: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        We are aware of a missing message but failed to retrieve it successfully.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • MessageAcknowledged: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        The message was fully acknowledged by other members of the channel

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • MessagePossiblyAcknowledged: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        A received bloom filter seems to indicate that the messages was received +by another party.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        However, this is probabilistic. The retry mechanism will wait a bit longer +before trying to send the message again.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • MessageReceived: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        A new message has been received.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • MessageSent: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        The message has been sent over the wire but has not been acknowledged by +any other party yet.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        We are now waiting for acknowledgements.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        This event may be emitted several times if the +several times if the retry mechanisms kicks in.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • SendingMessage: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        The message is being sent over the wire.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        This event may be emitted several times if the retry mechanism kicks in.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • SendingMessageIrrecoverableError: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        It was not possible to send the messages due to a non-recoverable error, +most likely an internal error for a developer to resolve.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      diff --git a/variables/_waku_sdk.StatusDescriptions.html b/variables/_waku_sdk.StatusDescriptions.html new file mode 100644 index 0000000000..46cb6af363 --- /dev/null +++ b/variables/_waku_sdk.StatusDescriptions.html @@ -0,0 +1 @@ +StatusDescriptions | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Variable StatusDescriptionsConst

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        StatusDescriptions: Record<LightPushStatusCode, string>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        diff --git a/variables/_waku_sdk.bytesToUtf8.html b/variables/_waku_sdk.bytesToUtf8.html new file mode 100644 index 0000000000..88518e58dd --- /dev/null +++ b/variables/_waku_sdk.bytesToUtf8.html @@ -0,0 +1,2 @@ +bytesToUtf8 | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Variable bytesToUtf8Const

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          bytesToUtf8: (b: Uint8Array) => string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Decode byte array to utf-8 string.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Type declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • (b: Uint8Array): string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              • b: Uint8Array

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Returns string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          diff --git a/variables/_waku_sdk.utf8ToBytes.html b/variables/_waku_sdk.utf8ToBytes.html new file mode 100644 index 0000000000..a107066f1d --- /dev/null +++ b/variables/_waku_sdk.utf8ToBytes.html @@ -0,0 +1,2 @@ +utf8ToBytes | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Variable utf8ToBytesConst

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            utf8ToBytes: (s: string) => Uint8Array

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Encode utf-8 string to byte array.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Type declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              • (s: string): Uint8Array
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              • Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • s: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Returns Uint8Array

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            diff --git a/variables/_waku_sdk.utils.decodeRelayShard.html b/variables/_waku_sdk.utils.decodeRelayShard.html new file mode 100644 index 0000000000..dbbfd567f5 --- /dev/null +++ b/variables/_waku_sdk.utils.decodeRelayShard.html @@ -0,0 +1 @@ +decodeRelayShard | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Variable decodeRelayShardConst

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              decodeRelayShard: (bytes: Uint8Array) => ShardInfo

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Type declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              diff --git a/variables/_waku_sdk.utils.encodeRelayShard.html b/variables/_waku_sdk.utils.encodeRelayShard.html new file mode 100644 index 0000000000..dda907c6f7 --- /dev/null +++ b/variables/_waku_sdk.utils.encodeRelayShard.html @@ -0,0 +1 @@ +encodeRelayShard | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Variable encodeRelayShardConst

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                encodeRelayShard: (shardInfo: ShardInfo) => Uint8Array

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Type declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                diff --git a/variables/_waku_sdk.utils.formatPubsubTopic.html b/variables/_waku_sdk.utils.formatPubsubTopic.html new file mode 100644 index 0000000000..9bce0b4ab8 --- /dev/null +++ b/variables/_waku_sdk.utils.formatPubsubTopic.html @@ -0,0 +1 @@ +formatPubsubTopic | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Variable formatPubsubTopicConst

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  formatPubsubTopic: (clusterId: ClusterId, shard: ShardId) => PubsubTopic

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Type declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  diff --git a/variables/_waku_sdk.utils.isWireSizeUnderCap.html b/variables/_waku_sdk.utils.isWireSizeUnderCap.html new file mode 100644 index 0000000000..837934228b --- /dev/null +++ b/variables/_waku_sdk.utils.isWireSizeUnderCap.html @@ -0,0 +1 @@ +isWireSizeUnderCap | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Variable isWireSizeUnderCapConst

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    isWireSizeUnderCap: (buf: Uint8Array) => boolean

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Type declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • (buf: Uint8Array): boolean
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • buf: Uint8Array

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Returns boolean

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    diff --git a/variables/_waku_sdk.utils.pubsubTopicToSingleShardInfo.html b/variables/_waku_sdk.utils.pubsubTopicToSingleShardInfo.html new file mode 100644 index 0000000000..de420b6451 --- /dev/null +++ b/variables/_waku_sdk.utils.pubsubTopicToSingleShardInfo.html @@ -0,0 +1,2 @@ +pubsubTopicToSingleShardInfo | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Variable pubsubTopicToSingleShardInfoConst

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      pubsubTopicToSingleShardInfo: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          pubsubTopics: PubsubTopic,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      ) => { clusterId: ClusterId; shard: ShardId }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Type declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      will be removed

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      diff --git a/variables/_waku_sdk.waku.FilterCodecs.html b/variables/_waku_sdk.waku.FilterCodecs.html new file mode 100644 index 0000000000..d37310fa89 --- /dev/null +++ b/variables/_waku_sdk.waku.FilterCodecs.html @@ -0,0 +1 @@ +FilterCodecs | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Variable FilterCodecsConst

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        FilterCodecs: { PUSH: string; SUBSCRIBE: string }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Type declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • PUSH: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • SUBSCRIBE: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        diff --git a/variables/_waku_sdk.waku.LightPushCodec.html b/variables/_waku_sdk.waku.LightPushCodec.html new file mode 100644 index 0000000000..dab8e3d852 --- /dev/null +++ b/variables/_waku_sdk.waku.LightPushCodec.html @@ -0,0 +1 @@ +LightPushCodec | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Variable LightPushCodecConst

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          LightPushCodec: "/vac/waku/lightpush/3.0.0"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          diff --git a/variables/_waku_sdk.waku.LightPushCodecV2.html b/variables/_waku_sdk.waku.LightPushCodecV2.html new file mode 100644 index 0000000000..e6f4d66763 --- /dev/null +++ b/variables/_waku_sdk.waku.LightPushCodecV2.html @@ -0,0 +1 @@ +LightPushCodecV2 | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Variable LightPushCodecV2Const

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            LightPushCodecV2: "/vac/waku/lightpush/2.0.0-beta1"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            diff --git a/variables/_waku_sdk.waku.MetadataCodec.html b/variables/_waku_sdk.waku.MetadataCodec.html index 1044561f6e..4ca9d5279f 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"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            \ No newline at end of file +MetadataCodec | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Variable MetadataCodecConst

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              MetadataCodec: "/vac/waku/metadata/1.0.0"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              diff --git a/variables/_waku_sdk.waku.StoreCodec.html b/variables/_waku_sdk.waku.StoreCodec.html new file mode 100644 index 0000000000..80196ee718 --- /dev/null +++ b/variables/_waku_sdk.waku.StoreCodec.html @@ -0,0 +1 @@ +StoreCodec | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Variable StoreCodecConst

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                StoreCodec: "/vac/waku/store-query/3.0.0"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                diff --git a/variables/_waku_sdk.waku.message.version_0.Version.html b/variables/_waku_sdk.waku.message.version_0.Version.html index 4563617dc5..11509f1c81 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
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                \ No newline at end of file +Version | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Version: 0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  diff --git a/variables/_waku_sdk.waku.message.version_0.proto.RateLimitProof.codec.html b/variables/_waku_sdk.waku.message.version_0.proto.RateLimitProof.codec.html new file mode 100644 index 0000000000..87eadb3922 --- /dev/null +++ b/variables/_waku_sdk.waku.message.version_0.proto.RateLimitProof.codec.html @@ -0,0 +1 @@ +codec | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    diff --git a/variables/_waku_sdk.waku.message.version_0.proto.RateLimitProof.decode.html b/variables/_waku_sdk.waku.message.version_0.proto.RateLimitProof.decode.html new file mode 100644 index 0000000000..e6c5a7f50c --- /dev/null +++ b/variables/_waku_sdk.waku.message.version_0.proto.RateLimitProof.decode.html @@ -0,0 +1 @@ +decode | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      decode: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          buf: Uint8Array | Uint8ArrayList,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          opts?: DecodeOptions<waku.message.version_0.proto.RateLimitProof>,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      ) => waku.message.version_0.proto.RateLimitProof

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Type declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      diff --git a/variables/_waku_sdk.waku.message.version_0.proto.RateLimitProof.encode.html b/variables/_waku_sdk.waku.message.version_0.proto.RateLimitProof.encode.html new file mode 100644 index 0000000000..7a5d14cab8 --- /dev/null +++ b/variables/_waku_sdk.waku.message.version_0.proto.RateLimitProof.encode.html @@ -0,0 +1 @@ +encode | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        encode: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            obj: Partial<waku.message.version_0.proto.RateLimitProof>,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        ) => Uint8Array

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Type declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        diff --git a/variables/_waku_sdk.waku.message.version_0.proto.WakuMessage.codec.html b/variables/_waku_sdk.waku.message.version_0.proto.WakuMessage.codec.html new file mode 100644 index 0000000000..177fcc529a --- /dev/null +++ b/variables/_waku_sdk.waku.message.version_0.proto.WakuMessage.codec.html @@ -0,0 +1 @@ +codec | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          codec: () => Codec<waku.message.version_0.proto.WakuMessage>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Type declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          diff --git a/variables/_waku_sdk.waku.message.version_0.proto.WakuMessage.decode.html b/variables/_waku_sdk.waku.message.version_0.proto.WakuMessage.decode.html new file mode 100644 index 0000000000..5c002aabd5 --- /dev/null +++ b/variables/_waku_sdk.waku.message.version_0.proto.WakuMessage.decode.html @@ -0,0 +1 @@ +decode | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            decode: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                buf: Uint8Array | Uint8ArrayList,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                opts?: DecodeOptions<waku.message.version_0.proto.WakuMessage>,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ) => waku.message.version_0.proto.WakuMessage

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Type declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            diff --git a/variables/_waku_sdk.waku.message.version_0.proto.WakuMessage.encode.html b/variables/_waku_sdk.waku.message.version_0.proto.WakuMessage.encode.html new file mode 100644 index 0000000000..8d45a4e501 --- /dev/null +++ b/variables/_waku_sdk.waku.message.version_0.proto.WakuMessage.encode.html @@ -0,0 +1 @@ +encode | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              encode: (obj: Partial<waku.message.version_0.proto.WakuMessage>) => Uint8Array

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Type declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              diff --git a/variables/_waku_sdk.waku.waku_filter.FilterCodecs.html b/variables/_waku_sdk.waku.waku_filter.FilterCodecs.html deleted file mode 100644 index d42292cab0..0000000000 --- a/variables/_waku_sdk.waku.waku_filter.FilterCodecs.html +++ /dev/null @@ -1 +0,0 @@ -FilterCodecs | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              FilterCodecs: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  PUSH: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  SUBSCRIBE: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Type declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              • PUSH: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              • SUBSCRIBE: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              \ 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 deleted file mode 100644 index 8b459a8619..0000000000 --- a/variables/_waku_sdk.waku.waku_light_push.LightPushCodec.html +++ /dev/null @@ -1 +0,0 @@ -LightPushCodec | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              LightPushCodec: "/vac/waku/lightpush/2.0.0-beta1" = "/vac/waku/lightpush/2.0.0-beta1"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              \ 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 deleted file mode 100644 index d6cfc109ff..0000000000 --- a/variables/_waku_sdk.waku.waku_store.StoreCodec.html +++ /dev/null @@ -1 +0,0 @@ -StoreCodec | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              StoreCodec: "/vac/waku/store-query/3.0.0" = "/vac/waku/store-query/3.0.0"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              \ No newline at end of file